branch | doc-dc |
changeset 97 | 9783741e866d |
96:8e05d726d4ad | 97:9783741e866d |
---|---|
1 .. _howto-i18n: |
|
2 |
|
3 |
|
4 pot-create -o ref.pot scr/ |
|
5 msgmerge -U def.po ref.pot |
|
6 msgfmt def.po |
|
7 |
|
8 #bin/pot-create -o src/onf_website/locales/onf_website.pot src/ |
|
9 #msgmerge -U --previous --sort-by-file src/onf_website/locales/fr/LC_MESSAGES/onf_website.po src/onf_website/locales/onf_website.pot |
|
10 #msgfmt src/onf_website/locales/fr/LC_MESSAGES/onf_website.po -o src/onf_website/locales/fr/LC_MESSAGES/onf_website.mo |