src/source/howto-i18n.rst
branchdoc-dc
changeset 106 18d967067bfe
parent 97 9783741e866d
equal deleted inserted replaced
105:2703c8a7a968 106:18d967067bfe
       
     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