fixed textdomains for units so that their names are translateable
This commit is contained in:
parent
d992fdcc74
commit
0a15e53f82
6 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
[unit]
|
||||
#textdomain wesnoth-The_South_Guard
|
||||
#textdomain wesnoth-tsg
|
||||
id=Junior Commander
|
||||
name= _ "Junior Commander"
|
||||
race=human
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[unit]
|
||||
#textdomain wesnoth-The_South_Guard
|
||||
#textdomain wesnoth-tsg
|
||||
id=Horseman Commander
|
||||
name= _ "Horseman Commander"
|
||||
race=human
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[unit]
|
||||
#textdomain wesnoth-The_South_Guard
|
||||
#textdomain wesnoth-tsg
|
||||
id=Dismounted Commander
|
||||
name= _ "Dismounted Commander"
|
||||
race=human
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[unit]
|
||||
#textdomain wesnoth-The_South_Guard
|
||||
#textdomain wesnoth-tsg
|
||||
id=South Guard Captain
|
||||
name= _ "Infantry Lieutenant"
|
||||
race=human
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[unit]
|
||||
#textdomain wesnoth-The_South_Guard
|
||||
#textdomain wesnoth-tsg
|
||||
id=South Guard Commander
|
||||
name= _ "Infantry Commander"
|
||||
race=human
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[unit]
|
||||
#textdomain wesnoth-The_South_Guard
|
||||
#textdomain wesnoth-tsg
|
||||
id=Invisible
|
||||
name= _ "Invisible"
|
||||
alpha=0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue