From 4c35a8201131c3382a4b7106c110e3ceceea04d2 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Wed, 15 Jul 2015 17:56:14 +0200 Subject: po: Fix English US translations The default English translation, used for US English, and other untranslated English locales (so, not en_GB or en_CA) should match the default "untranslated" strings. This was lost when support for ratio separators was added. https://bugzilla.gnome.org/show_bug.cgi?id=752303 --- po/en.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/po/en.po b/po/en.po index 7043d1c3..f94ddb8c 100644 --- a/po/en.po +++ b/po/en.po @@ -17,11 +17,11 @@ msgstr "" #. in 24-hour mode. #: ../libgnome-desktop/gnome-wall-clock.c:238 msgid "%a %b %e, %R:%S" -msgstr "%a %e %b, %H∶%M∶%S" +msgstr "%a %b %e, %H∶%M∶%S" #: ../libgnome-desktop/gnome-wall-clock.c:239 msgid "%a %b %e, %R" -msgstr "%a %e %b, %H∶%M" +msgstr "%a %b %e, %H∶%M" #. Translators: This is the time format with day used #. in 24-hour mode. @@ -47,11 +47,11 @@ msgstr "%H∶%M" #. for AM/PM. #: ../libgnome-desktop/gnome-wall-clock.c:254 msgid "%a %b %e, %l:%M:%S %p" -msgstr "%a %e %b, %l∶%M∶%S %p" +msgstr "%a %b %e, %l∶%M∶%S %p" #: ../libgnome-desktop/gnome-wall-clock.c:255 msgid "%a %b %e, %l:%M %p" -msgstr "%a %e %b, %l∶%M %p" +msgstr "%a %b %e, %l∶%M %p" #. Translators: This is a time format with day used #. for AM/PM. -- cgit v1.2.1