mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 09:04:38 +02:00
Forum coding, always forum code
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/forum/languages/English/lan_forum_admin.php,v $
|
||||
| $Revision: 1.2 $
|
||||
| $Date: 2008-01-06 21:16:37 $
|
||||
| $Author: e107steved $
|
||||
| $Revision: 1.3 $
|
||||
| $Date: 2008-12-05 01:30:56 $
|
||||
| $Author: mcfly_e107 $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
define("FORLAN_1", "You must enter the number of days you wish to prune.");
|
||||
@@ -205,4 +205,7 @@ define("FORLAN_181", "Confirm Delete");
|
||||
define("FORLAN_182", "also recalculate replies for all threads in selected forum");
|
||||
define("FORLAN_183", "(this function is not allowed when selecting 'all forums' due to the number of queries it will generate)");
|
||||
|
||||
define('FORLAN_184', 'Thread Creation permission');
|
||||
define('FORLAN_185', 'Indicates who can create new threads');
|
||||
|
||||
?>
|
Reference in New Issue
Block a user