Author: shadowmaster
Date: Wed Mar 21 17:10:33 2012
New Revision: 53601
URL: http://svn.gna.org/viewcvs/wesnoth?rev=53601&view=rev
Log:
addon/client: Restore a missing word in a translatable string
Modified:
trunk/src/addon/client.cpp
Modified: trunk/src/addon/client.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/addon/client.cpp?rev=53601&r1=53600&r2=53601&view=diff
==============================================================================
--- trunk/src/addon/client.cpp (original)
+++ trunk/src/addon/client.cpp Wed Mar 21 17:10:33 2012
@@ -211,7 +211,7 @@
if(!check_names_legal(archive_cfg)) {
gui2::show_error_message(disp_.video(),
vgettext("The add-on <i>$addon_title</i> has an invalid
file or directory "
- "and cannot be installed.", i18n_symbols));
+ "name and cannot be installed.", i18n_symbols));
return false;
}
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits