diff options
author | Milan Crha <mcrha@redhat.com> | 2007-11-05 18:36:34 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2007-11-05 18:36:34 +0800 |
commit | 01bce237162e6ace3e8b466290f2f9f20fa034b1 (patch) | |
tree | e6548d819986e5c7cc7f20f5ae9ef00cb7376a70 /po/he.po | |
parent | c8d11592e475658a7799ac8349bb799d96d2cc0f (diff) | |
download | gsoc2013-evolution-01bce237162e6ace3e8b466290f2f9f20fa034b1.tar.gz gsoc2013-evolution-01bce237162e6ace3e8b466290f2f9f20fa034b1.tar.zst gsoc2013-evolution-01bce237162e6ace3e8b466290f2f9f20fa034b1.zip |
** Part of fix for bug #344516
2007-11-05 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #344516
* he.po: Updated translation of date format for formatting.
svn path=/trunk/; revision=34498
Diffstat (limited to 'po/he.po')
-rw-r--r-- | po/he.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |