Skip to content

Commit

Permalink
wmllint: handle variation_name translatable attribute. Fixes bug #23217
Browse files Browse the repository at this point in the history
  • Loading branch information
Elvish-Hunter committed Apr 7, 2015
1 parent 20adc76 commit 0964d44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/tools/wmllint
Expand Up @@ -821,6 +821,7 @@ translatables = re.compile( \
"^tooltip$|" \
"^translator_comment$|" \
"^user_team_name$|" \
"^variation_name$|" \
"^type_.[a-z]*$|" \
"^range_[a-z]*$")

Expand Down

0 comments on commit 0964d44

Please sign in to comment.