aboutsummaryrefslogtreecommitdiffstats
path: root/data
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 /data
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 'data')
-rw-r--r--data/org.gnome.evolution.mail.gschema.xml.in4
-rw-r--r--data/org.gnome.evolution.plugin.mail-notification.gschema.xml.in2
2 files changed, 3 insertions, 3 deletions
diff --git a/data/org.gnome.evolution.mail.gschema.xml.in b/data/org.gnome.evolution.mail.gschema.xml.in
index 8161a482d3..bc7645b6f0 100644
--- a/data/org.gnome.evolution.mail.gschema.xml.in
+++ b/data/org.gnome.evolution.mail.gschema.xml.in
@@ -107,8 +107,8 @@
</key>
<key name="composer-outlook-filenames" type="b">
<default>false</default>
- <_summary>Encode file names in an Outlook/GMail way</_summary>
- <_description>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.</_description>
+ <_summary>Encode filenames in an Outlook/GMail way</_summary>
+ <_description>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.</_description>
</key>
<key name="composer-top-signature" type="b">
<default>false</default>
diff --git a/data/org.gnome.evolution.plugin.mail-notification.gschema.xml.in b/data/org.gnome.evolution.plugin.mail-notification.gschema.xml.in
index c49d8b0e07..7bdb62b7af 100644
--- a/data/org.gnome.evolution.plugin.mail-notification.gschema.xml.in
+++ b/data/org.gnome.evolution.plugin.mail-notification.gschema.xml.in
@@ -32,7 +32,7 @@
</key>
<key name="notify-sound-file" type="s">
<default>''</default>
- <_summary>Sound file name to be played.</_summary>
+ <_summary>Sound filename to be played.</_summary>
<_description>Sound file to be played when new messages arrive, if not in beep mode.</_description>
</key>
<key name="notify-sound-play-file" type="b">