mirror of
https://github.com/e107inc/e107.git
synced 2025-09-09 05:40:44 +02:00
text to LAN issue #6
This commit is contained in:
@@ -410,6 +410,9 @@ define("LAN_USER_QUICKADD","Quick Add User");
|
||||
define("LAN_USER_PRUNE", "Prune Users");
|
||||
define("LAN_USER_OPTIONS", "User Options");
|
||||
define("LAN_USER_RANKS", "User Ranks");
|
||||
define("LAN_CP", "'s Control Panel");
|
||||
define("LAN_CUS_URL", "Custom URL");
|
||||
define("LAN_CUS_URL_DIS", "Disabled or Enter Custom URL");
|
||||
|
||||
|
||||
|
||||
|
@@ -128,5 +128,6 @@ define("DBLAN_107", "[folder] is not writable");
|
||||
define("DBLAN_108", "Created:");
|
||||
define("DBLAN_109", "Copied:");
|
||||
define("DBLAN_110", "Couldn't copy:");
|
||||
define("DBLAN_111", "Tables appear to be okay!");
|
||||
|
||||
?>
|
||||
|
@@ -273,4 +273,11 @@ define("PRFLAN_255", "File Uploading");
|
||||
define("PRFLAN_256", "Advanced Options");
|
||||
define("PRFLAN_257", "Javascript Framework");
|
||||
|
||||
define("PRFLAN_258", "Contact Form Visibility");
|
||||
define("PRFLAN_259", "Register & Login");
|
||||
define("PRFLAN_260", "Login Only");
|
||||
define("PRFLAN_261", "Field options");
|
||||
define("PRFLAN_262", "Password in Email Confirmation");
|
||||
define("PRFLAN_263", "Should be unique to this website");
|
||||
|
||||
?>
|
Reference in New Issue
Block a user