diff options
author | Milan Crha <mcrha@redhat.com> | 2010-04-02 02:00:36 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2010-04-02 02:00:36 +0800 |
commit | 125573b8fd62f4d0d38907c95c70168ca984d3c4 (patch) | |
tree | 709ea2df6889f4aa66c17a6eba795096424bae1c /mail/mail.error.xml | |
parent | 0d66851bd58f75b21f30942c05a96fa7c4bf5817 (diff) | |
download | gsoc2013-evolution-125573b8fd62f4d0d38907c95c70168ca984d3c4.tar.gz gsoc2013-evolution-125573b8fd62f4d0d38907c95c70168ca984d3c4.tar.zst gsoc2013-evolution-125573b8fd62f4d0d38907c95c70168ca984d3c4.zip |
Bug #302742 - The mail error messages is difficult to understand/translate
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r-- | mail/mail.error.xml | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml index 2108ddd222..1a1aef831e 100644 --- a/mail/mail.error.xml +++ b/mail/mail.error.xml @@ -322,20 +322,12 @@ go to the Search Folder editor to add it explicitly, if required.</_secondary> <error id="vfolder-updated" type="info"> <_primary>Search Folders automatically updated.</_primary> - <_secondary xml:space="preserve">The following Search Folder(s): -{0} -Used the now removed folder: - "{1}" -And have been updated.</_secondary> + <secondary xml:space="preserve">{0}</secondary> </error> <error id="filter-updated" type="info"> <_primary>Mail filters automatically updated.</_primary> - <_secondary xml:space="preserve">The following filter rule(s): -{0} -Used the now removed folder: - "{1}" -And have been updated.</_secondary> + <secondary xml:space="preserve">{0}</secondary> </error> <error id="no-folder" type="error"> |