alliance updates

This commit is contained in:
unknown
2012-08-10 02:10:41 +03:00
parent d8e9705405
commit 34ca0ddc07
3 changed files with 40 additions and 0 deletions
+1
View File
@@ -71,6 +71,7 @@ define("NOT_OPENED_YET","Server not started yet.");
define("REGISTER_CLOSED","The register is closed. You can't register to this server.");
define("NAME_EMPTY","Please insert name");
define("NAME_NO_EXIST","There is no user with the name ");
define("ID_NO_EXIST","There is no user with the id ");
define("SAME_NAME","You can't invite yourself");
define("ALREADY_INVITED"," already invited");
define("ALREADY_IN_ALLY"," already in this alliance");