mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-19 21:29:06 +00:00
added missing textdomains and scan for the "general campaign stuff", too
(weapon names and such that should appear in the mainfile)
This commit is contained in:
parent
611ab19cb1
commit
2e2862f073
@ -1,3 +1,4 @@
|
||||
#textdomain wesnoth-did
|
||||
# This file contains all death sequences
|
||||
|
||||
#define MALIN_DEATH
|
||||
|
@ -1,3 +1,4 @@
|
||||
#textdomain wesnoth-did
|
||||
# New Macros
|
||||
|
||||
# Define starting villages
|
||||
|
@ -1,3 +1,4 @@
|
||||
#textdomain wesnoth
|
||||
# Dark Sorcerer here is identical to normal except can't advance to lich
|
||||
[unit]
|
||||
id=Dark Sorcerer DiD
|
||||
|
@ -1,3 +1,4 @@
|
||||
#textdomain wesnoth-nr
|
||||
## Common code for hero deaths.
|
||||
|
||||
[event]
|
||||
|
@ -1,3 +1,4 @@
|
||||
#textdomain wesnoth-nr
|
||||
## These macros support a fourth (actually zeroth) difficulty level, NEWBIE.
|
||||
|
||||
#macro to define a 'quantity' differently based on difficulty levels
|
||||
|
@ -1,2 +1,2 @@
|
||||
find data -name themes -prune -o -name campaigns -prune -o -name tutorial -prune -o -name editor-groups.cfg -prune -o -name '*.cfg' -print
|
||||
find data -name themes -prune -o -name editor-groups.cfg -prune -o -name '*.cfg' -print
|
||||
find data/themes/ -name editor.cfg -prune -o -name '*.cfg' -print
|
||||
|
Loading…
x
Reference in New Issue
Block a user