r15127 - gnucash/branches/2.0/src/gnome/glade - Mark forgotten string as translatable. Merged from trunk, r15126

Christian Stimming cstim at cvs.gnucash.org
Sun Nov 19 16:00:35 EST 2006


Author: cstim
Date: 2006-11-19 16:00:35 -0500 (Sun, 19 Nov 2006)
New Revision: 15127
Trac: http://svn.gnucash.org/trac/changeset/15127

Modified:
   gnucash/branches/2.0/src/gnome/glade/account.glade
Log:
Mark forgotten string as translatable. Merged from trunk, r15126

Modified: gnucash/branches/2.0/src/gnome/glade/account.glade
===================================================================
--- gnucash/branches/2.0/src/gnome/glade/account.glade	2006-11-19 20:57:39 UTC (rev 15126)
+++ gnucash/branches/2.0/src/gnome/glade/account.glade	2006-11-19 21:00:35 UTC (rev 15127)
@@ -3336,7 +3336,7 @@
 		      <child>
 			<widget class="GtkLabel" id="label8477439">
 			  <property name="visible">True</property>
-			  <property name="label">_Renumber</property>
+			  <property name="label" translatable="yes">_Renumber</property>
 			  <property name="use_underline">True</property>
 			  <property name="use_markup">False</property>
 			  <property name="justify">GTK_JUSTIFY_LEFT</property>



More information about the gnucash-changes mailing list