wmllint: Recognize help_topic_text as a translatable attribute

The attribute is used in [terrain_type] and it was first implemented in
a28cfc3fd9.
This commit is contained in:
Ignacio R. Morelle 2013-12-04 16:46:22 -03:00
parent ffe06509c9
commit b0373525b3

View file

@ -708,6 +708,7 @@ translatables = re.compile( \
"^difficulty_descriptions$|" \
"^female_name_inactive$|" \
"^female_names$|" \
"^help_topic_text$|" \
"^label$|" \
"^male_names$|" \
"^message$|" \