- ".FORLAN_44." ".FORLAN_45." |
- ".($fPref->get('enclose') ? "" : "")." |
+ ".FORLAN_44.": |
+ ".($fPref->get('enclose') ? "" : "")."".FORLAN_45." |
- ".FORLAN_65." ".FORLAN_46." |
- |
+ ".FORLAN_65.": |
+ |
- ".FORLAN_47." ".FORLAN_48." |
- ".($fPref->get('notify') ? "" : "")." |
+ ".FORLAN_47.": |
+ ".($fPref->get('notify') ? "" : "")."".FORLAN_48." |
- ".FORLAN_177." ".FORLAN_178." |
- ".($fPref->get('notify_on') ? "" : "")." |
+ ".FORLAN_177.": |
+ ".($fPref->get('notify_on') ? "" : "")."".FORLAN_178." |
- ".FORLAN_49." ".FORLAN_50." | ";
+ ".FORLAN_49.": | ";
if($poll_installed)
{
// ".$e107->user_class->uc_dropdown("mods[{$f['forum_id']}]", $f['forum_moderators'], 'admin,classes')." |
- $text .= "".$e107->user_class->uc_dropdown('forum_poll', $fPref->get('poll'), 'admin,classes').' | ';
+ $text .= "".$e107->user_class->uc_dropdown('forum_poll', $fPref->get('poll'), 'admin,classes').''.FORLAN_50.' | ';
}
else
{
- $text .= "".FORLAN_66." | ";
+ $text .= "".FORLAN_66." | ";
}
$text .= "
- ".FORLAN_70." ".FORLAN_71." ".FORLAN_130." ". FORLAN_131."";
+ | ".FORLAN_70.":";
if(!$pref['image_post'])
{
- $text .= " ".FORLAN_139."";
+ $text .= " ".FORLAN_139.""; // TODO LAN
}
if(!is_writable(e_PLUGIN.'forum/attachments'))
{
- $text .= " Attachment dir (".e_PLUGIN_ABS.'forum/attachments'.") is not writable!";
+ $text .= " Attachment dir (".e_PLUGIN_ABS.'forum/attachments'.") is not writable!"; // TODO LAN
}
$text .= " |
- ".($fPref->get('attach') ? "" : "")." |
+ ".($fPref->get('attach') ? "" : "")."".FORLAN_71." ".FORLAN_130." ". FORLAN_131." |
- ".FORLAN_134." ".FORLAN_135." |
- |
+ ".FORLAN_134.": |
+ ".FORLAN_135." |
- ".FORLAN_136." ".FORLAN_137." |
- ".($fPref->get('linkimg') ? "" : "")." |
+ ".FORLAN_136.": |
+ ".($fPref->get('linkimg') ? "" : "")."".FORLAN_137." |
- ".FORLAN_51." ".FORLAN_52." |
- ".($fPref->get('track') ? "" : "")." |
+ ".FORLAN_51.": |
+ ".($fPref->get('track') ? "" : "")."".FORLAN_52." |
- ".FORLAN_112." ".FORLAN_113." |
- ".($fPref->get('redirect') ? "" : "")." |
+ ".FORLAN_112.": |
+ ".($fPref->get('redirect') ? "" : "")."".FORLAN_113." |
- ".FORLAN_116." ".FORLAN_122." |
- ".($fPref->get('reported_post_email') ? "" : "")." |
+ ".FORLAN_116.": |
+ ".($fPref->get('reported_post_email') ? "" : "")."".FORLAN_122." |
- ".FORLAN_126." ".FORLAN_127." |
- ".($fPref->get('forum_tooltip') ? "" : "")." |
+ ".FORLAN_126.": |
+ ".($fPref->get('forum_tooltip') ? "" : "")."".FORLAN_127." |
- ".FORLAN_128." ".FORLAN_129." |
- |
+ ".FORLAN_128.": |
+ ".FORLAN_129." |
- ".FORLAN_53." ".FORLAN_54." |
- |
+ ".FORLAN_53.": |
+ ".FORLAN_54." |
- ".FORLAN_55." ".FORLAN_56." |
- |
+ ".FORLAN_55.": |
+ ".FORLAN_56." |
- ".FORLAN_57." ".FORLAN_58." |
- |
+ ".FORLAN_57.": |
+ ".FORLAN_58." |
- ".FORLAN_186." ".FORLAN_187." |
- |
+ ".FORLAN_186.": |
+ ".FORLAN_187." |
- ".FORLAN_132." ".FORLAN_133." |
- ".($fPref->get('hilightsticky') ? "" : "")." |
+ ".FORLAN_132.": |
+ ".($fPref->get('hilightsticky') ? "" : "")."".FORLAN_133." |
@@ -794,14 +790,13 @@ class forumAdmin
-