diff options
author | Joop Stakenborg <pg4i@xs4all.nl> | 2004-05-25 10:46:35 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-05-25 10:46:35 +0800 |
commit | 3057912b0a4a3e9cc806dfe663868039e46055cf (patch) | |
tree | 3837242cfb4464085faf9178701309596c610cc9 /po/nl.po | |
parent | d497be45b8a02e101b8a5f26d15c42f58e745488 (diff) | |
download | gsoc2013-evolution-3057912b0a4a3e9cc806dfe663868039e46055cf.tar.gz gsoc2013-evolution-3057912b0a4a3e9cc806dfe663868039e46055cf.tar.zst gsoc2013-evolution-3057912b0a4a3e9cc806dfe663868039e46055cf.zip |
fixed attribution to not cause crash. See #58882.
2004-05-25 Joop Stakenborg <pg4i@xs4all.nl>
* nl.po: fixed attribution to not cause crash. See #58882.
svn path=/trunk/; revision=26069
Diffstat (limited to 'po/nl.po')
-rw-r--r-- | po/nl.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13183,7 +13183,7 @@ msgstr "een onbekende afzender" #. it must contain a single single %%+05d followed by a single '%%s' #: mail/em-composer-utils.c:1509 msgid "On %a, %Y-%m-%d at %H:%M %%+05d, %%s wrote:" -msgstr "Op %a %d-%m-%Y, te %H:%M uur schreef %%s:" +msgstr "Op %a %d-%m-%Y, om %H:%M %%+05d uur schreef %%s:" #: mail/em-folder-browser.c:129 msgid "Create _Virtual Folder From Search..." |