summaryrefslogtreecommitdiff
path: root/po/en_GB.po
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2011-09-05 00:03:39 -0400
committerRyan Lortie <desrt@desrt.ca>2011-09-05 00:08:47 -0400
commit76c49589064c38ce9fe4789677f65e3e09021b40 (patch)
treee3d30c8c5fa3a93dcc50c6048ba6c504f883e6a3 /po/en_GB.po
parent2752f8668e74fc080bda22994fdbddc3cc77cd6b (diff)
Populate missing GDateTime format strings
Use the glibc locale database to add GDateTime strings only for those locales that had not specifically added them for themselves. Some locales have different translations from what is in the C library and we leave those alone with this commit.
Diffstat (limited to 'po/en_GB.po')
-rw-r--r--po/en_GB.po5
1 files changed, 2 insertions, 3 deletions
diff --git a/po/en_GB.po b/po/en_GB.po
index d850bf89a..71c0004e7 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -175,7 +175,7 @@ msgstr "PM"
#: ../glib/gdatetime.c:207
msgctxt "GDateTime"
msgid "%a %b %e %H:%M:%S %Y"
-msgstr ""
+msgstr "%a %d %b %Y %T %Z"
#. Translators: this is the preferred format for expressing the date
#: ../glib/gdatetime.c:210
@@ -191,10 +191,9 @@ msgstr "%H:%M:%S"
#. Translators: this is the preferred format for expressing 12 hour time
#: ../glib/gdatetime.c:216
-#, fuzzy
msgctxt "GDateTime"
msgid "%I:%M:%S %p"
-msgstr "%H:%M:%S"
+msgstr "%l:%M:%S %P %Z"
#: ../glib/gdatetime.c:229
msgctxt "full month name"