> > Mark any internationalizable string this way: > > before: echo "Hello" > > after : echo $"Hello" > great. Can we put the necessary code into an essential package so that > all scripts can source the additional code!?
Which extra code? All you need is already built into bash >2.0 ! We may start internationalizing any scripts now... (except packages' preinst and postrm, I guess)... -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

