bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gettext] Help needed with GNU gettext


From: Bruno Haible
Subject: Re: [bug-gettext] Help needed with GNU gettext
Date: Sun, 12 Feb 2012 22:41:12 +0100
User-agent: KMail/4.7.4 (Linux/3.1.0-1.2-desktop; KDE/4.7.4; x86_64; ; )

Hi,

bharathi anjeneya wrote:
> I am novice in Internationalization technology.
> I found your article http://oriya.sarovar.org/docs/gettext_single.html.
> This article was very useful for novice like me.

Yes, this article is a good tutorial. It is also installed as part
of the GNU gettext package.

> I am working on an assignment where I need to localise the Software written
> in C++ on Windows OS.
> I followed the steps you mentioned. I could generate the PO files and MO
> files. ...
> But I am getting the original messages not Translated messages. Note that I
> have set the LOCALE env variable as en_GB
> 
> Please me know if I am missing any steps. What should I do to get
> Translated messages as output ?

Please consider these 3 questions from the gettext FAQ
<http://www.gnu.org/software/gettext/FAQ.html>:

- My program compiles and links fine, but doesn't output translated strings.
- How do I compile, link and run a program that uses the gettext() function?
- Setting the LANG environment variable doesn't have any effect

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]