aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--po/ChangeLog6
-rw-r--r--po/he.po2
2 files changed, 7 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index a703b8a0b0..47f133c0b2 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,9 @@
+2007-11-05 Milan Crha <mcrha@redhat.com>
+
+ ** Part of fix for bug #344516
+
+ * he.po: Updated translation of date format for formatting.
+
2007-11-04 Ignacio Casal Quinteiro <nacho.resa@gmail.com>
* gl.po: Updated Galician Translation.
diff --git a/po/he.po b/po/he.po
index 2b36fc05d5..da52d0c7a5 100644
--- a/po/he.po
+++ b/po/he.po
@@ -7690,7 +7690,7 @@ msgstr "%A, %B %d, %Y"
#: ../calendar/gui/e-meeting-time-sel-item.c:468
#: ../calendar/gui/e-meeting-time-sel.c:2149
msgid "%a %m/%d/%Y"
-msgstr "%a %m/%d/%Y"
+msgstr "%a %d/%m/%Y"
#. This is a strftime() format string %m = month number,
#. %d = month day, %Y = full year.