Revert "Fix server offline issue after OGP reference removal in PR #5"
This commit is contained in:
parent
15d147faab
commit
1ac7d9b3c5
23 changed files with 65 additions and 64 deletions
|
|
@ -6,7 +6,7 @@
|
|||
define('OGP_LANG_add_mods_note', "You need to add mods after adding server to user. This can be done by editing the server.");
|
||||
define('OGP_LANG_game_servers', "Game Servers");
|
||||
define('OGP_LANG_game_path', "Game Path");
|
||||
define('OGP_LANG_game_path_info', "An absolute server path. Example: /home/ogpbot/User_Files/My_Server");
|
||||
define('OGP_LANG_game_path_info', "An absolute server path. Example: /home/ogpbot/OGP_User_Files/My_Server");
|
||||
define('OGP_LANG_game_server_name_info', "Server name helps users to identify their servers.");
|
||||
define('OGP_LANG_control_password', "Control password");
|
||||
define('OGP_LANG_control_password_info', "This password is used for server control, such as RCON password. If the password is empty then other means are used.");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue