More conversion rules...

This commit is contained in:
Steven Panek 2010-05-15 01:32:23 +00:00
parent 50c83bf5a7
commit 4fe3f486a7

View file

@ -72,6 +72,8 @@ stringfixes = {
("(D) - debug only, (N) - network only, (A) - auth only", "(D) — debug only, (N) — network only, (A) — auth only"),
("not empty - duplicate", "not empty — duplicate"),
("- King Konrad,", "— King Konrad,"),
("Player Info -", "Player Info —"),
("About to upload statistics - Help us make Wesnoth better for you!", "About to upload statistics — Help us make Wesnoth better for you!"),
),
"wesnoth-anl" : (
@ -223,6 +225,7 @@ stringfixes = {
("- WML implementation", "— WML implementation"),
("- So this is the accursed valley - a land ours for the taking.", "So this is the accursed valley — a land ours for the taking."),
("watery caves- a spear whose", "watery caves— a spear whose"),
("-- map design, spawn groups and scenario concept", "— map design, spawn groups and scenario concept"),
("- WML implementation", "— WML implementation"),
),