Move campaign units to their respective textdomain
Even though they solely use strings from wesnoth-units, a uniform style is preferable
This commit is contained in:
parent
595cafcef9
commit
802978ce9b
2 changed files with 4 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
#textdomain wesnoth-units
|
||||
#textdomain wesnoth-thot
|
||||
[unit_type]
|
||||
id=Dwarvish Rune Lord
|
||||
# This is a customized Dwarvish Runemaster with a chill tempest
|
||||
# attack like the L3 Lich, and its own animations.
|
||||
#textdomain wesnoth-units
|
||||
name= _ "Dwarvish Runemaster"
|
||||
race=dwarf
|
||||
image=units/karrag.png
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
#textdomain wesnoth-units
|
||||
#textdomain wesnoth-trow
|
||||
[unit_type]
|
||||
id=Autumn Shyde
|
||||
#textdomain wesnoth-units
|
||||
name= _ "female^Elvish Shyde"
|
||||
race=elf
|
||||
gender=female
|
||||
|
|
Loading…
Add table
Reference in a new issue