Re: Strings need to be fixed



On Sun, 30 Dec 2001, Jody Goldberg wrote:

> > Just had a slight proofread of translation strings, and
> > found that some places need to be fixed, which are attached.
> > Is it ok to commit?
>
> Please do NOT commit.  This would break translations.  Thanks for
> the changes but they can not go in until 1.0.1.

Oops... they don't count as bug fixes? Anyway, all those changes are
not critical except the 1000 separator one.


> > Index: doc/C/func.defs
> > ===================================================================
> > RCS file: /cvs/gnome/gnumeric/doc/C/func.defs,v
> > retrieving revision 1.30
> > diff -u -r1.30 func.defs
> > --- doc/C/func.defs	2001/12/29 06:08:54	1.30
> > +++ doc/C/func.defs	2001/12/30 15:11:23
> > @@ -1337,9 +1337,9 @@
> This is a generated file, you need to patch the source.

Get it now, thanks. I just grep'ed the whole gnumeric tree to search
for inaccuracies, didn't notice that before.

Abel


> > Index: doc/C/functions.sgml
> > ===================================================================
> > RCS file: /cvs/gnome/gnumeric/doc/C/functions.sgml,v
> > retrieving revision 1.38
> > diff -u -r1.38 functions.sgml
> > --- doc/C/functions.sgml	2001/12/29 06:08:54	1.38
> > +++ doc/C/functions.sgml	2001/12/30 15:11:28
> This is generated from func.defs
>
> > Index: src/GNOME_Gnumeric.xml
> > ===================================================================
> > RCS file: /cvs/gnome/gnumeric/src/GNOME_Gnumeric.xml,v
> > retrieving revision 1.82
> > diff -u -r1.82 GNOME_Gnumeric.xml
> > --- src/GNOME_Gnumeric.xml	2001/12/30 00:33:14	1.82
> > +++ src/GNOME_Gnumeric.xml	2001/12/30 15:11:29
> > @@ -748,8 +748,8 @@
> >
> >  	<toolitem name="Thousands"
> >  	    pixtype="stock" pixname="Gnumeric_FormatThousandSeperator"
> > -	    _label="Right"
> > -	    _tip="Includes a thousands separator in the selected cells"
> > +	    _label="1000s separator"
> > +	    _tip="Includes a thousands separator for numbers in the selected cells"
> >  	    verb="FormatWithThousands"/>
> Good catch, I'll commit a variant of this to sync the bonobo text
> with the non-bonobo.  That way no translations will be broken.
>
> > Index: src/functions/fn-database.c
> > Index: src/functions/fn-date.c
> > Index: src/functions/fn-eng.c
> > Index: src/functions/fn-information.c
> > Index: src/functions/fn-math.c
> > Index: src/functions/fn-stat.c
> Save these for after 1.0.0
>
> Thanks
> _______________________________________________
> gnumeric-list mailing list
> gnumeric-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gnumeric-list
>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]