Am Freitag, 24. November 2006 22:56 schrieb Derek Atkins: > Should this get back-ported to 2.0?
It already is, as 15127. Christian > Christian Stimming <[EMAIL PROTECTED]> writes: > > Author: cstim > > Date: 2006-11-19 15:57:39 -0500 (Sun, 19 Nov 2006) > > New Revision: 15126 > > Trac: http://svn.gnucash.org/trac/changeset/15126 > > > > Modified: > > gnucash/trunk/src/gnome/glade/account.glade > > Log: > > Mark forgotten string as translatable > > > > Modified: gnucash/trunk/src/gnome/glade/account.glade > > =================================================================== > > --- gnucash/trunk/src/gnome/glade/account.glade 2006-11-19 20:53:08 UTC > > (rev 15125) +++ gnucash/trunk/src/gnome/glade/account.glade 2006-11-19 > > 20:57:39 UTC (rev 15126) @@ -3281,7 +3281,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> > > > > _______________________________________________ > > gnucash-changes mailing list > > [EMAIL PROTECTED] > > https://lists.gnucash.org/mailman/listinfo/gnucash-changes _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
