Added some commented-out apostrophe conversions.

This commit is contained in:
Steven Panek 2010-06-23 01:16:52 +00:00
parent c73be29de9
commit bd60de7140

View File

@ -782,6 +782,39 @@ stringfixes = {
# conversion added in 1.9.0-svn
("Look, if you'll just let me explain—", "Look, if youll just let me explain—"),
("There might be, but I don't—", "There might be, but I dont—"),
# Convert straight apostrophes and quotation marks
# conversion added in 1.9.0-svn
# (NOT YET)
#("What's happened? Oh Eloh, the craters are everywhere, everything is gone, ruined. I can hardly recognize our village. I didn't think it could be this bad.", "Whats happened? Oh Eloh, the craters are everywhere, everything is gone, ruined. I can hardly recognize our village. I didnt think it could be this bad."),
#("C'mon", "Cmon"),
#("Tanuil's", "Tanuils"),
#("That's", "Thats"),
#("Uria's", "Urias"),
#("If we don't stop them", "If we dont stop them"),
#("Then let's join the battle!", "Then lets join the battle!"),
#("let's get rid of them", "lets get rid of them"),
#("If we don't", "If we dont"),
#("things won't be", "things wont be"),
#("we can't dwell on the dead", "we cant dwell on the dead"),
#("Let's keep exploring the wreckage.", "Lets keep exploring the wreckage."),
#("They're destroyed at last.", "Theyre destroyed at last."),
#("But there's no time", "But theres no time"),
#("so we'll have", "so well have"),
#("I'm fine. I'm afraid only", "Im fine. Im afraid only"),
#("Maybe they're hiding in the stables. Let's go check.", "Maybe theyre hiding in the stables. Lets go check."),
#("We'll need your help", "Well need your help"),
#("They've agreed to", "Theyve agreed to"),
#("couldn't", "couldnt"),
#("Eloh's", "Elohs"),
#("I've fought", "Ive fought"),
#("We'll just have to find out.", "Well just have to find out."),
#("I suppose we wouldn't", "I suppose we wouldnt"),
#("there'll be one heck", "therell be one heck"),
#("You've been working on", "Youve been working on"),
#("Hey Kaleh, how's", "Hey Kaleh, hows"),
#("I'm not quite", "Im not quite"),
#("Yechnagoth's", "Yechnagoths"),
),
"1.8-announcement" : (