Empty string shall not be marked as translatable.
This commit is contained in:
parent
6c1a5b7a2f
commit
157928a1f4
5 changed files with 5 additions and 5 deletions
|
@ -32,7 +32,7 @@
|
|||
|
||||
cost=56
|
||||
usage=scout
|
||||
description= _ ""
|
||||
description= ""
|
||||
die_sound={SOUND_LIST:ELF_HIT}
|
||||
[portrait]
|
||||
size=400
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
cost=
|
||||
usage=scout
|
||||
description= _ ""
|
||||
description= ""
|
||||
die_sound={SOUND_LIST:ELF_HIT}
|
||||
[portrait]
|
||||
size=400
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
cost=
|
||||
usage=scout
|
||||
description= _ ""
|
||||
description= ""
|
||||
die_sound={SOUND_LIST:ELF_HIT}
|
||||
[portrait]
|
||||
size=400
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
cost=
|
||||
usage=scout
|
||||
description= _ ""
|
||||
description= ""
|
||||
die_sound={SOUND_LIST:ELF_HIT}
|
||||
[portrait]
|
||||
size=400
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
# [abilities]
|
||||
# {ABILITY_HEALS}
|
||||
# [/abilities]
|
||||
description= _ ""+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
|
||||
description= {SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
|
||||
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
|
||||
{DEFENSE_ANIM "units/elves-quenoth/shaman-defend.png" units/elves-quenoth/shaman.png {SOUND_LIST:ELF_FEMALE_HIT} }
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue