r14598 - gnucash/branches/2.0/src/gnome-utils/glade - Fix typo. Merges 14556 from trunk.

Christian Stimming cstim at cvs.gnucash.org
Sun Aug 6 06:38:13 EDT 2006


Author: cstim
Date: 2006-08-06 06:38:12 -0400 (Sun, 06 Aug 2006)
New Revision: 14598
Trac: http://svn.gnucash.org/trac/changeset/14598

Modified:
   gnucash/branches/2.0/src/gnome-utils/glade/preferences.glade
Log:
Fix typo. Merges 14556 from trunk.

Modified: gnucash/branches/2.0/src/gnome-utils/glade/preferences.glade
===================================================================
--- gnucash/branches/2.0/src/gnome-utils/glade/preferences.glade	2006-08-06 10:36:02 UTC (rev 14597)
+++ gnucash/branches/2.0/src/gnome-utils/glade/preferences.glade	2006-08-06 10:38:12 UTC (rev 14598)
@@ -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