mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 17:50:12 +02:00
Library Manager UI.
This commit is contained in:
@@ -182,7 +182,10 @@ define("ADLAN_159", "URL Configuration");
|
||||
define("ADLAN_160", "Configure Site URLs");
|
||||
define("ADLAN_161", "Custom Fields?");
|
||||
define("ADLAN_162", "A newer version of your site-theme is available:");
|
||||
define("ADLAN_163", "A newer version of an installed plugin is available:");
|
||||
define("ADLAN_163", "A newer version of an installed plugin is available:");
|
||||
|
||||
define("ADLAN_164", "Library Manager");
|
||||
define("ADLAN_165", "Click here to see externally developed and distributed libraries.");
|
||||
|
||||
// define("ADLAN_CL_1", "Settings");
|
||||
define("ADLAN_CL_2", "Users");
|
||||
|
@@ -16,3 +16,18 @@ define('LAN_LIBRARY_MANAGER_08', 'incompatible dependency');
|
||||
define('LAN_LIBRARY_MANAGER_09', 'not found');
|
||||
define('LAN_LIBRARY_MANAGER_10', 'not detected');
|
||||
define('LAN_LIBRARY_MANAGER_11', 'not supported');
|
||||
|
||||
define('LAN_LIBRARY_MANAGER_12', 'List');
|
||||
define('LAN_LIBRARY_MANAGER_13', 'Library');
|
||||
define('LAN_LIBRARY_MANAGER_14', 'Version');
|
||||
define('LAN_LIBRARY_MANAGER_15', 'Homepage');
|
||||
define('LAN_LIBRARY_MANAGER_16', 'Download');
|
||||
define('LAN_LIBRARY_MANAGER_17', 'Installed');
|
||||
define('LAN_LIBRARY_MANAGER_18', 'Status');
|
||||
define('LAN_LIBRARY_MANAGER_19', 'Message');
|
||||
define('LAN_LIBRARY_MANAGER_20', 'link');
|
||||
define('LAN_LIBRARY_MANAGER_21', 'Provider');
|
||||
define('LAN_LIBRARY_MANAGER_22', 'plugin');
|
||||
define('LAN_LIBRARY_MANAGER_23', 'theme');
|
||||
define('LAN_LIBRARY_MANAGER_24', 'core');
|
||||
define('LAN_LIBRARY_MANAGER_25', 'Library Manager');
|
||||
|
Reference in New Issue
Block a user