sapling/i18n
FUJIWARA Katsunori 5a05b076f2 i18n: calculate correct line number in source of messages to be translated
Before this patch, line number in source of the message to be
translated is wrong in hg.pot, if corresponded message is placed after
".. DIRECTIVE::", because number of lines related to such directive
isn't added to variable "delta", which holds number of untranslated
lines in given text.

This patch always adds "2" to "delta", because text block is split
into translation units by "\n\n".
2016-02-11 23:15:34 +09:00
..
check-translation.py i18n: add execute bit to check-translation.py 2015-12-22 11:03:33 +00:00
da.po i18n: make sure to include translation of (DEPRECATED) 2015-11-03 22:44:57 +09:00
de.po i18n: fix a test-gendoc.t failure 2016-01-14 10:31:06 -08:00
el.po i18n-el: add missing indention for literal block 2013-06-29 19:11:24 +02:00
fr.po i18n-fr: reject translation which is missing DEPRECATED 2015-09-17 07:33:21 -04:00
hggettext hggettext: handle i18nfunctions declaration for docstrings translations 2010-10-24 12:52:37 +02:00
it.po i18n: make sure to include translation of (DEPRECATED) 2015-11-03 22:44:57 +09:00
ja.po i18n-ja: synchronized with 8722bd8b0726 2016-02-01 23:17:40 +09:00
polib.LICENSE i18n: import polib 0.5.2 (rev b0ab301cfdcc) 2010-06-17 20:10:34 -03:00
polib.py global: mass rewrite to use modern exception syntax 2015-06-23 22:20:08 -07:00
posplit i18n: calculate correct line number in source of messages to be translated 2016-02-11 23:15:34 +09:00
pt_BR.po i18n-pt_BR: synchronized with f565b894e807 2016-02-03 10:57:27 -02:00
ro.po i18n: make sure to include translation of (DEPRECATED) 2015-11-03 22:44:57 +09:00
ru.po i18n-ru: synchronized with bc20b710d0da 2014-10-13 14:46:50 +01:00
sv.po i18n-sv: select a single definition of DEPRECATED 2015-09-17 07:37:20 -04:00
zh_CN.po i18n: make sure to include translation of (DEPRECATED) 2015-11-03 22:44:57 +09:00
zh_TW.po i18n-zh_TW: set Language header 2014-05-07 09:23:23 +02:00