[Scilab-loc] Update for handle data type
Jean-Baptiste Silvy
jean-baptiste.silvy at inria.fr
Mon Jun 2 09:21:49 CEST 2008
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