|
|
@@ -58,11 +58,11 @@ define('year', "Year");
|
|
|
define('hours', "Hours");
|
|
|
define('months', "Months");
|
|
|
define('years', "Years");
|
|
|
-define('service_name', "Service name");
|
|
|
-define('rcon_pass', "RCON password");
|
|
|
-define('ftp_pass', "FTP password");
|
|
|
+define('service_name', "Service Name");
|
|
|
+define('rcon_pass', "RCON Password");
|
|
|
+define('ftp_pass', "FTP Password");
|
|
|
define('available_ips', "Available IPs");
|
|
|
-define('max_players', "Max Players");
|
|
|
+define('max_players', "Max. Players");
|
|
|
define('invoice_duration', "Invoice Duration");
|
|
|
define('calculate_price', "Calculate Price");
|
|
|
define('buy', "BUY");
|
|
|
@@ -90,7 +90,7 @@ define('installation_date', "Installation date");
|
|
|
define('enable_server', "Enable server");
|
|
|
define('success', "SUCCESS");
|
|
|
define('redirecting_to_game_monitor', "Redirecting to Game Monitor...");
|
|
|
-define('starting_installations', "Starting installations...");
|
|
|
+define('starting_installations', "Starting the installation...");
|
|
|
define('order_id', "Order ID");
|
|
|
define('home_name', "Home Name");
|
|
|
define('tax', "Tax");
|
|
|
@@ -122,7 +122,7 @@ define('max_slot_qty', "Max. Slot Quantity");
|
|
|
define('min_slot_qty', "Min. Slot Quantity");
|
|
|
define('ftp_account', "FTP Account");
|
|
|
define('select_install_method', "Select install method");
|
|
|
-define('url_for_manual_install', "URL For Manual Install");
|
|
|
+define('url_for_manual_install', "URL for Manual Installation");
|
|
|
define('description', "Description");
|
|
|
define('image_url', "Image URL");
|
|
|
define('access_rights', "Access Rights");
|