Re: initscripts

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

 



On Sun, Mar 07, 2004 at 04:53:51PM +0100, Josep Puigdemont wrote:
>       echo -n $"Start service $1 (Y)es/(N)o/(C)ontinue? [Y] "
>       read answer
>       if strstr $"yY" "$answer" || [ "$answer" = "" ] ; then

> Would it be a good suggestion to make a translatable string called
> something like $YES that would hold the possible answers for Yes ("Yy")?
> (and same for No and Continue)
It is translatable (see $"yY" above). The only trouble is that the
extractor script ignores it. Patch is in bugzilla.
	Mirek




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux