mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 08:57:57 +00:00
add a default textdomain declaration...
...(using "./utils/change-textdomain -t data/")
This commit is contained in:
parent
54f53b9710
commit
64abf3e200
@ -1 +1,2 @@
|
||||
#textdomain wesnoth
|
||||
{ai/dev/testing_ai_default.cfg}
|
||||
|
@ -1 +1,2 @@
|
||||
#textdomain wesnoth
|
||||
{ai/dev/idle_ai.cfg}
|
||||
|
@ -1 +1,2 @@
|
||||
#textdomain wesnoth
|
||||
{ai/ais/default_ai.cfg}
|
||||
|
@ -1,3 +1,4 @@
|
||||
#textdomain wesnoth
|
||||
[event]
|
||||
name=preload
|
||||
first_time_only=no
|
||||
|
@ -1,3 +1,4 @@
|
||||
#textdomain wesnoth
|
||||
[event]
|
||||
name=preload
|
||||
first_time_only=no
|
||||
|
@ -1,3 +1,4 @@
|
||||
#textdomain wesnoth
|
||||
[event]
|
||||
name=preload
|
||||
first_time_only=no
|
||||
|
@ -1,3 +1,4 @@
|
||||
#textdomain wesnoth
|
||||
#define DEFAULT_ASPECT_VALUE ID VALUE
|
||||
[aspect]
|
||||
id={ID}
|
||||
|
@ -1,3 +1,4 @@
|
||||
#textdomain wesnoth
|
||||
|
||||
|
||||
############################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user