diff options
author | Andika Triwidada <andika@gmail.com> | 2010-09-01 23:01:50 +0800 |
---|---|---|
committer | Andika Triwidada <andika@gmail.com> | 2010-09-20 16:26:17 +0800 |
commit | e67898c6cb6816af8a6464863c58af71dd6af61d (patch) | |
tree | 2c1014344b636b8c4775c3c67042420a3be1a3de | |
parent | 321c8b6d1e0c9f502ec4c12fe2c41480947de040 (diff) | |
download | gsoc2013-evolution-e67898c6cb6816af8a6464863c58af71dd6af61d.tar.gz gsoc2013-evolution-e67898c6cb6816af8a6464863c58af71dd6af61d.tar.zst gsoc2013-evolution-e67898c6cb6816af8a6464863c58af71dd6af61d.zip |
[l10n] fixed bug #574857
-rw-r--r-- | po/id.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4775,7 +4775,7 @@ msgstr "%a %d/%m/%Y %H:%M:%S" #. strftime format of a weekday, a date and a time, 12-hour. #: ../calendar/gui/e-cell-date-edit-text.c:163 msgid "%a %m/%d/%Y %I:%M:%S %p" -msgstr "%a %m/%d/%Y %I:%M:%S %p" +msgstr "%a %d/%m/%Y %I:%M:%S %p" #: ../calendar/gui/e-cell-date-edit-text.c:171 #, c-format |