From 76c49589064c38ce9fe4789677f65e3e09021b40 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Mon, 5 Sep 2011 00:03:39 -0400 Subject: 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. --- po/pl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/pl.po') diff --git a/po/pl.po b/po/pl.po index d2dd89654..7b5d8a5ef 100644 --- a/po/pl.po +++ b/po/pl.po @@ -181,7 +181,7 @@ msgstr "PM" #: ../glib/gdatetime.c:207 msgctxt "GDateTime" msgid "%a %b %e %H:%M:%S %Y" -msgstr "" +msgstr "%a, %-d %b %Y, %T" #. Translators: this is the preferred format for expressing the date #: ../glib/gdatetime.c:210 -- cgit v1.2.1