Hello
I am needing some help on how to use i18n and l10n in bash scripts. I
have read over the bash manual which refers to how to make strings local
$"text", but that is all it offers. I've also gone through the gettext
manual but it only seems to be used for C and C++ languages. If someone
could point me to some info on the web or give me some hints on how to
change the text of the string it would be much appreciated.
Thank you.
David Shurgold