aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
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">