Added translation prefix to female saurian unit types.

This commit is contained in:
Sergey Lavrenyuk 2019-09-18 12:34:12 +03:00 committed by Gunter Labes
parent 8867aab43f
commit 9fd59ebcda
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
#textdomain wesnoth-units
[unit_type]
id=Saurian Ambusher
name= _ "Saurian Ambusher"
name= _ "female^Saurian Ambusher"
race=lizard
gender=female
image="units/saurians/ambusher/ambusher.png"

View file

@ -1,7 +1,7 @@
#textdomain wesnoth-units
[unit_type]
id=Saurian Flanker
name= _ "Saurian Flanker"
name= _ "female^Saurian Flanker"
race=lizard
gender=female
image="units/saurians/flanker/flanker.png"

View file

@ -1,7 +1,7 @@
#textdomain wesnoth-units
[unit_type]
id=Saurian Skirmisher
name= _ "Saurian Skirmisher"
name= _ "female^Saurian Skirmisher"
race=lizard
gender=female
image="units/saurians/skirmisher/skirmisher.png"