|
@@ -32,19 +32,19 @@ define('remote_host_name', "Remote Host Name");
|
|
|
define('remote_host_name_info', "Remote host name is used to help users to identify their servers.");
|
|
define('remote_host_name_info', "Remote host name is used to help users to identify their servers.");
|
|
|
define('add_remote_host', "Add Remote Host");
|
|
define('add_remote_host', "Add Remote Host");
|
|
|
define('remote_encryption_key', "Remote Encryption Key");
|
|
define('remote_encryption_key', "Remote Encryption Key");
|
|
|
-define('remote_encryption_key_info', "Remote encryption key is used to encrypt the data between the webpages and the agent. This key must be some in both ends.");
|
|
|
|
|
|
|
+define('remote_encryption_key_info', "Remote encryption key is used to encrypt the data between the Panel and Agent(s). This key must be same in both sides.");
|
|
|
define('server_name', "Server Name");
|
|
define('server_name', "Server Name");
|
|
|
define('agent_ip_port', "Agent IP:Port");
|
|
define('agent_ip_port', "Agent IP:Port");
|
|
|
define('agent_status', "Agent Status");
|
|
define('agent_status', "Agent Status");
|
|
|
define('ips', "IPs");
|
|
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('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. Recheck your configuration files.");
|
|
|
|
|
|
|
+define('encryption_key_mismatch', "Encryption key does not match with the Agent. Recheck your configuration files.");
|
|
|
define('no_ip_for_remote_host', "You need to add at least one (1) IP address for each remote host.");
|
|
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('ip_administration', "Server & IP Administration :: Open Game Panel");
|
|
|
define('unknown_error', "Unknown error - status_chk returned");
|
|
define('unknown_error', "Unknown error - status_chk returned");
|
|
|
define('remote_host_user_name', "UNIX user");
|
|
define('remote_host_user_name', "UNIX user");
|
|
|
-define('remote_host_user_name_info', "User name where agent is running. Example: Jonhy");
|
|
|
|
|
|
|
+define('remote_host_user_name_info', "User name where Agent is running. Example: Jonhy");
|
|
|
define('remote_host_ftp_ip', "FTP IP");
|
|
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_ip_info', "The FTP server <b>IP</b> for the current agent.");
|
|
|
define('remote_host_ftp_port', "FTP port");
|
|
define('remote_host_ftp_port', "FTP port");
|