1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-11 17:14:42 +02:00

Forum plugin - code clean-up, message and LAN consistency. Work in progress! (#90, #6)

This commit is contained in:
Tijn Kuyper
2013-02-10 15:38:37 +01:00
parent 33b9be526d
commit 8d2b6826fc
3 changed files with 359 additions and 319 deletions

View File

@@ -19,13 +19,13 @@ define("FORLAN_7", "Forum Options");
define("FORLAN_8", "Forums pruned.");
define("FORLAN_9", "Prune not required.");
//define("FORLAN_10", "Options Saved");
define("FORLAN_11", "Forum created");
define("FORLAN_12", "Forum updated");
define("FORLAN_13", "Parent created");
define("FORLAN_14", "Forum parent updated");
//define("FORLAN_11", "Forum created");
//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_17", "No parents yet.");
define("FORLAN_18", "Existing Parents");
define("FORLAN_19", "Edit");
define("FORLAN_20", "Delete");
@@ -86,7 +86,7 @@ define("FORLAN_76", "Forums Front Page");
define("FORLAN_77", "Create Forums");
define("FORLAN_78", "Forum Order");
define("FORLAN_79", "Preferences");
define("FORLAN_80", "Options");
//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_83", "Create Parents");
@@ -106,8 +106,8 @@ define("FORLAN_93", "reply (replies) deleted");
define("FORLAN_94", "Set Ranks");
define("FORLAN_95", "Ranks saved");
define("FORLAN_96", "Forum deleted");
define("FORLAN_97", "Parent deleted");
//define("FORLAN_96", "Forum deleted");
//define("FORLAN_97", "Parent deleted");
define("FORLAN_98", "Rank Name");
define("FORLAN_99", "number of points before level change");
@@ -132,7 +132,7 @@ define("FORLAN_113", "Tick this to make browser redirect to forum page after rep
//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_118", "Reported post deleted");
// 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_121", "No reported posts");