Show More
@@ -91,7 +91,7 b' update-pot: i18n/hg.pot' | |||||
91 |
|
91 | |||
92 | i18n/hg.pot: $(PYFILES) $(DOCFILES) |
|
92 | i18n/hg.pot: $(PYFILES) $(DOCFILES) | |
93 | $(PYTHON) i18n/hggettext mercurial/commands.py \ |
|
93 | $(PYTHON) i18n/hggettext mercurial/commands.py \ | |
94 | hgext/*.py hgext/*/__init__.py mercurial/revset.py \ |
|
94 | hgext/*.py hgext/*/__init__.py mercurial/fileset.py mercurial/revset.py \ | |
95 | $(DOCFILES) > i18n/hg.pot |
|
95 | $(DOCFILES) > i18n/hg.pot | |
96 | # All strings marked for translation in Mercurial contain |
|
96 | # All strings marked for translation in Mercurial contain | |
97 | # ASCII characters only. But some files contain string |
|
97 | # ASCII characters only. But some files contain string |
General Comments 0
You need to be logged in to leave comments.
Login now