mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 20:12:25 +00:00
Don't add translatable empty strings.
This commit is contained in:
parent
6b7c05ce26
commit
c5644f70f5
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
cost=32
|
cost=32
|
||||||
usage=scout
|
usage=scout
|
||||||
description= _ ""
|
description= ""
|
||||||
die_sound={SOUND_LIST:ELF_HIT}
|
die_sound={SOUND_LIST:ELF_HIT}
|
||||||
[portrait]
|
[portrait]
|
||||||
size=400
|
size=400
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
cost=
|
cost=
|
||||||
usage=scout
|
usage=scout
|
||||||
description= _ ""
|
description= ""
|
||||||
die_sound={SOUND_LIST:ELF_HIT}
|
die_sound={SOUND_LIST:ELF_HIT}
|
||||||
[portrait]
|
[portrait]
|
||||||
size=400
|
size=400
|
||||||
|
Loading…
x
Reference in New Issue
Block a user