evolution r34913 - trunk/plugins/mail-notification



Author: jjohnny
Date: Mon Jan 28 07:04:10 2008
New Revision: 34913
URL: http://svn.gnome.org/viewvc/evolution?rev=34913&view=rev

Log:
Fixes Bug #511226. String fix.


Modified:
   trunk/plugins/mail-notification/ChangeLog
   trunk/plugins/mail-notification/apps-evolution-mail-notification.schemas.in

Modified: trunk/plugins/mail-notification/apps-evolution-mail-notification.schemas.in
==============================================================================
--- trunk/plugins/mail-notification/apps-evolution-mail-notification.schemas.in	(original)
+++ trunk/plugins/mail-notification/apps-evolution-mail-notification.schemas.in	Mon Jan 28 07:04:10 2008
@@ -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>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]