Author: shadowmaster Date: Fri Nov 4 21:48:22 2011 New Revision: 51844 URL: http://svn.gna.org/viewcvs/wesnoth?rev=51844&view=rev Log: Minor English fix
Modified: trunk/src/addon/manager.cpp Modified: trunk/src/addon/manager.cpp URL: http://svn.gna.org/viewcvs/wesnoth/trunk/src/addon/manager.cpp?rev=51844&r1=51843&r2=51844&view=diff ============================================================================== --- trunk/src/addon/manager.cpp (original) +++ trunk/src/addon/manager.cpp Fri Nov 4 21:48:22 2011 @@ -1323,7 +1323,7 @@ symbols["addon"] = get_addon_name(addon); const std::string& confirm_message = utils::interpolate_variables_into_string( - _("Deleting '$addon|' will permanently erase its download and upload count in the add-ons server. Do you really wish to continue?"), + _("Deleting '$addon|' will permanently erase its download and upload count on the add-ons server. Do you really wish to continue?"), &symbols); const int res = gui2::show_message(disp.video(), _______________________________________________ Wesnoth-commits mailing list Wesnoth-commits@gna.org https://mail.gna.org/listinfo/wesnoth-commits