summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2005-01-02 12:03:43 +0000
committertruelight <truelight@openttd.org>2005-01-02 12:03:43 +0000
commita11f46fed48fa6606f2d84c8f96d79efbad83197 (patch)
tree9f7b9f8c971ff9369911613d44bb0367e7d30389 /lang
parent5d065845453b47791afec27a373b9ff9728ead1e (diff)
downloadopenttd-a11f46fed48fa6606f2d84c8f96d79efbad83197.tar.xz
(svn r1322) -Add: banning system (mostly tnx to guru3)
A server can ban people via ClientList Both server and dedicated can do it via console: 'ban', 'unban', 'banlist'.
Diffstat (limited to 'lang')
-rw-r--r--lang/english.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/english.txt b/lang/english.txt
index 78d8c881b..f12cb61ea 100644
--- a/lang/english.txt
+++ b/lang/english.txt
@@ -1343,6 +1343,7 @@ STR_NETWORK_ERR_SERVER_ERROR :{WHITE} A protocol-error was made and the conn
STR_NETWORK_ERR_WRONG_REVISION :{WHITE} The revision of this client does not match the server's revision
STR_NETWORK_ERR_WRONG_PASSWORD :{WHITE} Wrong password
STR_NETWORK_ERR_SERVER_FULL :{WHITE} The server is full
+STR_NETWORK_ERR_SERVER_BANNED :{WHITE} You are banned from this server
STR_NETWORK_ERR_KICKED :{WHITE} You were kicked out of the game
STR_NETWORK_ERR_CHEATER :{WHITE} Cheating is not allowed on this server