wmllint, spelling, and punctuation cleanup.

This commit is contained in:
Eric S. Raymond 2011-05-08 15:13:41 +00:00
parent 3d96ec118e
commit c4adb689e7
5 changed files with 7 additions and 3 deletions

View file

@ -2,7 +2,7 @@
# wmlindent: opener "{MEMOIRS_DEAD_HOUSE "
# wmlindent: closer "{MEMOIRS_DEAD_HOUSE_END"
# wmlindent: start ignoring
#define MEMOIRS_DEAD_HOUSE X Y TYPE ID NAME
#define MEMOIRS_DEAD_HOUSE X Y TYPE ID NAME_STRING
[event]
name=moveto
[filter]
@ -19,7 +19,7 @@
[unit]
type={TYPE}
id={ID}
name={NAME}
name={NAME_STRING}
side=3
x={X}
y={Y}

View file

@ -1,6 +1,7 @@
#textdomain wesnoth-multiplayer
[multiplayer]
#wmllint: local spelling Arcanclave Cynsaun Paterson
id=multiplayer_Arcanclave_Citadel
name= _ "2p — Arcanclave Citadel"
description= _ "Arcanclave Citadel is the central stronghold of the Arcanclave region. It was finished in the year 968 YW, and served as the military headquarters of Cynsaun the First. Designed by Doc Paterson."

View file

@ -1,6 +1,7 @@
#textdomain wesnoth-multiplayer
[multiplayer]
# wmllint: local spelling Paterson
id=multiplayer_Hamlets
name= _ "2p — Hamlets"
description= _ "Warfare transforms the simple farms and villages of a peaceful region into a subtly parceled battlefield. Designed by Doc Paterson."

View file

@ -1,5 +1,7 @@
#textdomain wesnoth-multiplayer
# wmllint: local spelling Paterson
#define UNIT_PETRIFY TYPE NAME_STRING X Y
[unit]
type={TYPE}

View file

@ -728,7 +728,7 @@ declared_spellings = {"GLOBAL":["I'm", "I've", "I'd", "I'll",
"grandmam", "grandsire", "grandsires",
"scry", "scrying", "scryed", "woodscraft",
"princeling", "wilderlands", "ensorcels",
"unlooked",
"unlooked", "naptha", "naïve",
# Sceptre of Fire gets spelled with -re.
"sceptre",
]}