From 0af897861a51a5984c7d9331bac464d48208b7fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor?= Date: Sun, 22 Jan 2017 10:13:00 +0100 Subject: [PATCH] Update English_admin.php --- e107_plugins/download/languages/English/English_admin.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/e107_plugins/download/languages/English/English_admin.php b/e107_plugins/download/languages/English/English_admin.php index 585db81c6..6262b1f4d 100644 --- a/e107_plugins/download/languages/English/English_admin.php +++ b/e107_plugins/download/languages/English/English_admin.php @@ -50,6 +50,7 @@ define("DOWLAN_25", "Submit Download"); // define("DOWLAN_26", "Uploads enabled?"); define("DOWLAN_27", "Download"); define("DOWLAN_28", "None"); +define("DOWLAN_29", "Requested"); define("DOWLAN_31", "Categories"); define("DOWLAN_32", "Downloads"); define("DOWLAN_33", "Are you sure you want to delete this download?"); //FIXME Use Generic @@ -229,4 +230,4 @@ define("DOWLAN_HELP_10", "Help for upload options"); // define("DOWLAN_INSTALL_DONE", "Your download plugin is now installed"); // define("DOWLAN_DESCRIPTION", "This plugin is a fully featured Download system"); // define("DOWLAN_CAPTION", "Configure Download"); -?> \ No newline at end of file +?>