aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.error.xml
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2010-04-02 00:37:05 +0800
committerMilan Crha <mcrha@redhat.com>2010-04-02 00:38:49 +0800
commit816614eb40ad857b550fe25d3ac84bdeefda7c18 (patch)
tree4b8fce15e28d16a416c71cd6f0d39744a07021ac /mail/mail.error.xml
parent2e1a8c389948bde089f9de42d4fed683708c7732 (diff)
downloadgsoc2013-evolution-816614eb40ad857b550fe25d3ac84bdeefda7c18.tar
gsoc2013-evolution-816614eb40ad857b550fe25d3ac84bdeefda7c18.tar.gz
gsoc2013-evolution-816614eb40ad857b550fe25d3ac84bdeefda7c18.tar.bz2
gsoc2013-evolution-816614eb40ad857b550fe25d3ac84bdeefda7c18.tar.lz
gsoc2013-evolution-816614eb40ad857b550fe25d3ac84bdeefda7c18.tar.xz
gsoc2013-evolution-816614eb40ad857b550fe25d3ac84bdeefda7c18.tar.zst
gsoc2013-evolution-816614eb40ad857b550fe25d3ac84bdeefda7c18.zip
Bug #261062 - Do not translate untranslatable texts
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r--mail/mail.error.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml
index ef1b5dac94..a889dfc8e3 100644
--- a/mail/mail.error.xml
+++ b/mail/mail.error.xml
@@ -424,17 +424,17 @@ You can choose to ignore this folder, overwrite or append its contents, or quit.
<error id="junk-check-error" type="error">
<_primary>Check Junk Failed</_primary>
- <_secondary xml:space="preserve">{0}</_secondary>
+ <secondary xml:space="preserve">{0}</secondary>
</error>
<error id="junk-report-error" type="error">
<_primary>Report Junk Failed</_primary>
- <_secondary xml:space="preserve">{0}</_secondary>
+ <secondary xml:space="preserve">{0}</secondary>
</error>
<error id="junk-not-report-error" type="error">
<_primary>Report Not Junk Failed</_primary>
- <_secondary xml:space="preserve">{0}</_secondary>
+ <secondary xml:space="preserve">{0}</secondary>
</error>
</error-list>