r14556 - gnucash/trunk/src/gnome-utils/glade - Fix comon typo in preferences.glade

Andreas Köhler andi5 at cvs.gnucash.org
Tue Jul 25 16:34:58 EDT 2006


Author: andi5
Date: 2006-07-25 16:34:57 -0400 (Tue, 25 Jul 2006)
New Revision: 14556
Trac: http://svn.gnucash.org/trac/changeset/14556

Modified:
   gnucash/trunk/src/gnome-utils/glade/preferences.glade
Log:
Fix comon typo in preferences.glade


Modified: gnucash/trunk/src/gnome-utils/glade/preferences.glade
===================================================================
--- gnucash/trunk/src/gnome-utils/glade/preferences.glade	2006-07-25 13:25:26 UTC (rev 14555)
+++ gnucash/trunk/src/gnome-utils/glade/preferences.glade	2006-07-25 20:34:57 UTC (rev 14556)
@@ -1325,7 +1325,7 @@
 	      <child>
 		<widget class="GtkRadioButton" id="gconf/general/date_format/uk">
 		  <property name="visible">True</property>
-		  <property name="tooltip" translatable="yes">Use the date format comon in the United Kingdom.</property>
+		  <property name="tooltip" translatable="yes">Use the date format common in the United Kingdom.</property>
 		  <property name="can_focus">True</property>
 		  <property name="label" translatable="yes">U_K:</property>
 		  <property name="use_underline">True</property>
@@ -1350,7 +1350,7 @@
 	      <child>
 		<widget class="GtkRadioButton" id="gconf/general/date_format/us">
 		  <property name="visible">True</property>
-		  <property name="tooltip" translatable="yes">Use the date format comon in the United States.</property>
+		  <property name="tooltip" translatable="yes">Use the date format common in the United States.</property>
 		  <property name="can_focus">True</property>
 		  <property name="label" translatable="yes">_US:</property>
 		  <property name="use_underline">True</property>



More information about the gnucash-changes mailing list