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 | |
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
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/nl.po | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 71c7798843..6c88b7cdfb 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2004-05-25 Joop Stakenborg <pg4i@xs4all.nl> + + * nl.po: fixed attribution to not cause crash. See #58882. + 2004-05-24 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation. @@ -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..." |