diff --git a/e107_plugins/forum/languages/English/English_admin.php b/e107_plugins/forum/languages/English/English_admin.php index d95e8ce32..a99bdfdc2 100644 --- a/e107_plugins/forum/languages/English/English_admin.php +++ b/e107_plugins/forum/languages/English/English_admin.php @@ -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)"); - -?> \ No newline at end of file +?>