Author: esr
Date: Fri May 15 19:15:36 2009
New Revision: 35645
URL: http://svn.gna.org/viewcvs/wesnoth?rev=35645&view=rev
Log:
Eliminate some false-positive matches.
Modified:
trunk/utils/pofix.py
Modified: trunk/utils/pofix.py
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/pofix.py?rev=35645&r1=35644&r2=35645&view=diff
==============================================================================
--- trunk/utils/pofix.py (original)
+++ trunk/utils/pofix.py Fri May 15 19:15:36 2009
@@ -112,7 +112,7 @@
("Kill the Lich to get his book and", "Kill the lich to get his book and"),
("The Lich is free!", "The lich is free!"),
("before we free that Lich","before we free that lich"),
-("great river", "Great River"),
+#("great river", "Great River"),
),
"wesnoth-httt" :(
@@ -172,7 +172,7 @@
),
"wesnoth-low" :(
-("offensive war. This is the council's decision", "offensive war. This is the
council's decision."),
+("offensive war. This is the council's decision\"", "offensive war. This is
the council's decision.\""),
('bring in reinforcements"', 'bring in reinforcements."'),
('Sure, minus expenses"', 'Sure, minus expenses."'),
('I told ye I\'d be here"', 'I told ye I\'d be here."'),
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits