Author: ivanovic
Date: Fri May 15 11:41:08 2009
New Revision: 35638

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35638&view=rev
Log:
fix typo in pofix.py
- Diese und die folgenden Zeilen werden ignoriert --

M    utils/pofix.py

Modified:
    trunk/utils/pofix.py

Modified: trunk/utils/pofix.py
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/pofix.py?rev=35638&r1=35637&r2=35638&view=diff
==============================================================================
--- trunk/utils/pofix.py (original)
+++ trunk/utils/pofix.py Fri May 15 11:41:08 2009
@@ -63,7 +63,7 @@
 # Concisted capitalization of species names
 ("Loyal Merfolk","Loyal merfolk"),
 ("move along, Elf", "move along, elf"),
-)"fight our way through the Orcs or the Undead.", "fight our way through the 
orcs or the undead."),
+("fight our way through the Orcs or the Undead.", "fight our way through the 
orcs or the undead."),
 ("Elven allies", "elven allies"),
 ("Drake base", "drake base"),
 ),


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to