putting into test textdomain so schema CI check can suceed
This commit is contained in:
parent
e3aeab3f27
commit
5d06a8f463
1 changed files with 6 additions and 2 deletions
|
@ -215,7 +215,9 @@
|
|||
border_size = 5
|
||||
|
||||
[label]
|
||||
label = "<span foreground='yellow'><u>https://www.wesnoth.org</u></span>"
|
||||
#textdomain wesnoth-test
|
||||
label = _ "<span foreground='yellow'><u>https://www.wesnoth.org</u></span>"
|
||||
#textdomain wesnoth-lib
|
||||
use_markup = yes
|
||||
link_aware = yes
|
||||
[/label]
|
||||
|
@ -245,7 +247,9 @@
|
|||
border_size = 5
|
||||
|
||||
[label]
|
||||
label = "<span foreground='yellow'><u>https://wiki.wesnoth.org</u></span>"
|
||||
#textdomain wesnoth-test
|
||||
label = _ "<span foreground='yellow'><u>https://wiki.wesnoth.org</u></span>"
|
||||
#textdomain wesnoth-lib
|
||||
use_markup = yes
|
||||
link_aware = yes
|
||||
[/label]
|
||||
|
|
Loading…
Add table
Reference in a new issue