1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 09:10:23 +02:00

Translation of hardcoded text, added new defines

This commit is contained in:
tgtje
2016-01-30 16:58:58 +01:00
parent 0182c92517
commit a931c36021
10 changed files with 87 additions and 46 deletions

View File

@@ -331,7 +331,8 @@ define("LAN_STATUS", "Status");
define("LAN_URL", "URL");
define("LAN_OWNER", "Owner");
define("LAN_PURCHASE", "Purchase ");
define("LAN_DOWN_THEME", "Downloading ");
define("LAN_ID", "ID");
@@ -415,7 +416,9 @@ define("LAN_CUSTOM_URL", "Custom URL");
define("LAN_CUSTOM_URL_DISABLED", "Disabled or Enter Custom URL");
define("LAN_GENERAL", "General");
define("LAN_GENERATE", "Generate");
//define("LAN_GENERATE", "Generate"); //moved to English php
define("LAN_GEN_PW", "Generate a password");
define("LAN_DISPL_PW", "Display the password");
define("LAN_WILL_OVERWRITE_SEF", "This will overwrite your existing SEF URL.");
// TODO - move e_form related LANS below, add new lan_form.php file (for both front/back-end)