Revision: 080ca9c34ffd
Author: nogu.dev <[email protected]>
Date: Mon Dec 24 00:32:05 2012
Log: Update ContributeUim.wiki.
* ContributeUim.wiki
- (Translating): Don't refer to the Bugzilla
because we're no longer using it.
http://code.google.com/p/uim/source/detail?r=080ca9c34ffd&repo=wiki
Modified:
/ContributeUim.wiki
=======================================
--- /ContributeUim.wiki Sun Oct 28 04:36:06 2012
+++ /ContributeUim.wiki Mon Dec 24 00:32:05 2012
@@ -60,7 +60,7 @@
}}}
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 po file corresponding to your native
language, edit the file and post the po file to post the Bugizlla or the
uim-en mailing list. Instead, you can also send a GitHub pull request to
add the po file.
+If the uim repository have a po file corresponding to your native
language, edit the file and post the po file to the uim-en mailing list.
Instead, you can also send a GitHub pull request to add the po file.
If the repository doesn't have a correspoing po file, you need to create
one. Here is how to create a po file.