wmllint: added names to the translatable keys tuple
This commit is contained in:
parent
ca0534f150
commit
78c0954b2a
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue