Author: espreon
Date: Mon Feb 21 00:40:58 2011
New Revision: 48584

URL: http://svn.gna.org/viewcvs/wesnoth?rev=48584&view=rev
Log:
Added a pofix rule for the addition of the serial comma.

Modified:
    trunk/utils/pofix.py

Modified: trunk/utils/pofix.py
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/pofix.py?rev=48584&r1=48583&r2=48584&view=diff
==============================================================================
--- trunk/utils/pofix.py (original)
+++ trunk/utils/pofix.py Mon Feb 21 00:40:58 2011
@@ -3819,6 +3819,10 @@
 ("Plan ahead - think about", "Plan ahead — think about"),
 ),
 
+"wesnoth-help" : (
+("Immune to drain, poison and plague", "Immune to drain, poison, and plague"),
+),
+
 }
 
 # Speak, if all argument files are newer than this timestamp


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

Reply via email to