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

Merge pull request #1899 from yesszus/patch-9

Update e107_plugins/forum/languages/English/English_admin.php
This commit is contained in:
Cameron
2016-10-23 09:47:54 -07:00
committed by GitHub

View File

@@ -218,6 +218,18 @@ define("FORLAN_200", "Topic tracking");
define("FORLAN_201", "Enable this to allow your users to track topics.");
define("FORLAN_202", "Topic tracking email notifications");
define("FORLAN_203", "Enable this option to allow your users to receive email notifications when others reply to a tracked topic.");
define("FORLAN_204", "User-Anon");
define("FORLAN_205", "Post Permission");
define("FORLAN_206", "Thread Creation Class");
define("FORLAN_207", "Forums and Threads");
define("FORLAN_208", "Forums Only");
define("FORLAN_209", "Topic");
define("FORLAN_210", "Issue");
define("FORLAN_211", "Submitted by");
define("FORLAN_212", "Attachments");
define("FORLAN_213", "Post");
define("FORLAN_214", "Leave blank to auto-generate it from the title above.");
define("FORLAN_215", "Not installed!");
define("FORLAN_216", "(New Parent)");
?>