]> git.ipfire.org Git - thirdparty/gettext.git/commit
its: Allow CDATA and comments in translatable node
authorDaiki Ueno <ueno@gnu.org>
Thu, 17 Dec 2015 07:21:58 +0000 (16:21 +0900)
committerDaiki Ueno <ueno@gnu.org>
Thu, 17 Dec 2015 07:21:58 +0000 (16:21 +0900)
commit3a1a9ba8f97140de577911bcda80e0ca11e9aa70
treefd6411a4f19618bc6f316f6a8494879860f08046
parent04dcad093cf838f536950054a63b5c6d06cb32f6
its: Allow CDATA and comments in translatable node

* gettext-tools/src/its.c (its_rule_list_is_translatable): Don't return
false on CDATA and comments.
gettext-tools/src/its.c