Author: silene
Date: Thu Apr 30 08:22:47 2009
New Revision: 35336

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35336&view=rev
Log:
Added a pipe to prevent variable substitution from creating an invalid UTF8 
string. (Bug #13454)

Modified:
    trunk/po/wesnoth/fr.po

Modified: trunk/po/wesnoth/fr.po
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/po/wesnoth/fr.po?rev=35336&r1=35335&r2=35336&view=diff
==============================================================================
--- trunk/po/wesnoth/fr.po (original)
+++ trunk/po/wesnoth/fr.po Thu Apr 30 08:22:47 2009
@@ -7332,7 +7332,7 @@
 
 #: src/addon_management.cpp:641
 msgid "The add-on '$addon_title|' has been successfully installed."
-msgstr "L'extension « $addon_title » a été installée avec succès."
+msgstr "L'extension « $addon_title| » a été installée avec succès."
 
 #: src/addon_management.cpp:643
 msgid "Add-on Installed"


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

Reply via email to