mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 09:04:38 +02:00
Forum language-file cleanup.
This commit is contained in:
@@ -24,7 +24,7 @@ vf = viewforum, vt = viewtopic, p = post, etc.
|
||||
define("e_PAGETITLE", "Forum");
|
||||
|
||||
// forum.php (forum_template)
|
||||
define("LAN_FORUM_0001", "Forum"); // LAN_46
|
||||
// define("LAN_FORUM_0001", "Forum"); // LAN_46
|
||||
define("LAN_FORUM_0002", "Topics"); // LAN_47 / FORLAN_21
|
||||
define("LAN_FORUM_0003", "Replies"); // LAN_48 / LAN_55
|
||||
define("LAN_FORUM_0004", "Last Post"); // LAN_49 / FORLAN_22 / LAN_57
|
||||
@@ -109,7 +109,7 @@ define("LAN_FORUM_0068", "No forums in this section yet, please check back soon.
|
||||
define('LAN_FORUM_0069', 'Sub-forums'); // FORLAN_444
|
||||
|
||||
define("LAN_FORUM_0070", "Cancel Topic Tracking"); // LAN_392
|
||||
define("LAN_FORUM_0071", "Forum Rules"); // LAN_433
|
||||
//define("LAN_FORUM_0071", "Forum Rules"); // LAN_433
|
||||
define("LAN_FORUM_0072", "No rules defined."); // FORLAN_441
|
||||
define("LAN_FORUM_0073", "Tracked topics"); // LAN_397
|
||||
define("LAN_FORUM_0074", "Posted by"); // LAN_423
|
||||
@@ -137,7 +137,7 @@ define("LAN_FORUM_1016", "Poll"); // FORLAN_23
|
||||
|
||||
define("LAN_FORUM_1017", "Go to"); // LAN_401 (p?)
|
||||
define("LAN_FORUM_1018", "New topic");
|
||||
define("LAN_FORUM_1019", "Are you sure?"); // new
|
||||
// define("LAN_FORUM_1019", "Are you sure?"); // new
|
||||
|
||||
// starting at LAN_FORUM_2xxx => forum_viewtopic.php
|
||||
define("LAN_FORUM_2001", "Previous topic"); // LAN_389
|
||||
@@ -190,8 +190,8 @@ define("LAN_FORUM_2036", "Send Private Message"); // new / LAN_399
|
||||
define("LAN_FORUM_2037", "Post deleted on"); // new
|
||||
define("LAN_FORUM_2038", "Reason"); // new
|
||||
|
||||
define("LAN_FORUM_2039", "Edit"); // LAN_400
|
||||
define("LAN_FORUM_2040", "Delete"); // LAN_435 (vf)?
|
||||
// define("LAN_FORUM_2039", "Edit"); // LAN_400
|
||||
// define("LAN_FORUM_2040", "Delete"); // LAN_435 (vf)?
|
||||
define("LAN_FORUM_2041", "Quote"); // LAN_401
|
||||
define("LAN_FORUM_2042", "Move"); // FORCONF_25 ?
|
||||
define("LAN_FORUM_2043", "Split"); // new
|
||||
@@ -204,9 +204,9 @@ define("LAN_FORUM_3001", "You are not authorized to post to this forum."); // LA
|
||||
define("LAN_FORUM_3002", "This topic is locked."); // LAN_397
|
||||
define("LAN_FORUM_3003", "Replying to"); // LAN_02 (p)
|
||||
|
||||
define("LAN_FORUM_3004", "Anonymous"); // LAN_311
|
||||
// define("LAN_FORUM_3004", "Anonymous"); // LAN_311
|
||||
define("LAN_FORUM_3005", "Preview"); // LAN_323
|
||||
define("LAN_FORUM_3006", "Duplicate post"); // LAN_FORUM_2
|
||||
// define("LAN_FORUM_3006", "Duplicate post"); // LAN_FORUM_2
|
||||
define("LAN_FORUM_3007", "You left required field(s) blank"); // LAN_27
|
||||
define("LAN_FORUM_3008", "Unauthorised"); // LAN_95
|
||||
define("LAN_FORUM_3009", "You are not authorised to edit this forum post."); //LAN_96
|
||||
@@ -234,15 +234,6 @@ define("LAN_FORUM_3026", "Post topic as"); // LAN_400 (p)
|
||||
|
||||
// poll - partly in e107_plugins/poll/poll_class.php
|
||||
define("LAN_FORUM_3028", "Add Poll"); // new
|
||||
define("LAN_FORUM_3029", "If you do not wish to add a poll to your topic, leave the fields blank."); // LAN_386
|
||||
define("LAN_FORUM_3030", "Poll question"); // LAN_5
|
||||
define("LAN_FORUM_3031", "Poll answer"); // LAN_391
|
||||
define("LAN_FORUM_3032", "Add another answer"); // LAN_6
|
||||
define("LAN_FORUM_3033", "Allow multiple choices?"); // LAN_506
|
||||
define("LAN_FORUM_3034", "Vote storage method"); // POLLAN_16
|
||||
define("LAN_FORUM_3035", "Cookie"); // POLLAN_17
|
||||
define("LAN_FORUM_3036", "IP address"); // POLLAN_18
|
||||
define("LAN_FORUM_3037", "User ID (only members can vote)"); // POLLAN_19
|
||||
|
||||
define("LAN_FORUM_3038", "Normal"); // LAN_1
|
||||
define("LAN_FORUM_3039", "Deactivate emoticons for this post"); // LAN_FORUMPOST_EMOTES
|
||||
@@ -277,11 +268,45 @@ define("LAN_FORUM_4012", "Unstick thread"); // LAN_398
|
||||
define("LAN_FORUM_4013", "Lock thread"); // LAN_399
|
||||
define("LAN_FORUM_4014", "Unlock thread"); // LAN_400
|
||||
|
||||
|
||||
// Ajax and actions
|
||||
define("LAN_FORUM_CLOSE", "Thread closed.");
|
||||
define("LAN_FORUM_OPEN", "Thread reopened.");
|
||||
define("LAN_FORUM_STICK", "Thread made sticky.");
|
||||
define("LAN_FORUM_UNSTICK", "Thread unstuck.");
|
||||
|
||||
// Config -TO BE RENAMED
|
||||
|
||||
define("FORCONF_5", "Poll deleted."); // FORCONF_5
|
||||
define("FORCONF_6", "Thread deleted"); // FORCONF_6
|
||||
define("FORCONF_7", "replies deleted"); // FORCONF_7
|
||||
define("FORCONF_8", "Delete cancelled."); // FORCONF_8
|
||||
define("FORCONF_9", "Thread moved."); // FORCONF_9
|
||||
define("FORCONF_10", "Move cancelled."); // FORCONF_10
|
||||
define("FORCONF_11", "Back To Forums"); // FORCONF_11
|
||||
define("FORCONF_12", "Forum Configuration"); // FORCONF_12
|
||||
define("FORCONF_13", "Are you absolutely certain you want to delete this poll?<br />Once deleted it <b><u>cannot</u></b> be retrieved.");
|
||||
// define("FORCONF_14", "Cancel");
|
||||
define("FORCONF_15", "Confirm Delete Forum Post"); // FORCONF_15
|
||||
// define("FORCONF_16", "Confirm Delete Poll"); // FORCONF_16
|
||||
define("FORCONF_17", "posted by"); // FORCONF_17
|
||||
define("FORCONF_18", "Are you absolutely certain you want to delete this forum");
|
||||
define("FORCONF_19", "thread and it's related posts?");
|
||||
define("FORCONF_20", "the poll will also be deleted");
|
||||
define("FORCONF_21", "Once deleted they");
|
||||
define("FORCONF_22", "post?<br />Once deleted it");
|
||||
define("FORCONF_23", "cannot</u></b> be retrieved");
|
||||
define("FORCONF_24", "Move thread to forum");
|
||||
define("FORCONF_25", "Move Thread");
|
||||
define("FORCONF_26", "Reply deleted");
|
||||
|
||||
define("FORCONF_27", "moved");
|
||||
|
||||
define("FORCONF_28", "Do not rename thread title");
|
||||
define("FORCONF_29", "Add");
|
||||
define("FORCONF_30", "to title");
|
||||
define("FORCONF_31", "Rename to:");
|
||||
define("FORCONF_32", "Rename thread options:");
|
||||
|
||||
/* THIS WILL BE DELETED ONCE THE REWRITE IS DONE
|
||||
==================================================
|
||||
|
@@ -3,6 +3,7 @@
|
||||
define("LAN_PLUGIN_FORUM_NAME", "Forum");
|
||||
define("LAN_PLUGIN_FORUM_DESC", "This plugin is a fully featured forum system.");
|
||||
define("LAN_PLUGIN_FORUM_POSTS", "Forum posts");
|
||||
define("LAN_PLUGIN_FORUM_ALLFORUMS", "All Forums");
|
||||
// Notify
|
||||
// TODO - LAN cleanup (see e_notify)
|
||||
|
||||
@@ -11,7 +12,7 @@ define("LAN_PLUGIN_FORUM_POSTS", "Forum posts");
|
||||
//define('FORUM_NT_3', 'Post');
|
||||
//define('FORUM_NT_4', 'added by');
|
||||
//define('FORUM_NT_5', 'moved by');
|
||||
define('FORUM_NT_6', 'Forum - Thread created');
|
||||
// define('FORUM_NT_6', 'Forum - Thread created');
|
||||
define('FORUM_NT_7', 'Forum - Thread created by new user');
|
||||
define('FORUM_NT_8', 'Forum - Thread deleted');
|
||||
define('FORUM_NT_9', 'Forum - Thread split');
|
||||
|
@@ -9,12 +9,12 @@
|
||||
| $Author$
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
define("FORLAN_1", "You must enter the number of days you wish to prune.");
|
||||
//define("FORLAN_1", "You must enter the number of days you wish to prune.");
|
||||
define("FORLAN_2", "Please select to either delete pruned posts completely, or make them inactive (not deleted but not visible in forums)");
|
||||
define("FORLAN_3", "delete");
|
||||
define("FORLAN_4", "Make inactive");
|
||||
define("FORLAN_5", "Carry Out Prune");
|
||||
define("FORLAN_6", "Cancel");
|
||||
// define("FORLAN_3", "delete");
|
||||
// define("FORLAN_4", "Make inactive");
|
||||
// define("FORLAN_5", "Carry Out Prune");
|
||||
// define("FORLAN_6", "Cancel");
|
||||
define("FORLAN_7", "Forum Options");
|
||||
define("FORLAN_8", "Forums pruned.");
|
||||
define("FORLAN_9", "Prune not required.");
|
||||
@@ -23,38 +23,38 @@ define("FORLAN_9", "Prune not required.");
|
||||
//define("FORLAN_12", "Forum updated");
|
||||
//define("FORLAN_13", "Parent created");
|
||||
//define("FORLAN_14", "Forum parent updated");
|
||||
define("FORLAN_15", "Please tick the confirm box to delete the forum");
|
||||
define("FORLAN_16", "Forums");
|
||||
define("FORLAN_17", "No parents yet.");
|
||||
define("FORLAN_18", "Existing Parents");
|
||||
define("FORLAN_19", "Edit");
|
||||
define("FORLAN_20", "Delete");
|
||||
define("FORLAN_21", "tick to confirm");
|
||||
define("FORLAN_22", "Parent");
|
||||
//define("FORLAN_15", "Please tick the confirm box to delete the forum");
|
||||
// define("FORLAN_16", "Forums");
|
||||
//define("FORLAN_17", "No parents yet.");
|
||||
//define("FORLAN_18", "Existing Parents");
|
||||
// define("FORLAN_19", "Edit");
|
||||
// define("FORLAN_20", "Delete");
|
||||
//define("FORLAN_21", "tick to confirm");
|
||||
//define("FORLAN_22", "Parent");
|
||||
define("FORLAN_23", "Viewable by");
|
||||
define("FORLAN_24", "Indicates who can view the forum");
|
||||
//define("FORLAN_25", "Update Parent");
|
||||
//define("FORLAN_26", "Create Parent");
|
||||
define("FORLAN_27", "You need to define at least one forum parent before creating a forum.");
|
||||
define("FORLAN_28", "Forums");
|
||||
//define("FORLAN_27", "You need to define at least one forum parent before creating a forum.");
|
||||
// define("FORLAN_28", "Forums");
|
||||
define("FORLAN_29", "No forums yet.");
|
||||
define("FORLAN_30", "Existing Forums");
|
||||
//define("FORLAN_31", "Name");
|
||||
//define("FORLAN_32", "Description");
|
||||
define("FORLAN_33", "Moderators");
|
||||
// define("FORLAN_33", "Moderators");
|
||||
define("FORLAN_34", "Choose userclass for moderators of this forum");
|
||||
//define("FORLAN_35", "Update Forum");
|
||||
//define("FORLAN_36", "Create Forum");
|
||||
define("FORLAN_37", "Order");
|
||||
define("FORLAN_38", "Closed");
|
||||
define("FORLAN_39", "Members Only");
|
||||
define("FORLAN_40", "Restricted");
|
||||
define("FORLAN_41", "move up");
|
||||
define("FORLAN_42", "move down");
|
||||
define("FORLAN_43", "Preview / Forum Order");
|
||||
define("FORLAN_44", "Enclose tables");
|
||||
define("FORLAN_45", "Tick this to render the forum within theme table");
|
||||
define("FORLAN_46", "Title displayed in caption if enclose tables is ticked");
|
||||
// define("FORLAN_37", "Order");
|
||||
// define("FORLAN_38", "Closed");
|
||||
// define("FORLAN_39", "Members Only");
|
||||
// define("FORLAN_40", "Restricted");
|
||||
// define("FORLAN_41", "move up");
|
||||
// define("FORLAN_42", "move down");
|
||||
// define("FORLAN_43", "Preview / Forum Order");
|
||||
define("FORLAN_44", "Enclose tables");
|
||||
define("FORLAN_45", "Tick this to render the forum within theme table");
|
||||
// define("FORLAN_46", "Title displayed in caption if enclose tables is ticked");
|
||||
define("FORLAN_47", "Enable email notification");
|
||||
define("FORLAN_48", "Tick this to allow your users to have the option of receiving an email when somebody replies to their post");
|
||||
define("FORLAN_49", "Enable polls for");
|
||||
@@ -71,8 +71,8 @@ define("FORLAN_58", "Number of posts displayed per page");
|
||||
define("FORLAN_60", "This will delete all threads that have not received a reply in the number of days you enter. <br /><b>Please be careful using this function!</b>");
|
||||
//define("FORLAN_61", "Update Options");
|
||||
define("FORLAN_62", "Forum Options");
|
||||
define("FORLAN_63", "Ranks");
|
||||
define("FORLAN_64", "Enter your levels here, if left blank generic stars will be used to denote level. Separate levels with comma. Maximum of 10 levels, lowest first.");
|
||||
// define("FORLAN_63", "Ranks");
|
||||
// define("FORLAN_64", "Enter your levels here, if left blank generic stars will be used to denote level. Separate levels with comma. Maximum of 10 levels, lowest first.");
|
||||
define("FORLAN_65", "Forum Title");
|
||||
define('FORLAN_66', 'Not installed');
|
||||
|
||||
@@ -85,17 +85,17 @@ define("FORLAN_75", "Parents");
|
||||
define("FORLAN_76", "Forums Front Page");
|
||||
define("FORLAN_77", "Create Forums");
|
||||
define("FORLAN_78", "Forum Order");
|
||||
define("FORLAN_79", "Preferences");
|
||||
// define("FORLAN_79", "Preferences");
|
||||
//define("FORLAN_80", "Options");
|
||||
define("FORLAN_81", "Are you sure you want to delete this parent? - forums of this parent will also be deleted");
|
||||
define("FORLAN_82", "Are you sure you want to delete this forum?");
|
||||
// define("FORLAN_81", "Are you sure you want to delete this parent? - forums of this parent will also be deleted");
|
||||
// define("FORLAN_82", "Are you sure you want to delete this forum?");
|
||||
define("FORLAN_83", "Create Parents");
|
||||
define("FORLAN_84", "Members Only");
|
||||
define("FORLAN_85", "Read Only");
|
||||
define("FORLAN_86", "Admin Only");
|
||||
// define("FORLAN_84", "Members Only");
|
||||
// define("FORLAN_85", "Read Only");
|
||||
// define("FORLAN_86", "Admin Only");
|
||||
define("FORLAN_87", "Prune topics with no replies in this many days:");
|
||||
|
||||
define("FORLAN_88", "Prune topics with no replies in this many days:");
|
||||
// define("FORLAN_88", "Prune topics with no replies in this many days:");
|
||||
|
||||
define("FORLAN_89", "Delete posts completely");
|
||||
define("FORLAN_90", "Make posts inactive");
|
||||
@@ -104,40 +104,40 @@ define("FORLAN_91", "post(s) made inactive");
|
||||
define("FORLAN_92", "thread(s) deleted");
|
||||
define("FORLAN_93", "reply (replies) deleted");
|
||||
|
||||
define("FORLAN_94", "Set Ranks");
|
||||
define("FORLAN_95", "Ranks saved");
|
||||
// define("FORLAN_94", "Set Ranks");
|
||||
// define("FORLAN_95", "Ranks saved");
|
||||
//define("FORLAN_96", "Forum deleted");
|
||||
//define("FORLAN_97", "Parent deleted");
|
||||
|
||||
define("FORLAN_98", "Rank Name");
|
||||
define("FORLAN_99", "number of points before level change");
|
||||
define("FORLAN_100", "upload images to e107_themes/Your_Theme/forum/");
|
||||
define("FORLAN_101", "Main Site Admin");
|
||||
define("FORLAN_102", "Threshold");
|
||||
define("FORLAN_103", "Site Admin");
|
||||
define("FORLAN_104", "Rank Image");
|
||||
define("FORLAN_105", "Forum Moderator");
|
||||
// define("FORLAN_98", "Rank Name");
|
||||
// define("FORLAN_99", "number of points before level change");
|
||||
// define("FORLAN_100", "upload images to e107_themes/Your_Theme/forum/");
|
||||
// define("FORLAN_101", "Main Site Admin");
|
||||
// define("FORLAN_102", "Threshold");
|
||||
// define("FORLAN_103", "Site Admin");
|
||||
// define("FORLAN_104", "Rank Image");
|
||||
// define("FORLAN_105", "Forum Moderator");
|
||||
|
||||
|
||||
define("FORLAN_106", "Prune Type:");
|
||||
define("FORLAN_107", "Forum");
|
||||
define("FORLAN_108", " deleted");
|
||||
define("FORLAN_109", "days:");
|
||||
define("FORLAN_110", "Prune");
|
||||
define("FORLAN_111", "deactivate");
|
||||
// define("FORLAN_106", "Prune Type:");
|
||||
// define("FORLAN_107", "Forum");
|
||||
// define("FORLAN_108", " deleted");
|
||||
// define("FORLAN_109", "days:");
|
||||
// define("FORLAN_110", "Prune");
|
||||
// define("FORLAN_111", "deactivate");
|
||||
|
||||
define("FORLAN_112", "Enable Redirect");
|
||||
define("FORLAN_113", "Tick this to make browser redirect to forum page after replying");
|
||||
//define("FORLAN_114", "User Custom Title");
|
||||
//define("FORLAN_115", "Tick this to allow users to change their Custom Title");
|
||||
define("FORLAN_116", "Reported Posts");
|
||||
define("FORLAN_117", "This will delete the record of the reported post. Not the post itself.");
|
||||
// define("FORLAN_117", "This will delete the record of the reported post. Not the post itself.");
|
||||
// define("FORLAN_118", "Reported post deleted");
|
||||
// define("FORLAN_119", "Clicking links will open forum in a new window.");
|
||||
define("FORLAN_120", "Tick this to allow users to change their Custom Title");
|
||||
// define("FORLAN_120", "Tick this to allow users to change their Custom Title");
|
||||
define("FORLAN_121", "No reported posts");
|
||||
define("FORLAN_122", "Click here to email admin when someone reports a forum post");
|
||||
define("FORLAN_123", "Forum Rules");
|
||||
// define("FORLAN_123", "Forum Rules");
|
||||
define("WMGLAN_1", "Rules for Guests");
|
||||
define("WMGLAN_2", "Rules for Members");
|
||||
define("WMGLAN_3", "Rules for Administrators");
|
||||
@@ -159,7 +159,7 @@ define("FORLAN_137", "Enabling this will resize larger images and also create a
|
||||
define("FORLAN_138", "Prune these forums");
|
||||
define("FORLAN_139", "To use this setting you also need to tick 'Enable image posting' on the <a href='".e_ADMIN."image.php'>images</a> page"); // FIX html in LAN
|
||||
define("FORLAN_140", "View");
|
||||
define("FORLAN_141", "Post");
|
||||
// define("FORLAN_141", "Post");
|
||||
define("FORLAN_142", "Post permission");
|
||||
define("FORLAN_143", "Indicates who can post to the forum");
|
||||
//define("FORLAN_144", "Moderators set");
|
||||
@@ -167,16 +167,16 @@ define("FORLAN_145", "Configure sub-forums");
|
||||
define("FORLAN_146", "No sub-forums yet");
|
||||
//define("FORLAN_147", "Update sub-forums");
|
||||
//define("FORLAN_148", "Create sub-forums");
|
||||
define("FORLAN_149", "sub-forums");
|
||||
define("FORLAN_150", "sub-forum");
|
||||
// define("FORLAN_149", "sub-forums");
|
||||
// define("FORLAN_150", "sub-forum");
|
||||
//define("FORLAN_151", "ID");
|
||||
define("FORLAN_152", "posts");
|
||||
define("FORLAN_153", "Tools");
|
||||
define("FORLAN_154", "Reply Deleted");
|
||||
// define("FORLAN_154", "Reply Deleted");
|
||||
define("FORLAN_155", "Forum Categories");
|
||||
|
||||
define("FORLAN_156", "Select forum(s) to perform action on");
|
||||
define("FORLAN_157", "All Forums");
|
||||
// define("FORLAN_157", "All Forums");
|
||||
define("FORLAN_158", "Recalculate forum lastpost info");
|
||||
define("FORLAN_159", "Select to recalculate lastpost info");
|
||||
define("FORLAN_160", "Select to perform this on forums only, not threads");
|
||||
@@ -184,7 +184,7 @@ define("FORLAN_161", "Recalculate post / reply counts");
|
||||
define("FORLAN_162", "Select to recalculate forum thread/reply counts");
|
||||
define("FORLAN_163", "Recalculate user forum posts counts");
|
||||
define("FORLAN_164", "Select to recalculate user forum counts");
|
||||
define("FORLAN_165", "Execute functions");
|
||||
// define("FORLAN_165", "Execute functions");
|
||||
define("FORLAN_166", "Forum Tools");
|
||||
define("FORLAN_167", "Counts updated for forum");
|
||||
define("FORLAN_168", "Lastpost info updated for forum");
|
||||
@@ -195,13 +195,13 @@ define("FORLAN_172", "Delete This Report");
|
||||
define("FORLAN_173", "Thread title");
|
||||
define("FORLAN_174", "Reported by user");
|
||||
define("FORLAN_175", "Report submitted");
|
||||
define("FORLAN_176", "Report");
|
||||
// define("FORLAN_176", "Report");
|
||||
|
||||
define("FORLAN_177", "email notification ON by default");
|
||||
define("FORLAN_178", "Tick this to allow make the email notification checkbox be on by default");
|
||||
|
||||
define("FORLAN_179", "Adding a * to the beginning of the forum name will make this forum a container for sub-forums only. The forum theme must support this option also.");
|
||||
define("FORLAN_180", "Confirm delete operation");
|
||||
// define("FORLAN_180", "Confirm delete operation");
|
||||
//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)");
|
||||
|
@@ -12,36 +12,7 @@
|
||||
// DEPRECATED, SUBJECT TO REMOVAL
|
||||
|
||||
|
||||
define("FORCONF_5", "Poll deleted.");
|
||||
define("FORCONF_6", "Thread deleted");
|
||||
define("FORCONF_7", "replies deleted");
|
||||
define("FORCONF_8", "Delete cancelled.");
|
||||
define("FORCONF_9", "Thread moved.");
|
||||
define("FORCONF_10", "Move cancelled.");
|
||||
define("FORCONF_11", "Back To Forums");
|
||||
define("FORCONF_12", "Forum Configuration");
|
||||
define("FORCONF_13", "Are you absolutely certain you want to delete this poll?<br />Once deleted it <b><u>cannot</u></b> be retrieved.");
|
||||
define("FORCONF_14", "Cancel");
|
||||
define("FORCONF_15", "Confirm Delete Forum Post");
|
||||
define("FORCONF_16", "Confirm Delete Poll");
|
||||
define("FORCONF_17", "posted by");
|
||||
define("FORCONF_18", "Are you absolutely certain you want to delete this forum");
|
||||
define("FORCONF_19", "thread and it's related posts?");
|
||||
define("FORCONF_20", "the poll will also be deleted");
|
||||
define("FORCONF_21", "Once deleted they");
|
||||
define("FORCONF_22", "post?<br />Once deleted it");
|
||||
define("FORCONF_23", "cannot</u></b> be retrieved");
|
||||
define("FORCONF_24", "Move thread to forum");
|
||||
define("FORCONF_25", "Move Thread");
|
||||
define("FORCONF_26", "Reply deleted");
|
||||
|
||||
define("FORCONF_27", "moved");
|
||||
|
||||
define("FORCONF_28", "Do not rename thread title");
|
||||
define("FORCONF_29", "Add");
|
||||
define("FORCONF_30", "to title");
|
||||
define("FORCONF_31", "Rename to:");
|
||||
define("FORCONF_32", "Rename thread options:");
|
||||
|
||||
|
||||
|
||||
|
@@ -17,7 +17,8 @@
|
||||
|
||||
// DEPRECATED FILE - NOTIFY LAN ARE NOW IN GLOBAL
|
||||
|
||||
/*define('FORUM_NT_1', 'Forum Events');
|
||||
/*
|
||||
define('FORUM_NT_1', 'Forum Events');
|
||||
define('FORUM_NT_2', 'Thread');
|
||||
define('FORUM_NT_3', 'Post');
|
||||
define('FORUM_NT_4', 'added by');
|
||||
@@ -34,4 +35,5 @@ define('FORUM_NT_NEWTHREAD_PROB', 'New thread created by probationary member');
|
||||
define('FORUM_NT_THREAD_DELETED', 'Thread deleted');
|
||||
define('FORUM_NT_THREAD_SPLIT', 'Thread split');
|
||||
define('FORUM_NT_POST_DELETED', 'Post deleted');
|
||||
define('FORUM_NT_POST_REPORTED', 'Post reported');*/
|
||||
define('FORUM_NT_POST_REPORTED', 'Post reported');
|
||||
*/
|
||||
|
@@ -10,9 +10,9 @@
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
define("FOR_SCH_LAN_1", "Forum");
|
||||
// define("FOR_SCH_LAN_1", "Forum");
|
||||
define("FOR_SCH_LAN_2", "Select forum");
|
||||
define("FOR_SCH_LAN_3", "All Forums");
|
||||
// define("FOR_SCH_LAN_3", "All Forums");
|
||||
define("FOR_SCH_LAN_4", "Whole post");
|
||||
define("FOR_SCH_LAN_5", "As part of thread");
|
||||
|
||||
|
@@ -15,22 +15,22 @@ define("FSLAN_1", "General");
|
||||
define("FSLAN_2", "Forum opened");
|
||||
define("FSLAN_3", "Open for");
|
||||
define("FSLAN_4", "Total posts");
|
||||
define("FSLAN_5", "Forum topics");
|
||||
// define("FSLAN_5", "Forum topics");
|
||||
define("FSLAN_6", "Forum replies");
|
||||
define("FSLAN_7", "Forum thread views");
|
||||
define("FSLAN_8", "Database size (forum tables only)");
|
||||
define("FSLAN_9", "Average row length in forum table");
|
||||
define("FSLAN_10", "Most active topics");
|
||||
// define("FSLAN_10", "Most active topics");
|
||||
define("FSLAN_11", "Rank");
|
||||
define("FSLAN_12", "Topic");
|
||||
define("FSLAN_13", "Replies");
|
||||
// define("FSLAN_12", "Topic");
|
||||
// define("FSLAN_13", "Replies");
|
||||
define("FSLAN_14", "Started by");
|
||||
define("FSLAN_15", "Date");
|
||||
// define("FSLAN_15", "Date");
|
||||
define("FSLAN_16", "Most viewed topics");
|
||||
define("FSLAN_17", "Views");
|
||||
define("FSLAN_18", "Top posters");
|
||||
define("FSLAN_19", "Name");
|
||||
define("FSLAN_20", "Posts");
|
||||
// define("FSLAN_17", "Views");
|
||||
// define("FSLAN_18", "Top posters");
|
||||
// define("FSLAN_19", "Name");
|
||||
// define("FSLAN_20", "Posts");
|
||||
define("FSLAN_21", "Top topic starters");
|
||||
define("FSLAN_22", "Top repliers");
|
||||
define("FSLAN_23", "Forum Statistics");
|
||||
|
@@ -20,6 +20,6 @@ define('FRMUP_6','Result');
|
||||
define('FRMUP_7','Found in thread');
|
||||
define('FRMUP_8','NOT FOUND');
|
||||
define('FRMUP_9','No uploaded files found');
|
||||
define('FRMUP_10','Delete');
|
||||
// define('FRMUP_10','Delete');
|
||||
|
||||
?>
|
@@ -5,7 +5,7 @@
|
||||
*
|
||||
* URL configuration language file (adminsitration)
|
||||
*/
|
||||
define("FORUM_LAN_URL_NAME", "Forum");
|
||||
// define("FORUM_LAN_URL_NAME", "Forum");
|
||||
define("FORUM_LAN_URL_DEFAULT_LABEL", "Default Forum URLs");
|
||||
define("FORUM_LAN_URL_DEFAULT_DESCR", "URLs of 'GET type' with no single entry point. Examples:<br />http://yoursite.com/e107_plugins/forum/forum.php (forum index)<br />http://yoursite.com/e107_plugins/forum/forum_viewtopic.php?id=2 (thread view)");
|
||||
|
||||
|
@@ -24,7 +24,7 @@ define("NFP_7", "Postfix for too long posts?");
|
||||
define("NFP_8", "Show original topics in menu?");
|
||||
define("NFP_9", "Update menu Settings");
|
||||
define("NFP_10", "New Forum Posts Menu Configuration");
|
||||
define("NFP_11", "Posted by");
|
||||
// define("NFP_11", "Posted by");
|
||||
define("NFP_12", "Maximum age of displayed posts");
|
||||
define("NFP_13", "Use zero on a quiet site; setting a value in days will reduce database time on a busy site");
|
||||
|
||||
|
Reference in New Issue
Block a user