mirror of
https://github.com/e107inc/e107.git
synced 2025-04-20 04:32:01 +02:00
Update lan_plugin.php
This commit is contained in:
parent
a9c40a8f00
commit
c54373bd7f
@ -273,6 +273,8 @@ define ("EPL_ADLAN_231", "Remove icons from Media-Manager");
|
||||
define ("EPL_ADLAN_232", "Create Files");
|
||||
define ("TPVLAN_81", "Downloading...");
|
||||
define ("TPVLAN_82", "Download Complete!");
|
||||
define ("EPL_ADLAN_233", "Adding Link:");
|
||||
define ("EPL_ADLAN_234", "Removing Link:");
|
||||
define ("EPL_ADLAN_235", "Automated download not possible.");
|
||||
define ("EPL_ADLAN_236", "Please Download Manually");
|
||||
define ("EPL_ADLAN_237", "Download");
|
||||
@ -284,6 +286,15 @@ define ("EPL_ADLAN_242","Removing Pref:");
|
||||
define ("EPL_ADLAN_243","Updating Pref:");
|
||||
define ("EPL_ADLAN_244","Only 5 Media Categories are permitted during installation.");
|
||||
|
||||
define ("EPL_ADLAN_245","Adding Media Category: [x]");
|
||||
define ("EPL_ADLAN_246","Deleting All Media Categories owned by : [x]");
|
||||
define ("EPL_ADLAN_247","Adding [x] to: [y]");
|
||||
define ("EPL_ADLAN_248","Removing [x] from: [y]");
|
||||
define ("EPL_ADLAN_249","Adding Extended Field: ");
|
||||
define ("EPL_ADLAN_250","Removing Extended Field: ");
|
||||
define ("EPL_ADLAN_251","Extended Field left in place: ");
|
||||
define ("EPL_ADLAN_252","Perm: ");
|
||||
|
||||
define ("LAN_RELEASED", "Released");
|
||||
define ("LAN_REPAIR_PLUGIN_SETTINGS", "Repair plugin settings");
|
||||
define ("LAN_SYNC_WITH_GIT_REPO", "Sync with Git Repo");
|
||||
@ -295,4 +306,4 @@ define("LAN_INSTALL_FAIL", "Installation failed!");
|
||||
define("LAN_UNINSTALL_FAIL", "Unable to uninstall!");
|
||||
define("LAN_PLUGIN_IS_USED", "[x] plugin is used by:");
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user