aboutsummaryrefslogtreecommitdiffstats
path: root/mail/evolution-mail.schemas.in
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2012-02-17 22:11:39 +0800
committerAndre Klapper <a9016009@gmx.de>2012-02-17 22:11:39 +0800
commit771b41d952bf2a272f8adf681b5d30984ee87a5e (patch)
tree7b8f70cfb446be8fe922e27e100026b0aa62651f /mail/evolution-mail.schemas.in
parent53ca9a1f976b5fd414cc5dd774e5a59ef7e76a67 (diff)
downloadgsoc2013-evolution-771b41d952bf2a272f8adf681b5d30984ee87a5e.tar
gsoc2013-evolution-771b41d952bf2a272f8adf681b5d30984ee87a5e.tar.gz
gsoc2013-evolution-771b41d952bf2a272f8adf681b5d30984ee87a5e.tar.bz2
gsoc2013-evolution-771b41d952bf2a272f8adf681b5d30984ee87a5e.tar.lz
gsoc2013-evolution-771b41d952bf2a272f8adf681b5d30984ee87a5e.tar.xz
gsoc2013-evolution-771b41d952bf2a272f8adf681b5d30984ee87a5e.tar.zst
gsoc2013-evolution-771b41d952bf2a272f8adf681b5d30984ee87a5e.zip
Change 'file name' to 'filename' according to the GDP Style Guide
Diffstat (limited to 'mail/evolution-mail.schemas.in')
-rw-r--r--mail/evolution-mail.schemas.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in
index f04a211b34..0e3eef3061 100644
--- a/mail/evolution-mail.schemas.in
+++ b/mail/evolution-mail.schemas.in
@@ -244,9 +244,9 @@
<type>bool</type>
<default>false</default>
<locale name="C">
- <short>Encode file names in an Outlook/GMail way</short>
+ <short>Encode filenames in an Outlook/GMail way</short>
<long>
- Encode file names in the mail headers same as Outlook or GMail do, to let them display correctly file names with UTF-8 letters sent by Evolution, because they do not follow the RFC 2231, but use the incorrect RFC 2047 standard.
+ Encode filenames in the mail headers same as Outlook or GMail do, to let them display correctly filenames with UTF-8 letters sent by Evolution, because they do not follow the RFC 2231, but use the incorrect RFC 2047 standard.
</long>
</locale>
</schema>
@@ -1801,7 +1801,7 @@
<locale name="C">
<short>Format of the drag'n'drop export filename</short>
<long>
- Exported file name will be YYYYmmDDHHMMSS_email_title
+ Exported filename will be YYYYmmDDHHMMSS_email_title
Possible values: 1 (: email sent date), 2 (: drag'n'drop date)
</long>
</locale>