Silence warnings about a missing translation mark

There is nothing that needs translating here
This commit is contained in:
Andrey Bienkowski 2021-01-15 13:50:10 +03:00 committed by Steve Cotton
parent 75271a8246
commit 8581d21e1b

View file

@ -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]