diff options
author | Milan Crha <mcrha@redhat.com> | 2010-04-07 00:34:36 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2010-04-07 00:34:36 +0800 |
commit | 6060c29567271ff3b1553db1811f3d6e209adabc (patch) | |
tree | 35a11f0566c1af9f564552dbd83bf21e3d318851 /mail/mail.error.xml | |
parent | e96830d65e1f92a437156852f33f2a66070366d6 (diff) | |
download | gsoc2013-evolution-6060c29567271ff3b1553db1811f3d6e209adabc.tar.gz gsoc2013-evolution-6060c29567271ff3b1553db1811f3d6e209adabc.tar.zst gsoc2013-evolution-6060c29567271ff3b1553db1811f3d6e209adabc.zip |
Bug #567304 - Review strings for translation
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r-- | mail/mail.error.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml index 14af06990a..860effbbdb 100644 --- a/mail/mail.error.xml +++ b/mail/mail.error.xml @@ -192,7 +192,7 @@ Many email systems add an Apparently-To header to messages that only have BCC re <error id="ask-delete-folder" type="question" default="GTK_RESPONSE_CANCEL"> <_primary>Really delete folder "{0}" and all of its subfolders?</_primary> - <_secondary xml:space="preserve">If you delete the folder, all of its contents and its subfolders contents will be deleted permanently.</_secondary> + <_secondary xml:space="preserve">If you delete the folder, all of its contents and its subfolders' contents will be deleted permanently.</_secondary> <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/> <button stock="gtk-delete" response="GTK_RESPONSE_OK"/> </error> @@ -256,7 +256,7 @@ Do you really want to do this?</_secondary> <error id="no-create-folder-nostore" type="error"> <_primary>Cannot create folder "{0}".</_primary> - <_secondary xml:space="preserve">Cannot open source "{1}"</_secondary> + <_secondary xml:space="preserve">Cannot open source "{1}".</_secondary> </error> <error id="account-incomplete" type="error"> |