mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-17 22:03:24 +00:00
UtBS: fixed a wmllint warning about translation marks
This commit is contained in:
parent
d13d249ca9
commit
427f73815d
@ -8,6 +8,7 @@
|
||||
first_time_only=no
|
||||
|
||||
[lua]
|
||||
# wmllint: markcheck off
|
||||
code=<<
|
||||
local _ = wesnoth.textdomain "wesnoth-utbs"
|
||||
|
||||
@ -66,6 +67,7 @@
|
||||
teacher.experience = 0
|
||||
end
|
||||
>>
|
||||
# wmllint: markcheck off
|
||||
[/lua]
|
||||
[/event]
|
||||
#enddef
|
||||
|
Loading…
x
Reference in New Issue
Block a user