Fix missing female^ prefixes in translatable strings.
Too bad, but it is necessary that translators know well what they are facing if they aren't playing the campaign from beginning to ending.
This commit is contained in:
parent
109d568472
commit
d102e60a86
4 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
#textdomain wesnoth-utbs
|
||||
[unit_type]
|
||||
id=Desert Shyde
|
||||
name= _ "Desert Shyde"
|
||||
name= _ "female^Desert Shyde"
|
||||
race=elf
|
||||
gender=female
|
||||
image=units/elves-desert/shyde.png
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#textdomain wesnoth-utbs
|
||||
[unit_type]
|
||||
id=Desert Star
|
||||
name= _ "Desert Star"
|
||||
name= _ "female^Desert Star"
|
||||
race=elf
|
||||
gender=female
|
||||
image=units/elves-desert/shyde.png
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#textdomain wesnoth-utbs
|
||||
[unit_type]
|
||||
id=Divine Avatar
|
||||
name= _ "Divine Avatar"
|
||||
name= _ "female^Divine Avatar"
|
||||
gender=female
|
||||
race=elf
|
||||
image=units/elves-desert/eloh-serene.png
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#textdomain wesnoth-utbs
|
||||
[unit_type]
|
||||
id=Divine Incarnation
|
||||
name= _ "Divine Incarnation"
|
||||
name= _ "female^Divine Incarnation"
|
||||
gender=female
|
||||
race=elf
|
||||
image="units/elves-desert/eloh-serene.png"
|
||||
|
|
Loading…
Add table
Reference in a new issue