Ran update-po.sh.

This commit is contained in:
William Kendrick 2007-07-05 06:05:58 +00:00
parent 8c8cd9663b
commit 73b5ef324e
3 changed files with 21 additions and 12 deletions

View file

@ -180,9 +180,9 @@ const char *const shape_tips[NUM_SHAPES] = {
gettext_noop("A rectangle has four sides and four right angles."),
gettext_noop("A rectangle has four sides and four right angles."),
gettext_noop
("A circle is a curve where all points have the same distance from the centre."),
("A circle is a curve where all points have the same distance from the center."),
gettext_noop
("A circle is a curve where all points have the same distance from the centre."),
("A circle is a curve where all points have the same distance from the center."),
gettext_noop("An ellipse is a stretched circle."),
gettext_noop("An ellipse is a stretched circle."),
gettext_noop("A triangle has three sides."),