r15126 - gnucash/trunk/src/gnome/glade - Mark forgotten string as translatable

Derek Atkins warlord at MIT.EDU
Fri Nov 24 16:56:47 EST 2006


Should this get back-ported to 2.0?

-derek

Christian Stimming <cstim at cvs.gnucash.org> 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
> gnucash-changes at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-changes
>
>

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list