[gnome-desktop] po: Fix English US translations



commit 4c35a8201131c3382a4b7106c110e3ceceea04d2
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jul 15 17:56:14 2015 +0200

    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 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/po/en.po b/po/en.po
index 7043d1c..f94ddb8 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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]