LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   selecting language (https://www.linuxquestions.org/questions/programming-9/selecting-language-571777/)

munna_dude 07-23-2007 11:37 PM

selecting language
 
hi all
i am developing a voip base software.. it a freephone with chat.
so, i need to do an enhancement of language option .
so, how can i do if i select a language like
english
french
germen
chinees
....... like these
the text have to convert in that selected language ..

i hope am clear to explain my problem

can you help me

thank you in advance

emi_ramo 07-24-2007 08:08 AM

No, you're not so clear on your question. Wich programming language are you using? Are you trying to do a translator? Or it's just for the program texts? Is it a online program (HTML output, like php or cgi) or something different?

munna_dude 07-24-2007 11:22 PM

Quote:

Originally Posted by emi_ramo
No, you're not so clear on your question. Wich programming language are you using? Are you trying to do a translator? Or it's just for the program texts? Is it a online program (HTML output, like php or cgi) or something different?

i am using gtk c.
yeah! am trying to translator
online program
...

it is just a softphone..
initially we have to select a language (asking like choose ypur language).
if we click french the whole software ( mean text in that)
will convert it in to french..

can you help me

thank you in advance

emi_ramo 07-25-2007 05:52 AM

I'm not familiar with gtk. I can't help you... But I think lately is growing the use of .po files, where program translations are saved. Take a look at KBabel, may be it gives you some ideas.


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