sapling/i18n
FUJIWARA Katsunori cfbdc0a924 i18n: use actual filename, in which function is defined, for hg.pot
Before this patch, source filename for msgid in hg.pot file becomes
incorrect, if a function is defined in file A, but detected in dict in
file B,

For example, almost all debug* commands are defined in
debugcommands.py, but hggettext detects them in "table" of
commands.py. Therefore, docstring fragments of debug* commands are
marked as "defined in commands.py" in hg.pot file.

This is serious problem for translation, because the cost to find out
original location of texts increases very much.
2017-08-02 00:02:11 +09:00
..
check-translation.py i18n: add execute bit to check-translation.py 2015-12-22 11:03:33 +00:00
da.po i18n: update Report-Msgid-Bugs-To property of *.po files 2017-02-11 00:23:55 +09:00
de.po i18n: update Report-Msgid-Bugs-To property of *.po files 2017-02-11 00:23:55 +09:00
el.po i18n: update Report-Msgid-Bugs-To property of *.po files 2017-02-11 00:23:55 +09:00
fr.po i18n: update Report-Msgid-Bugs-To property of *.po files 2017-02-11 00:23:55 +09:00
hggettext i18n: use actual filename, in which function is defined, for hg.pot 2017-08-02 00:02:11 +09:00
it.po i18n: update Report-Msgid-Bugs-To property of *.po files 2017-02-11 00:23:55 +09:00
ja.po i18n-ja: synchronized with 878ab1a44c7e 2017-05-01 07:23:29 +09:00
polib.LICENSE i18n: import polib 0.5.2 (rev b0ab301cfdcc) 2010-06-17 20:10:34 -03:00
polib.py i18n: drop a py25 conditional 2017-06-16 20:55:34 -04:00
posplit py3: make i18n/posplit use print_function 2016-05-13 03:09:30 +05:30
pt_BR.po i18n-pt_BR: synchronized with bfeb75461255 2017-06-29 12:07:54 -03:00
ro.po i18n: update Report-Msgid-Bugs-To property of *.po files 2017-02-11 00:23:55 +09:00
ru.po i18n: update Report-Msgid-Bugs-To property of *.po files 2017-02-11 00:23:55 +09:00
sv.po i18n: update Report-Msgid-Bugs-To property of *.po files 2017-02-11 00:23:55 +09:00
zh_CN.po i18n: update Report-Msgid-Bugs-To property of *.po files 2017-02-11 00:23:55 +09:00
zh_TW.po i18n: update Report-Msgid-Bugs-To property of *.po files 2017-02-11 00:23:55 +09:00