Revision: 570c5fcb6f0d
Author: nogu.dev <[email protected]>
Date: Mon Apr 30 03:06:15 2012
Log: Add notes on language codes in ContributeUim.wiki.
* ContributeUim.wiki
- (Translating): Add notes on language codes.
http://code.google.com/p/uim/source/detail?r=570c5fcb6f0d&repo=wiki
Modified:
/ContributeUim.wiki
=======================================
--- /ContributeUim.wiki Mon Apr 30 02:49:52 2012
+++ /ContributeUim.wiki Mon Apr 30 03:06:15 2012
@@ -57,6 +57,7 @@
$ cd uim/po
$ ls *.po
}}}
+The names of the po files are based on language code. For example, the po
file for the German language is "de.po" because "de" is a language code for
the German language. You can see all the language codes in
[http://www.gnu.org/software/gettext/manual/gettext.html#Language-Codes
Appendix A Language Codes in the official gettext manual].
If the uim repository have a translation file corresponding to your native
language, edit the file and post the file to post the Bugizlla or the
uim-en mailing list.