fix translations for ANL, now they even work ;)
This commit is contained in:
parent
44a43e7068
commit
b3d391398a
2 changed files with 4 additions and 3 deletions
|
@ -31,6 +31,10 @@
|
|||
[textdomain]
|
||||
name="wesnoth-tutorial"
|
||||
[/textdomain]
|
||||
# does not work when wired in only in the multiplayer file, do not ask me why...
|
||||
[textdomain]
|
||||
name="wesnoth-anl"
|
||||
[/textdomain]
|
||||
|
||||
# Include the terrain-graphics definitions after the campaigns so campaign specific
|
||||
# terrains work properly.
|
||||
|
|
|
@ -15,6 +15,3 @@
|
|||
{multiplayer/scenarios/}
|
||||
|
||||
{multiplayer/eras.cfg}
|
||||
[textdomain]
|
||||
name = wesnoth-anl
|
||||
[/textdomain]
|
||||
|
|
Loading…
Add table
Reference in a new issue