News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

excuse me ,is there have Chinese lauguge package?

Started by fuhz2009, February 10, 2012, 04:18:12 AM

Previous topic - Next topic

fuhz2009

excuse me ,is there have Chinese lauguge package for codeblocks? :'(
thanks a lot!
if you have this package ,please send to my email:fuhz2009@163.com

fuhz2009


ollydbg

If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

fuhz2009


ollydbg

Quote from: fuhz2009 on February 10, 2012, 05:57:23 AM
my friends,thank you for you repaliy,
but i can not find the Chinese lauguge package in this URL,
thanks
Search the text "chinese" in https://translations.launchpad.net/codeblocks/trunk/+pots/codeblocks
You will get many answers.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.