mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-26 02:17:18 +00:00
DW and UtBS: shut a few wmllint warnings about translation markers
This commit is contained in:
parent
dcee0e1805
commit
56b8ed9560
@ -104,7 +104,9 @@
|
||||
variable=second_unit
|
||||
find_vacant=no
|
||||
text= _ "stunned"
|
||||
# wmllint: markcheck off
|
||||
female_text= _ "female^stunned"
|
||||
# wmllint: markcheck on
|
||||
red,green,blue=196,196,128
|
||||
[/unstore_unit]
|
||||
|
||||
|
@ -167,7 +167,9 @@
|
||||
{UTBS_INCLUDE units/undead}
|
||||
|
||||
[hide_help]
|
||||
# wmllint: markcheck off
|
||||
type_adv_tree=Elvish Fighter,Elvish Shaman,Elvish Archer,Elvish Scout,Elvish Lord,Wose
|
||||
# wmllint: markcheck on
|
||||
type=Elvish Lady
|
||||
[/hide_help]
|
||||
[/units]
|
||||
|
@ -26,7 +26,9 @@
|
||||
variable=second_unit
|
||||
find_vacant=no
|
||||
text= _ "stunned"
|
||||
# wmllint: markcheck off
|
||||
female_text= _ "female^stunned"
|
||||
# wmllint: markcheck on
|
||||
red,green,blue=196,196,128
|
||||
[/unstore_unit]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user