Unit editor: Remove translation mark from image paths.

This commit is contained in:
Wedge009 2024-04-11 11:20:41 +10:00 committed by Charles Dang
parent f7fea77603
commit f5c8db7b2f

View file

@ -1242,7 +1242,7 @@
[column]
[widget]
id = "tab_image"
label = _ "/data/core/images/units/human-loyalists/general.png"
label = "/data/core/images/units/human-loyalists/general.png"
[/widget]
[widget]
id = "tab_label"
@ -1254,7 +1254,7 @@
[column]
[widget]
id = "tab_image"
label = _ "/data/core/images/attacks/rectangular-shield.png"
label = "/data/core/images/attacks/rectangular-shield.png"
[/widget]
[widget]
id = "tab_label"
@ -1266,7 +1266,7 @@
[column]
[widget]
id = "tab_image"
label = _ "/data/core/images/attacks/sword-human.png"
label = "/data/core/images/attacks/sword-human.png"
[/widget]
[widget]
id = "tab_label"
@ -1278,7 +1278,7 @@
[column]
[widget]
id = "tab_image"
label = _ "/data/core/images/attacks/gaze.png"
label = "/data/core/images/attacks/gaze.png"
[/widget]
[widget]
id = "tab_label"