mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 01:25:01 +02:00
* Ajax based search filter (proof of concept)
* Other minor tweaks to layout
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/download/languages/English/admin_download.php,v $
|
||||
| $Revision: 1.5 $
|
||||
| $Date: 2009-07-16 23:07:31 $
|
||||
| $Revision: 1.6 $
|
||||
| $Date: 2009-07-18 19:04:04 $
|
||||
| $Author: bugrain $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
@@ -199,6 +199,7 @@ define("DOWLAN_194", "Search");
|
||||
define("DOWLAN_195", "Mirror type");
|
||||
define("DOWLAN_196", "list");
|
||||
define("DOWLAN_197", "random");
|
||||
define("DOWLAN_198", "Filter");
|
||||
|
||||
define("DOWLAN_HELP_1", "Download Help");
|
||||
define("DOWLAN_HELP_2", "<p>Create/edit a download.</p><p>Enter only one of: File, URL or Mirror.</p><p>Ensure you select a category, otherwise your download will not be visible on the downloads page.</p>");
|
||||
|
Reference in New Issue
Block a user