wmllint: added names to the translatable keys tuple

This commit is contained in:
Elvish_Hunter 2021-06-25 11:16:20 +02:00
parent ca0534f150
commit 78c0954b2a

View file

@ -1116,7 +1116,7 @@ def is_translatable(key):
"editor_name", "end_text", "difficulty_descriptions", "female_message",
"female_name_inactive", "female_names", "female_text", "help_text",
"help_topic_text", "label", "male_message", "male_names", "male_text",
"message", "name", "name_inactive", "new_game_title", "note",
"message", "name", "names", "name_inactive", "new_game_title", "note",
"option_description", "option_name", "order", "plural_name", "prefix",
"reason", "set_description", "source", "story", "summary", "victory_string",
"defeat_string", "gold_carryover_string", "notes_string", "text", "title",