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:
parent
ffe06509c9
commit
b0373525b3
1 changed files with 1 additions and 0 deletions
|
@ -708,6 +708,7 @@ translatables = re.compile( \
|
|||
"^difficulty_descriptions$|" \
|
||||
"^female_name_inactive$|" \
|
||||
"^female_names$|" \
|
||||
"^help_topic_text$|" \
|
||||
"^label$|" \
|
||||
"^male_names$|" \
|
||||
"^message$|" \
|
||||
|
|
Loading…
Add table
Reference in a new issue