wmllint: teach about new argument of disallow_end_turn

[ci skip]
This commit is contained in:
Severin Glöckner 2019-09-23 20:03:24 +02:00
parent dbcd95dad8
commit d87461dff9

View file

@ -1114,7 +1114,7 @@ def is_translatable(key):
"help_topic_text", "label", "male_message", "male_names", "male_text",
"message", "name", "name_inactive", "new_game_title", "note",
"option_description", "option_name", "order", "plural_name", "prefix",
"set_description", "source", "story", "summary", "victory_string",
"reason", "set_description", "source", "story", "summary", "victory_string",
"defeat_string", "gold_carryover_string", "notes_string", "text", "title",
"title2", "tooltip", "translator_comment", "user_team_name", "side_name"
)