Update language files to use new path format (User_Files vs OGP_User_Files)
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
parent
08f83918f1
commit
74dd7e68c9
15 changed files with 15 additions and 15 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/OGP_User_Files/My_Server");
|
||||
define('OGP_LANG_game_path_info', "An absolute server path. Example: /home/ogpbot/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