From 7662f312b399b58faf20db4a850a2b0298d659df Mon Sep 17 00:00:00 2001 From: krzys-h Date: Sat, 18 May 2013 18:29:07 +0200 Subject: Changed "Inappropariate bot"->"Inappropariate object" in newly added functions --- src/common/restext.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/restext.cpp') diff --git a/src/common/restext.cpp b/src/common/restext.cpp index 663a82e..bbec7ec 100644 --- a/src/common/restext.cpp +++ b/src/common/restext.cpp @@ -624,6 +624,7 @@ void InitializeRestext() stringsErr[ERR_FLAG_PROXY] = "Too close to an existing flag"; stringsErr[ERR_FLAG_DELETE] = "No flag nearby"; stringsErr[ERR_DESTROY_NOTFOUND]= "Not found anything to destroy"; + stringsErr[ERR_WRONG_OBJ] = "Inappropriate object"; stringsErr[ERR_MISSION_NOTERM] = "The mission is not accomplished yet (press \\key help; for more details)"; stringsErr[ERR_DELETEMOBILE] = "Bot destroyed"; stringsErr[ERR_DELETEBUILDING] = "Building destroyed"; -- cgit v1.2.3-1-g7c22