Fix PHP 8.3 htmlentities null safety, remove unused themes, rename OGP_LANG_ to LANG_
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/9909a053-0a66-4453-a844-d3b80d727b27 Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
parent
53e0b68f4f
commit
7377f955fd
796 changed files with 38947 additions and 43914 deletions
|
|
@ -22,49 +22,49 @@
|
|||
*
|
||||
*/
|
||||
|
||||
define('OGP_LANG_install_plugin', "Install Plugins");
|
||||
define('OGP_LANG_install_mappack', "Install Maps");
|
||||
define('OGP_LANG_install_config', "Install Configs");
|
||||
define('OGP_LANG_game_name', "Game Name");
|
||||
define('OGP_LANG_directory', "Directory Path");
|
||||
define('OGP_LANG_remote_server', "Remote server");
|
||||
define('OGP_LANG_select_addon', "Select Addon");
|
||||
define('OGP_LANG_install', "Install");
|
||||
define('OGP_LANG_failed_to_start_file_download', "Failed to start file download.");
|
||||
define('OGP_LANG_no_games_servers_available', "There are no game servers available in your account.");
|
||||
define('OGP_LANG_addon_installed_successfully', "Addon installed successfully");
|
||||
define('OGP_LANG_path', "Path");
|
||||
define('OGP_LANG_wait_while_decompressing', "Wait while the file %s is decompressed.");
|
||||
define('OGP_LANG_addon_name', "Addon Name");
|
||||
define('OGP_LANG_url', "URL");
|
||||
define('OGP_LANG_select_game_type', "Select Game Type");
|
||||
define('OGP_LANG_plugin', "Plugin");
|
||||
define('OGP_LANG_mappack', "MapPack");
|
||||
define('OGP_LANG_config', "Config");
|
||||
define('OGP_LANG_type', "Addon Type");
|
||||
define('OGP_LANG_game', "Game");
|
||||
define('OGP_LANG_show_all_addons', "Show All Addons");
|
||||
define('OGP_LANG_show_addons_for_selected_type', "Show Addons For Selected Type");
|
||||
define('OGP_LANG_show_addons_for_selected_game', "Show Addons For Selected Game");
|
||||
define('OGP_LANG_linux_games', "Linux Games:");
|
||||
define('OGP_LANG_windows_games', "Windows Games:");
|
||||
define('OGP_LANG_create_addon', "Create Addon");
|
||||
define('OGP_LANG_addons_db', "Addons Database");
|
||||
define('OGP_LANG_addon_has_been_created', "The addon %s has been created.");
|
||||
define('OGP_LANG_remove_addon', "Remove Addon");
|
||||
define('OGP_LANG_fill_the_url_address_to_a_compressed_file', "Please, fill an URL address for a compressed file.");
|
||||
define('OGP_LANG_fill_the_addon_name', "Please, fill a name for the addon package.");
|
||||
define('OGP_LANG_select_an_addon_type', "Please, select an addon type.");
|
||||
define('OGP_LANG_select_a_game_type', "Please, select a game type.");
|
||||
define('OGP_LANG_edit_addon', "Edit Addon");
|
||||
define('OGP_LANG_post-script', "Post-install script(bash)");
|
||||
define('OGP_LANG_replacements', "Replacements:");
|
||||
define('OGP_LANG_addon_name_info', "Enter a name for this addon, this is the name that the user sees.");
|
||||
define('OGP_LANG_url_info', "Enter a web address that contains a file to download, if compressed in zip or tar.gz will be unpacked in the root directory of the server or on the path given below.");
|
||||
define('OGP_LANG_path_info', "The path must be relative to the server folder and contain no slashes at the beginning or end, eg: cstrike/cfg. If left blank will use the server root path.");
|
||||
define('OGP_LANG_post-script_info', "Enter Bash language code, this will be executed as a script, you can use text replacements to customize the installation, they will be replaced by data from the server on which you install the addon. The script will start from the root folder of the server or the specified path.");
|
||||
define('OGP_LANG_show_to_group', "Show to group");
|
||||
define('OGP_LANG_all_groups', "All groups");
|
||||
define('OGP_LANG_show_addons_for_selected_group', "Show addons for selected group");
|
||||
define('OGP_LANG_group', "Group");
|
||||
define('LANG_install_plugin', "Install Plugins");
|
||||
define('LANG_install_mappack', "Install Maps");
|
||||
define('LANG_install_config', "Install Configs");
|
||||
define('LANG_game_name', "Game Name");
|
||||
define('LANG_directory', "Directory Path");
|
||||
define('LANG_remote_server', "Remote server");
|
||||
define('LANG_select_addon', "Select Addon");
|
||||
define('LANG_install', "Install");
|
||||
define('LANG_failed_to_start_file_download', "Failed to start file download.");
|
||||
define('LANG_no_games_servers_available', "There are no game servers available in your account.");
|
||||
define('LANG_addon_installed_successfully', "Addon installed successfully");
|
||||
define('LANG_path', "Path");
|
||||
define('LANG_wait_while_decompressing', "Wait while the file %s is decompressed.");
|
||||
define('LANG_addon_name', "Addon Name");
|
||||
define('LANG_url', "URL");
|
||||
define('LANG_select_game_type', "Select Game Type");
|
||||
define('LANG_plugin', "Plugin");
|
||||
define('LANG_mappack', "MapPack");
|
||||
define('LANG_config', "Config");
|
||||
define('LANG_type', "Addon Type");
|
||||
define('LANG_game', "Game");
|
||||
define('LANG_show_all_addons', "Show All Addons");
|
||||
define('LANG_show_addons_for_selected_type', "Show Addons For Selected Type");
|
||||
define('LANG_show_addons_for_selected_game', "Show Addons For Selected Game");
|
||||
define('LANG_linux_games', "Linux Games:");
|
||||
define('LANG_windows_games', "Windows Games:");
|
||||
define('LANG_create_addon', "Create Addon");
|
||||
define('LANG_addons_db', "Addons Database");
|
||||
define('LANG_addon_has_been_created', "The addon %s has been created.");
|
||||
define('LANG_remove_addon', "Remove Addon");
|
||||
define('LANG_fill_the_url_address_to_a_compressed_file', "Please, fill an URL address for a compressed file.");
|
||||
define('LANG_fill_the_addon_name', "Please, fill a name for the addon package.");
|
||||
define('LANG_select_an_addon_type', "Please, select an addon type.");
|
||||
define('LANG_select_a_game_type', "Please, select a game type.");
|
||||
define('LANG_edit_addon', "Edit Addon");
|
||||
define('LANG_post-script', "Post-install script(bash)");
|
||||
define('LANG_replacements', "Replacements:");
|
||||
define('LANG_addon_name_info', "Enter a name for this addon, this is the name that the user sees.");
|
||||
define('LANG_url_info', "Enter a web address that contains a file to download, if compressed in zip or tar.gz will be unpacked in the root directory of the server or on the path given below.");
|
||||
define('LANG_path_info', "The path must be relative to the server folder and contain no slashes at the beginning or end, eg: cstrike/cfg. If left blank will use the server root path.");
|
||||
define('LANG_post-script_info', "Enter Bash language code, this will be executed as a script, you can use text replacements to customize the installation, they will be replaced by data from the server on which you install the addon. The script will start from the root folder of the server or the specified path.");
|
||||
define('LANG_show_to_group', "Show to group");
|
||||
define('LANG_all_groups', "All groups");
|
||||
define('LANG_show_addons_for_selected_group', "Show addons for selected group");
|
||||
define('LANG_group', "Group");
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue