|
|
@@ -27,7 +27,7 @@ define('configured_remote_hosts', "Configured Remote Host");
|
|
|
define('remote_host', "Remote Host");
|
|
|
define('remote_host_info', "The remote host must be a pingable hostname!");
|
|
|
define('remote_host_port', "Remote Host Port");
|
|
|
-define('remote_host_port_info', "The port that is listened by the OGP agent on remote host. Default: 12679.");
|
|
|
+define('remote_host_port_info', "The port that is listened by the OGP Agent on remote host. Default: 12679.");
|
|
|
define('remote_host_name', "Remote Host Name");
|
|
|
define('ogp_user', "OGP Agent Username");
|
|
|
define('remote_host_name_info', "Remote host name is used to help users to identify their servers.");
|
|
|
@@ -41,15 +41,15 @@ define('ips', "IPs");
|
|
|
define('add_more_ips', "If you want to enter more IPs press 'Set IPs' when all fields are full and an empty field will appear.");
|
|
|
define('encryption_key_mismatch', "Encryption key does not match with the Agent. Please recheck your Agent configuration.");
|
|
|
define('no_ip_for_remote_host', "You need to add at least one (1) IP address for each remote host.");
|
|
|
-define('note_remote_host', "A remote host is a server where the OGP agent is running on. Each host can have multiple number of IP addresses on which users can bind servers to.");
|
|
|
+define('note_remote_host', "A remote host is a server where the OGP Agent is running on. Each host can have multiple number of IP addresses on which users can bind servers to.");
|
|
|
define('ip_administration', "Server & IP Administration :: Open Game Panel");
|
|
|
define('unknown_error', "Unknown error - status_chk returned");
|
|
|
define('remote_host_user_name', "UNIX user");
|
|
|
define('remote_host_user_name_info', "Username where the Agent is running. Example: Jonhy");
|
|
|
define('remote_host_ftp_ip', "FTP IP");
|
|
|
-define('remote_host_ftp_ip_info', "The FTP server <b>IP</b> for the current agent.");
|
|
|
-define('remote_host_ftp_port', "FTP port");
|
|
|
-define('remote_host_ftp_port_info', "The FTP server <b>port</b> for the current agent.");
|
|
|
+define('remote_host_ftp_ip_info', "The FTP server <b>IP</b> for the current Agent.");
|
|
|
+define('remote_host_ftp_port', "FTP Port");
|
|
|
+define('remote_host_ftp_port_info', "The FTP server <b>port</b> for the current Agent.");
|
|
|
define('view_log', "View log");
|
|
|
define('status', "Status");
|
|
|
define('stop_firewall', "Stop Firewall");
|
|
|
@@ -58,8 +58,8 @@ define('seconds', "Seconds");
|
|
|
define('reboot', "Remote Server Reboot");
|
|
|
define('restart', "Restart Agent");
|
|
|
define('confirm_reboot', "Are you sure you want to remotely reboot the entire physical server named '%s'?");
|
|
|
-define('confirm_restart', "Are you sure you want to restart the agent named '%s'?");
|
|
|
-define('restarting', "Restarting agent... Please wait.");
|
|
|
+define('confirm_restart', "Are you sure you want to restart the Agent named '%s'?");
|
|
|
+define('restarting', "Restarting Agent... Please wait.");
|
|
|
define('restarted', "Agent successfully restarted.");
|
|
|
define('reboot_success', "Server named '%s' was successfully rebooted. You will not be able to access the server until it has successfully booted.");
|
|
|
define('invalid_remote_host_id', "Invalid remote host id '%s' given.");
|
|
|
@@ -73,7 +73,7 @@ define('remote_ips_for', "Remote IPs for server called '%s'");
|
|
|
define('ips_set_for_server', "IPs set for server called '%s' successfully.");
|
|
|
define('could_not_remove_ip', "Could not remove old IP's from database.");
|
|
|
define('could_add_ip', "Could add remote server IP to database.");
|
|
|
-define('areyousure_removeagent', "Are you sure you want to remove the agent called");
|
|
|
+define('areyousure_removeagent', "Are you sure you want to remove the Agent called");
|
|
|
define('areyousure_removeagent2', "and all the homes related to it from the ogp database?");
|
|
|
define('error_while_remove', "Error occurred while removing remote server.");
|
|
|
define('add_ip', "Add IP");
|
|
|
@@ -94,7 +94,7 @@ define('found_ips', "Found IPs");
|
|
|
define('for_remote_server', "for the remote server.");
|
|
|
define('failed_add_ip', "Failed to add IP");
|
|
|
define('timeout', "Time Out");
|
|
|
-define('timeout_info', "Seconds. The time limit to get response from this agent.");
|
|
|
+define('timeout_info', "The time limit in seconds to get response from this Agent.");
|
|
|
define('use_nat', "Use NAT");
|
|
|
define('use_nat_info', "Activate if your remote server is using NAT rules.");
|
|
|
define('arrange_ports', "Arrange ports");
|