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 +?>