remove rules that no longer apply to TB...

...and fix a rule by extending it (you need something before the part
that is replaced as well as behind it)
This commit is contained in:
Nils Kneuper 2010-09-13 12:46:39 +00:00
parent 52fdf13fd3
commit 09e0665a5e

View File

@ -1469,7 +1469,7 @@ stringfixes = {
("The village's mage Bjarn", "The villages mage Bjarn"),
("'Fear and obey Mordak the Mage!'", "“Fear and obey Mordak the Mage!”"),
("Mordak's", "Mordaks"),
("more than two days'", "more than two days"),
("more than two days' ride", "more than two days ride"),
("brother's", "brothers"),
("We're chasing after", "Were chasing after"),
("master's", "masters"),
@ -1485,8 +1485,6 @@ stringfixes = {
("day's", "days"),
("I don't think we can rescue", "I dont think we can rescue"),
("4 scenarios; the 'Hard' version may challenge", "4 scenarios; the Hard version may challenge"),
# Fix capitalization
# conversion added in 1.9.0+svn
("Rooting Out A Mage", "Rooting Out a Mage"),