putting into test textdomain so schema CI check can suceed

This commit is contained in:
Subhraman Sarkar 2024-05-27 19:41:31 +05:30
parent e3aeab3f27
commit 5d06a8f463

View file

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