mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 02:31:02 +00:00
Game version dialogue: Don't mark links for translation.
[ci skip]
This commit is contained in:
parent
78620c7d61
commit
e3aeab3f27
@ -215,7 +215,7 @@
|
||||
border_size = 5
|
||||
|
||||
[label]
|
||||
label = _ "<span foreground='yellow'><u>https://www.wesnoth.org</u></span>"
|
||||
label = "<span foreground='yellow'><u>https://www.wesnoth.org</u></span>"
|
||||
use_markup = yes
|
||||
link_aware = yes
|
||||
[/label]
|
||||
@ -245,7 +245,7 @@
|
||||
border_size = 5
|
||||
|
||||
[label]
|
||||
label = _ "<span foreground='yellow'><u>https://wiki.wesnoth.org</u></span>"
|
||||
label = "<span foreground='yellow'><u>https://wiki.wesnoth.org</u></span>"
|
||||
use_markup = yes
|
||||
link_aware = yes
|
||||
[/label]
|
||||
|
Loading…
x
Reference in New Issue
Block a user