diff options
author | Andre Klapper <a9016009@gmx.de> | 2012-02-17 22:11:39 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2012-02-17 22:11:39 +0800 |
commit | 771b41d952bf2a272f8adf681b5d30984ee87a5e (patch) | |
tree | 7b8f70cfb446be8fe922e27e100026b0aa62651f /plugins | |
parent | 53ca9a1f976b5fd414cc5dd774e5a59ef7e76a67 (diff) | |
download | gsoc2013-evolution-771b41d952bf2a272f8adf681b5d30984ee87a5e.tar.gz gsoc2013-evolution-771b41d952bf2a272f8adf681b5d30984ee87a5e.tar.zst gsoc2013-evolution-771b41d952bf2a272f8adf681b5d30984ee87a5e.zip |
Change 'file name' to 'filename' according to the GDP Style Guide
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/mail-notification/apps-evolution-mail-notification.schemas.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mail-notification/apps-evolution-mail-notification.schemas.in b/plugins/mail-notification/apps-evolution-mail-notification.schemas.in index 628d84606f..03d742b718 100644 --- a/plugins/mail-notification/apps-evolution-mail-notification.schemas.in +++ b/plugins/mail-notification/apps-evolution-mail-notification.schemas.in @@ -53,7 +53,7 @@ <type>string</type> <default></default> <locale name="C"> - <short>Sound file name to be played.</short> + <short>Sound filename to be played.</short> <long>Sound file to be played when new messages arrive, if not in beep mode.</long> </locale> </schema> |