Author: ivanovic
Date: Mon Sep 13 14:46:39 2010
New Revision: 46453
URL: http://svn.gna.org/viewcvs/wesnoth?rev=46453&view=rev
Log:
remove rules that no longer apply to two brothers and fix a rule by extending
it (you need something before the part that is replaced as well as behind it)
Modified:
trunk/utils/pofix.py
Modified: trunk/utils/pofix.py
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/pofix.py?rev=46453&r1=46452&r2=46453&view=diff
==============================================================================
--- trunk/utils/pofix.py (original)
+++ trunk/utils/pofix.py Mon Sep 13 14:46:39 2010
@@ -1469,7 +1469,7 @@
("The village's mage Bjarn", "The villageâs mage Bjarn"),
("'Fear and obey Mordak the Mage!'", "âFear and obey Mordak the Mage!â"),
("Mordak's", "Mordakâs"),
-("more than two days'", "more than two daysâ"),
+("more than two days' ride", "more than two daysâ ride"),
("brother's", "brotherâs"),
("We're chasing after", "Weâre chasing after"),
("master's", "masterâs"),
@@ -1484,8 +1484,6 @@
("they're holding Bjarn", "theyâre holding Bjarn"),
("day's", "dayâs"),
("I don't think we can rescue", "I donât 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
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits