Show More
@@ -98,7 +98,7 b' i18n/hg.pot: $(PYTHON_FILES) mercurial/h' | |||
|
98 | 98 | xgettext --package-name "Mercurial" \ |
|
99 | 99 | --msgid-bugs-address "<mercurial-devel@selenic.com>" \ |
|
100 | 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 | 102 | -d hg -p i18n -o hg.pot |
|
103 | 103 | $(PYTHON) i18n/posplit i18n/hg.pot |
|
104 | 104 |
General Comments 0
You need to be logged in to leave comments.
Login now