[Gnucash-changes] r12057 - gnucash/trunk - Make the capitalization consistent across the titles of all pages.

David Hampton hampton at cvs.gnucash.org
Sun Nov 27 22:49:54 EST 2005


Author: hampton
Date: 2005-11-27 22:49:53 -0500 (Sun, 27 Nov 2005)
New Revision: 12057
Trac: http://svn.gnucash.org/trac/changeset/12057

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/src/gnome-utils/druid-gconf-setup.glade
Log:
Make the capitalization consistent across the titles of all pages.


Modified: gnucash/trunk/ChangeLog
===================================================================
--- gnucash/trunk/ChangeLog	2005-11-28 03:25:43 UTC (rev 12056)
+++ gnucash/trunk/ChangeLog	2005-11-28 03:49:53 UTC (rev 12057)
@@ -1,5 +1,8 @@
 2005-11-27  David Hampton  <hampton at employees.org>
 
+	*src/gnome-utils/druid-gconf-setup.glade: Make the capitalization
+	consistent across the titles of all pages.
+
 	* src/backend/file/io-gncbin-r.c:
 	* src/backend/file/gnc-pricedb-xml-v2.c:
 	* src/backend/file/io-gncxml-v1.c:

Modified: gnucash/trunk/src/gnome-utils/druid-gconf-setup.glade
===================================================================
--- gnucash/trunk/src/gnome-utils/druid-gconf-setup.glade	2005-11-28 03:25:43 UTC (rev 12056)
+++ gnucash/trunk/src/gnome-utils/druid-gconf-setup.glade	2005-11-28 03:49:53 UTC (rev 12057)
@@ -292,7 +292,7 @@
 	<widget class="GnomeDruidPageEdge" id="start_page">
 	  <property name="visible">True</property>
 	  <property name="position">GNOME_EDGE_START</property>
-	  <property name="title" translatable="yes">Update Gnucash configuration data</property>
+	  <property name="title" translatable="yes">Update gnucash configuration data</property>
 	  <property name="text" translatable="yes">The configuration data used by Gnucash to specify its default values cannot be found in the default system locations.  Without this data Gnucash will still operate properly, but it may require some extra time to set up.</property>
 	</widget>
       </child>
@@ -300,7 +300,7 @@
       <child>
 	<widget class="GnomeDruidPageStandard" id="choose_page">
 	  <property name="visible">True</property>
-	  <property name="title" translatable="yes">Choose Method</property>
+	  <property name="title" translatable="yes">Choose method</property>
 	  <property name="contents_background">#e6e6e6e6e6e6</property>
 	  <signal name="next" handler="druid_gconf_choose_page_next" last_modification_time="Thu, 14 Jul 2005 04:52:59 GMT"/>
 	  <signal name="prepare" handler="druid_gconf_choose_page_prepare" last_modification_time="Thu, 14 Jul 2005 18:24:15 GMT"/>



More information about the gnucash-changes mailing list