diff options
Diffstat (limited to 'plugins/mail-notification/apps-evolution-mail-notification.schemas.in')
-rw-r--r-- | plugins/mail-notification/apps-evolution-mail-notification.schemas.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/mail-notification/apps-evolution-mail-notification.schemas.in b/plugins/mail-notification/apps-evolution-mail-notification.schemas.in index c6cec4803b..4bdafcfec1 100644 --- a/plugins/mail-notification/apps-evolution-mail-notification.schemas.in +++ b/plugins/mail-notification/apps-evolution-mail-notification.schemas.in @@ -7,7 +7,7 @@ <type>bool</type> <default>true</default> <locale name="C"> - <short>Notify messages in Inbox only.</short> + <short>Notify new messages for Inbox only.</short> <long>Whether to notify new messages in Inbox folder only.</long> </locale> </schema> @@ -77,7 +77,7 @@ <default>true</default> <locale name="C"> <short>Beep or play sound file.</short> - <long>If true, then Beep, otherwise will play sound file when new messages arrive.</long> + <long>If true, then beep, otherwise will play sound file when new messages arrive.</long> </locale> </schema> <schema> |