evolution r34810 - in trunk/addressbook: . gui/contact-editor



Author: msuman
Date: Mon Jan 14 08:23:22 2008
New Revision: 34810
URL: http://svn.gnome.org/viewvc/evolution?rev=34810&view=rev

Log:
Patch from David Turner  <cillian64 googlemail com> ** Partial fix for bug #498095 (duplicate mnemonics)

Modified:
   trunk/addressbook/ChangeLog
   trunk/addressbook/gui/contact-editor/contact-editor.glade

Modified: trunk/addressbook/gui/contact-editor/contact-editor.glade
==============================================================================
--- trunk/addressbook/gui/contact-editor/contact-editor.glade	(original)
+++ trunk/addressbook/gui/contact-editor/contact-editor.glade	Mon Jan 14 08:23:22 2008
@@ -142,7 +142,7 @@
 		      <child>
 			<widget class="GtkLabel" id="label-nickname">
 			  <property name="visible">True</property>
-			  <property name="label" translatable="yes">Ni_ckname:</property>
+			  <property name="label" translatable="yes">Nic_kname:</property>
 			  <property name="use_underline">True</property>
 			  <property name="use_markup">False</property>
 			  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -253,7 +253,7 @@
 			<widget class="GtkButton" id="button-categories">
 			  <property name="visible">True</property>
 			  <property name="can_focus">True</property>
-			  <property name="label" translatable="yes">_Categories...</property>
+			  <property name="label" translatable="yes">Ca_tegories...</property>
 			  <property name="use_underline">True</property>
 			  <property name="relief">GTK_RELIEF_NORMAL</property>
 			  <property name="focus_on_click">True</property>



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