##// END OF EJS Templates
i18n: extract comments marked for translator hints...
Wagner Bruna -
r12806:57b9fd75 stable
parent child Browse files
Show More
@@ -98,7 +98,7 b' i18n/hg.pot: $(PYTHON_FILES) mercurial/h'
98 xgettext --package-name "Mercurial" \
98 xgettext --package-name "Mercurial" \
99 --msgid-bugs-address "<mercurial-devel@selenic.com>" \
99 --msgid-bugs-address "<mercurial-devel@selenic.com>" \
100 --copyright-holder "Matt Mackall <mpm@selenic.com> and others" \
100 --copyright-holder "Matt Mackall <mpm@selenic.com> and others" \
101 --from-code ISO-8859-1 --join --sort-by-file \
101 --from-code ISO-8859-1 --join --sort-by-file --add-comments=i18n: \
102 -d hg -p i18n -o hg.pot
102 -d hg -p i18n -o hg.pot
103 $(PYTHON) i18n/posplit i18n/hg.pot
103 $(PYTHON) i18n/posplit i18n/hg.pot
104
104
General Comments 0
You need to be logged in to leave comments. Login now