Add a note about LINGUAS to TRANSLATE
This commit is contained in:
parent
fa0d09f030
commit
d11900932e
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ cd po
|
||||||
msginit -l aa_CC -o aa.po -i midori.pot
|
msginit -l aa_CC -o aa.po -i midori.pot
|
||||||
sed -i 's/PACKAGE/midori/g' aa.po
|
sed -i 's/PACKAGE/midori/g' aa.po
|
||||||
|
|
||||||
|
Make sure you add your language to the file po/LINGUAS.
|
||||||
|
Just open the file with a text editor and add your code.
|
||||||
|
|
||||||
To check your language 'aa' for errors, do this:
|
To check your language 'aa' for errors, do this:
|
||||||
|
|
||||||
msgfmt -c --check-accelerators=_ aa.po
|
msgfmt -c --check-accelerators=_ aa.po
|
||||||
|
|
Loading…
Reference in a new issue