Author: silene
Date: Thu Apr 30 08:25:12 2009
New Revision: 35337

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

Modified:
    branches/1.6/po/wesnoth/fr.po

Modified: branches/1.6/po/wesnoth/fr.po
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/po/wesnoth/fr.po?rev=35337&r1=35336&r2=35337&view=diff
==============================================================================
--- branches/1.6/po/wesnoth/fr.po (original)
+++ branches/1.6/po/wesnoth/fr.po Thu Apr 30 08:25:12 2009
@@ -7265,7 +7265,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