Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

Code::Blocks' translation

<< < (12/57) > >>

teto:
I gave my beginning of translation to 2 teams but it seems they didn't finish it.

I just want to check because I might finish the translation if nobody wants to. ( I was at 45 % and now I am getting more free time ).

Ps: Good idea the sub-forum ^^

Lazarus Long:
Hi, thomas:


--- Quote from: thomas on March 24, 2006, 11:25:52 am ---First of all, I don't know what to do with a .pot file in the first place, so I cannot do it, and Yiannis is quite busy too.
--- End quote ---

A pot file is a message catalog template, from which the message catalog files (po) are generated. These, using the GNU gettext utilities are compiled into the mo files that are distributed along the program and that allow the localization.

It can be found here information about GNU gettext and here information on how to include support for it in Windows binaries.

Cheers,

David Perfors:
wxWidgets has its own gettext replacement, so it is not needed to include support for it in Windows binaries ;)

PsYhLo:
How can i compile SVN copy of Code::Blocks with my translation where should i put the .pot or po file or someting else that i should to do

PsYhLo:
I found it by my self
http://wiki.codeblocks.org/index.php?title=Internationalization

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version