Got rid of the pofix conversions that work on...

...the source strings for the tips, for they'll become fuzzy anyway
due to the effects of an earlier revision.
This commit is contained in:
Steven Panek 2010-09-02 17:31:14 +00:00
parent cb5258d122
commit cbd806b51e

View file

@ -63,48 +63,17 @@ stringfixes = {
("- usually in blood - although", "— usually in blood — although"),
("position - although", "position — although"),
("as advisors -", "as advisors —"),
("- Great Mage Delfador", "― Great Mage Delfador"),
("- The Wesnoth Tactical Guide", "― The Wesnoth Tactical Guide"),
("- King Konrad, 536YW", "― King Konrad, 536YW"),
("- Memoirs of Gweddry, 627YW", "― Memoirs of Gweddry, 627YW"),
("- High Lord Kalenz, 470YW", "― High Lord Kalenz, 470YW"),
("- The Wesnoth Community", "― The Wesnoth Community"),
("don't have to - let it", "don't have to — let it"),
("- Sir Kaylan,", "― Sir Kaylan,"),
("- Princess Li'sar,", "― Princess Lisar,"),
("your attacks - they will", "your attacks — they will"),
("- The Scroll of Chantal,", "― The Scroll of Chantal,"),
("- Great Sage Dacyn,", "― Great Sage Dacyn,"),
("- Queen Li'sar,", "― Queen Lisar,"),
("- Meneldur,", "― Meneldur,"),
("upload statistics - Help", "upload statistics — Help"),
("(A) - auth command", "(A) — auth command"),
("(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!"),
#the following rule applies to wesnoth/*.po* and to wesnoth-manual/*.po*
("victory objectives - getting", "victory objectives — getting"),
# Fix screw up
# conversion added in 1.9.0-svn
("— Great Mage Delfador", "― Great Mage Delfador"),
("— The Wesnoth Tactical Guide", "― The Wesnoth Tactical Guide"),
("— King Konrad, 536YW", "― King Konrad, 536YW"),
("— Memoirs of Gweddry, 627YW", "― Memoirs of Gweddry, 627YW"),
("— High Lord Kalenz, 470YW", "― High Lord Kalenz, 470YW"),
("— The Wesnoth Community", "― The Wesnoth Community"),
("— Sir Kaylan,", "― Sir Kaylan,"),
("— Princess Li'sar,", "― Princess Lisar,"),
("— The Scroll of Chantal,", "― The Scroll of Chantal,"),
("— Great Sage Dacyn,", "― Great Sage Dacyn,"),
("— Queen Li'sar,", "― Queen Lisar,"),
("— King Konrad,", "― King Konrad,"),
("— Meneldur,", "― Meneldur,"),
("― Princess Li'sar,", "― Princess Lisar,"),
("― Queen Li'sar,", "― Queen Lisar,"),
# Straight apostrophes and quotes to curly ones
# conversion added in 1.9.0-svn
("Ga'ash", "Gaash"),
@ -2811,7 +2780,7 @@ stringfixes = {
# ("\"Ut'Tan-Grorag\"", "\"UtTan-Grorag\""),
# ("\"Ut'Tan-Vrork\"", "\"UtTan-Vrork\""),
# Generates long po line: 86 bytes
# Generates long po line: 86 bytes
# ("kind that won't leave <i>us</i>", "kind that wont leave <i>us</i>"),
# May generate long po line: 85 bytes