[glom/glom-1-18] Correct the date format in the es_ES locale.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom/glom-1-18] Correct the date format in the es_ES locale.
- Date: Wed, 16 Nov 2011 21:35:32 +0000 (UTC)
commit d8e7e9c2f014e8b3672702c51bdc8db46d601abb
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Nov 16 22:35:25 2011 +0100
Correct the date format in the es_ES locale.
* es.po: Added a translation for the date format, because the default
does not show 4-digit years. This avoids the warning at startup, which
asks the translator to deal with it.
Note that I have made this correction before:
http://git.gnome.org/browse/glom/commit/po/es.po?id=79636cd099b8330339502cebe95fb6e1583d1c20
po/ChangeLog | 16 +++++++---------
po/es.po | 2 +-
2 files changed, 8 insertions(+), 10 deletions(-)
---
diff --git a/po/ChangeLog b/po/ChangeLog
index b6494b1..7618694 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,14 +1,12 @@
-2011-01-27 Murray Cumming <murrayc murrayc-desktop>
+2011-11-16 Murray Cumming <murrayc murrayc com>
- reviewed by: <delete if not using a buddy>
-
- * POTFILES.in:
-
-2009-09-03 Murray Cumming <murrayc murrayc-x61>
+ Correct the date format in the es_ES locale.
- reviewed by: <delete if not using a buddy>
-
- * POTFILES.in:
+ * es.po: Added a translation for the date format, because the default
+ does not show 4-digit years. This avoids the warning at startup, which
+ asks the translator to deal with it.
+ Note that I have made this correction before:
+ http://git.gnome.org/browse/glom/commit/po/es.po?id=79636cd099b8330339502cebe95fb6e1583d1c20
2009-04-26 Mario BlÃttermann <mariobl gnome org>
diff --git a/po/es.po b/po/es.po
index 0df303d..a59435f 100644
--- a/po/es.po
+++ b/po/es.po
@@ -2462,7 +2462,7 @@ msgstr "Imagen"
#: ../glom/libglom/data_structure/glomconversions.cc:103
#, no-c-format
msgid "%x"
-msgstr "%x"
+msgstr "%d/%m/%Y"
#. Note to translators: If you see this error in the terminal at startup then you need to translate the %x elsewhere.
#: ../glom/libglom/data_structure/glomconversions.cc:150
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]