Silence warnings about a missing translation mark
There is nothing that needs translating here
This commit is contained in:
parent
75271a8246
commit
8581d21e1b
1 changed files with 4 additions and 0 deletions
|
@ -370,7 +370,9 @@
|
|||
|
||||
[floating_text]
|
||||
x,y=$unit.x,$unit.y
|
||||
# wmllint: markcheck off - nothing to translate here
|
||||
text="<span color='#ff0000'>" + "5" + "</span>"
|
||||
# wmllint: markcheck on
|
||||
[/floating_text]
|
||||
|
||||
{VARIABLE counter 0}
|
||||
|
@ -712,7 +714,9 @@
|
|||
|
||||
[floating_text]
|
||||
x,y=$unit.x,$unit.y
|
||||
# wmllint: markcheck off - nothing to translate here
|
||||
text="<span color='#ff0000'>" + "2" + "</span>"
|
||||
# wmllint: markcheck on
|
||||
[/floating_text]
|
||||
[/then]
|
||||
[/if]
|
||||
|
|
Loading…
Add table
Reference in a new issue