R
Rainer Krienke
Hello,
I am looking for a way to make a perl script running on a linux system
output messages in several languages depending on the LOCALE in the
environment. The translations for the output of the script should be kept
in seperate files so the application is seperate from the translation.
Well most of the linux applications I know can do this so I guess there is a
generic i18n API to do this. The problem is I do not find information
exactly how it can be done? Can anyone give me a hint?
Thanks
Rainer
I am looking for a way to make a perl script running on a linux system
output messages in several languages depending on the LOCALE in the
environment. The translations for the output of the script should be kept
in seperate files so the application is seperate from the translation.
Well most of the linux applications I know can do this so I guess there is a
generic i18n API to do this. The problem is I do not find information
exactly how it can be done? Can anyone give me a hint?
Thanks
Rainer