Author: soliton
Date: Sun Mar  2 19:12:35 2008
New Revision: 24228

URL: http://svn.gna.org/viewcvs/wesnoth?rev=24228&view=rev
Log:
* string corrections

Modified:
    trunk/src/game.cpp

Modified: trunk/src/game.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/game.cpp?rev=24228&r1=24227&r2=24228&view=diff
==============================================================================
--- trunk/src/game.cpp (original)
+++ trunk/src/game.cpp Sun Mar  2 19:12:35 2008
@@ -1487,8 +1487,8 @@
                + sep1 + _("Join Official Server")
                + sep2 + _("Log on to the official Wesnoth multiplayer 
server"));
        host_or_join.push_back(pre + "serverother.png"
-               + sep1 + _("Connect to Host/Server")
-               + sep2 + _("Join a server or hosted game"));
+               + sep1 + _("Connect to Server")
+               + sep2 + _("Join a different server"));
        host_or_join.push_back(pre + "hotseat.png"
                + sep1 + _("Local Game")
                + sep2 + _("Play a multiplayer game with the AI or humans 
sharing the same machine"));


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

Reply via email to