sapling/i18n
Yuya Nishihara b009eae820 scmutil: extract helper functions that returns human-readable change id
We do "'%d:%s' % (ctx...)" at several places, so let's formalize it. A low-
level function, formatrevnode(ui, rev, node), is extracted so we can pass
a manifest rev/node pair.

Note that hex() for manifest output can be replaced with hexfunc() because
it is printed only when debugflag is set.

i18n/de.po is updated so test-log.t passes with no error.
2017-09-24 12:43:57 +09:00
..
check-translation.py i18n: update check-translation script to pass import checker 2017-08-22 14:14:52 -04:00
da.po i18n: update Report-Msgid-Bugs-To property of *.po files 2017-02-11 00:23:55 +09:00
de.po scmutil: extract helper functions that returns human-readable change id 2017-09-24 12:43:57 +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: ignore docstring for modules under mercurial 2017-08-15 21:06:26 +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 9a68e2267bd0 2017-07-31 12:18:42 -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