mirror of
https://github.com/e107inc/e107.git
synced 2025-08-09 08:06:38 +02:00
Update e107_languages/English/admin/
Add new pharses.
This commit is contained in:
@@ -68,7 +68,7 @@ define("EPL_WEBSITE", "Website");
|
||||
define("EPL_NOINSTALL", "No install required, just activate from your menus screen. To uninstall, delete the ");
|
||||
define("EPL_DIRECTORY", "directory.");
|
||||
define("EPL_NOINSTALL_1", "No install required, to remove delete the ");
|
||||
define("EPL_UPGRADE", "Upgrade");
|
||||
define("EPL_UPGRADE", "Upgrade to:");
|
||||
|
||||
define("EPL_ADLAN_50", "Comments successfully deleted");
|
||||
|
||||
@@ -268,6 +268,19 @@ define ('EPL_ADLAN_226',"Plugin Language-File Check");
|
||||
define ('EPL_ADLAN_227',"Scan for Changes");
|
||||
define ('EPL_ADLAN_228',"Plugin folders are scanned every [x] minutes for changes. Click the button below to scan now.");
|
||||
define ('EPL_ADLAN_229',"Refresh");
|
||||
define ('EPL_ADLAN_230', "Downloading and Installing: ");
|
||||
define ('EPL_ADLAN_231', "Remove icons from Media-Manager");
|
||||
define ('EPL_ADLAN_232', "Create Files");
|
||||
define ('EPL_ADLAN_233', "Downloading...");
|
||||
define ('EPL_ADLAN_234', "Download Complete!");
|
||||
define ('EPL_ADLAN_235', "Automated download not possible.");
|
||||
define ('EPL_ADLAN_236', "Please Download Manually");
|
||||
define ('EPL_ADLAN_237', "Download");
|
||||
|
||||
define ('LAN_RELEASED', "Released");
|
||||
define ('LAN_REPAIR_PLUGIN_SETTINGS', "Repair plugin settings");
|
||||
define ('LAN_SYNC_WITH_GIT_REPO', "Sync with Git Repo");
|
||||
define ('LAN_ADDONS', "Addons");
|
||||
|
||||
define('LAN_UPGRADE_SUCCESSFUL', "Upgrade successful");
|
||||
define('LAN_INSTALL_SUCCESSFUL', "Installation successful");
|
||||
|
Reference in New Issue
Block a user