LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   DEB package with multi language support (https://www.linuxquestions.org/questions/programming-9/deb-package-with-multi-language-support-4175414989/)

ravi_amlani 07-05-2012 01:37 AM

DEB package with multi language support
 
Hi all,
This is my first post on this site. I hope to have co-operation of all of you.

I've created one DEB package which copies some files and then one postinst script file runs. This file can print the user messages on terminal and this would be static.

Now I want to know that these messages can be multi lingual? - such as based on the language of the OS automatically relevant language messages should be printed.

???

towheedm 07-05-2012 09:09 PM

Have a look at this link for localization of your BASH script:
http://mywiki.wooledge.org/BashFAQ/098

Hope it helps.

ravi_amlani 07-06-2012 02:55 PM

Hi towheedm,

Thanks for your reply and that link helped me a lot. It has an easy and different way.
Meanwhile I was trying to use substvars concept.


All times are GMT -5. The time now is 11:11 AM.