diff options
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r-- | Master/tlpkg/doc/howto-translations.txt | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/Master/tlpkg/doc/howto-translations.txt b/Master/tlpkg/doc/howto-translations.txt index bb6688c09d0..38280885a4e 100644 --- a/Master/tlpkg/doc/howto-translations.txt +++ b/Master/tlpkg/doc/howto-translations.txt @@ -90,23 +90,9 @@ latest messages.pot and NN.po For developers -------------- -Extraction of the messages == update of the po template messages.pot: -(should probably be done daily?) - - cd ..../Master - xgettext -o tlpkg/translations/messages.pot -L Perl \ - -k__ -k\$__ -k%__ -k__x -k__n:1,2 -k__nx:1,2 -k__xn:1,2 -kN__ -k \ - tlpkg/installer/install-menu-perltk.pl \ - tlpkg/installer/install-menu-wizard.pl \ - texmf/scripts/texlive/tlmgrgui/*.pl - - +Extraction of the messages == update of the po template messages.pot, and Merging/updating of the .po files -(should update de.po, and merge new file locations) - - cd Master/tlpkg/translations - msgmerge --update de.po messages.pot - + see ../bin/tl-update-message Statistics: pocount .../Master/tlpkg/translations/*.po |