[Scilab-loc] Update for handle data type
Sylvestre Ledru
sylvestre.ledru at inria.fr
Mon Jun 2 09:27:27 CEST 2008
Good morning,
The main idea behind the quote is to show for the translation and the
user that it is a keyword!
Sylvestre
Le lundi 02 juin 2008 à 09:21 +0200, Jean-Baptiste Silvy a écrit :
> Hi,
>
> I agree with the suggested sentences. However, I don't understand why we
> should add quotes around handles names ('Figure', 'Axes',...).
>
> Jean-Baptiste
>
> Sylvestre Ledru wrote:
> > Le vendredi 30 mai 2008 à 10:08 +0200, Vincent COUVERT a écrit :
> >
> >> Hi all,
> >>
> >> I just updated
> >> http://wiki.scilab.org/Localization_in_English_-_Standard_messages so
> >> that messages take into account what type of handle is expected in GUI
> >> or GRAPHICS modules.
> >>
> >> For exemple:
> >> "%s: Wrong type for input argument #%d: A graphic handle expected.\n"
> >> (generic message)
> >> "%s: Wrong type for input argument #%d: A 'Figure' handle expected.\n"
> >> "%s: Wrong type for input argument #%d: An 'Axes' handle expected.\n"
> >>
> >
> > I would change this :
> > "%s: Wrong type for input argument #%d: An 'Axes' handle expected.\n"
> > by
> > "%s: Wrong type for input argument #%d: An '%s' handle expected.\n"
> >
> >
> > For translators, we are going to leave handle in the string, in French,
> > it will be also "handle" but could be translated in other languages.
> >
> > S
> >
> >
> >
> >
More information about the localization
mailing list