[Scilab-loc] Double value and single value in gui.pot
Sylvestre Ledru
sylvestre.ledru at inria.fr
Tue May 27 13:38:21 CEST 2008
Thanks again guy, it is much appreciated !
We are going to replace all these mistakes by:
"Real or complex matrix"
And replace all the "single value" by "a value"
We are doing these changes in the code and upload them to launchpad.
S
Le mardi 27 mai 2008 à 08:59 +0800, Shiqi Yu a écrit :
> I think they are all means a double float point real scalar(1x1
> matrix), but we can't replace them with 'real or complex matrix'.
> First, if we use 'matrix', users will input a MxN (M,N>1) matrix.
> Second, I think they must be real and can't be complex.
>
>
> 2008/5/27 Yung-Jang Lee <yjlee123 at gmail.com>:
> Hi all,
>
> In gui.pot , I found following different messages
>
> 'A double value expected',
> 'A double expected',
> 'Scalar value expected',
> 'A value expected',
> 'Single value expected'
>
> and they all means 'A real or complex'.
>
> I module gui, 'double value' means 'real or complex matrix',
> 'single value' means '1x1 matrix' and 'A..' also means '1x1
> matrix' . Follow this way, we have
>
> 'A double vaule' == 'Single value' == 'A value'.
>
> I think this induce unnecessary mistake. It is better to
> replace 'double value' to 'real or complex matrix' or just
> 'matrix' in gui module.
>
> YungLee
>
>
>
>
> --
> Shiqi Yu
> Shenzhen Institute of Advanced Technology,
> Chinese Academy of Sciences.
> Homepage: http://yushiqi.cn
More information about the localization
mailing list