evolution r36724 - trunk/ui



Author: mbarnes
Date: Mon Nov  3 05:05:43 2008
New Revision: 36724
URL: http://svn.gnome.org/viewvc/evolution?rev=36724&view=rev

Log:
2008-11-03  Matthew Barnes  <mbarnes redhat com>

	** Fixes bug #559040

	* ui/evolution-addressbook.xml:
	* ui/evolution-mail-global.xml:
	* ui/evolution-mail-list.xml:
	No period at the end of tooltips, and use sentence case.



Modified:
   trunk/ui/ChangeLog
   trunk/ui/evolution-addressbook.xml
   trunk/ui/evolution-mail-global.xml
   trunk/ui/evolution-mail-list.xml

Modified: trunk/ui/evolution-addressbook.xml
==============================================================================
--- trunk/ui/evolution-addressbook.xml	(original)
+++ trunk/ui/evolution-addressbook.xml	Mon Nov  3 05:05:43 2008
@@ -38,23 +38,23 @@
 	 pixtype="stock" pixname="gtk-select-all"/>
 
     <cmd name="ContactsSaveAsVCard" _label="Save as VCard..."
-	 _tip="Save selected contacts as a VCard."
+	 _tip="Save selected contacts as a VCard"
 	 accel="*Control*s" pixtype="pixbuf"/>
 
     <cmd name="ContactsSendContactToOther" _label="Forward Contact"
-	 _tip="Send selected contacts to another person."
+	 _tip="Send selected contacts to another person"
 	 pixtype="pixbuf"/>
 
     <cmd name="ContactsSendMessageToContact" _label="Send message to contact"
-	 _tip="Send a message to the selected contacts."
+	 _tip="Send a message to the selected contacts"
 	 pixtype="pixbuf"/>
 
     <cmd name="ContactsCopyToFolder" _label="Copy to Folder..."
-	 _tip="Copy Selected Contacts to Another Folder..."
+	 _tip="Copy selected contacts to another folder"
 	 accel="*Control**Shift*y"/>
 
     <cmd name="ContactsMoveToFolder" _label="Move to Folder..."
-	 _tip="Move Selected Contacts to Another Folder..."
+	 _tip="Move selected contacts to another folder"
 	 accel="*Control**Shift*v"/>
 
     <cmd name="ContactsViewPreview" _label="Contact _Preview"

Modified: trunk/ui/evolution-mail-global.xml
==============================================================================
--- trunk/ui/evolution-mail-global.xml	(original)
+++ trunk/ui/evolution-mail-global.xml	Mon Nov  3 05:05:43 2008
@@ -109,7 +109,7 @@
 <!--
         <menuitem name="CreateVFolder" verb="CreateVFolder" _label="_New Search _Folder (FIXME)"/>
 -->
-        <menuitem name="ToolsSubscriptions" verb="" _label="_Subscriptions"/>
+        <menuitem name="ToolsSubscriptions" verb="" _label="_Subscriptions..."/>
 
  	<separator f="" name="Folder1"/>
 

Modified: trunk/ui/evolution-mail-list.xml
==============================================================================
--- trunk/ui/evolution-mail-list.xml	(original)
+++ trunk/ui/evolution-mail-list.xml	Mon Nov  3 05:05:43 2008
@@ -130,7 +130,7 @@
 
  	<placeholder name="FolderOps">
 	  <menuitem name="FolderRename" verb="" _label="_Rename..."/>
-          <menuitem name="FolderRefresh" verb="" _label="Re_fresh..."/>
+          <menuitem name="FolderRefresh" verb="" _label="Re_fresh"/>
 	  <menuitem name="FolderDelete" verb="" _label="_Delete"/>
 
  	  <separator f="" name="FolderOps1"/>



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