Main.lng%maintxt = (change:
'40' => 'Multimedia file viewing and clickable links are available for registered members only!!',
to:
'40' => 'Multimedia File Viewing and Clickable Links are available for Registered Members only!!',
change:
'126' => 'Do you want a notification Email if someone replies to this topic?',
to:
'126' => 'Do you want a Notification Email if someone replies to this Topic?',
change:
'156' => 'Our Forum is currently in maintenance mode!',
to:
'156' => 'Our Forum is currently in Maintenance Mode!',
change:
'157' => 'Our Forum is currently in maintenance-mode. Please try again later. Thank you!',
to:
'157' => 'Our Forum is currently in Maintenance Mode. Please try again later. Thank you!',
change
'160' => 'This topic has been moved to',
'160a' => 'The contents of this thread have been moved to',
'160b' => 'this thread',
'160c' => 'Off topic replies have been moved to',
to
'160' => 'This Topic has been moved to',
'160a' => 'The contents of this Topic have been moved to',
'160b' => 'this Topic',
'160c' => 'Off-Topic replies have been moved to',
change:
'214b' => 'most recent topics',
to:
'214b' => 'most Recent Topics',
change:
'237' => 'to the board index.',
to:
'237' => 'to the Board Index.',
change
'634' => 'Only registered members are allowed to access this forum.',
to:
'634' => 'Only Registered Members are allowed to access this forum.',
%load_txt = (change
'808' => 'view topics in this board.',
'809' => 'post replies to topics in this board.',
'810' => 'start new topics in this board.',
'811' => 'start polls in this board.',
'812' => 'post towards your post count in this board.',
to
'808' => 'view Topics in this Board.',
'809' => 'post replies to Topics in this Board.',
'810' => 'start new Topics in this Board.',
'811' => 'start Polls in this Board.',
'812' => 'post towards your Post Count in this Board.',
%dereftxt =(change
'3' => 'The email activation window will auto close after a few seconds!',
to
'3' => 'The Email Activation Window will auto close after a few seconds!',
%timelocktxt=(change
'02' => ' day(s) to modify posts. This post may not be altered.',
'02a' => ' day(s) to delete posts. This post may not be deleted.',
to
'02' => ' day(s) to modify Posts. This Post may not be altered.',
'02a' => ' day(s) to delete Posts. This Post may not be deleted.',
%smiltxt = (change
'21' => 'Click on the smilie you wish to insert into your message:',
to
'21' => 'Click on the Smilie you wish to insert into your message:',
%jumpto_txt = (change
'mess' => ' » my messages',
'fav' => ' » my favorites',
'note' => ' » my notifications',
to
'mess' => ' » my Messages',
'fav' => ' » my Favorites',
'note' => ' » my Notifications',
%guest_txt =(change
'sellanguage' => 'Choose language',
'changelanguage' => 'Change language',
to
'sellanguage' => 'Choose Language',
'changelanguage' => 'Change Language',
%recent_txt = (change
'recenttopic' => ' » 10 most recent topics',
'recentposts' => ' » 10 most recent posts',
to
'recenttopic' => ' » 10 most recent Topics',
'recentposts' => ' » 10 most recent Posts',
change
$forwardedpm = qq~This alert was forwarded as email~;
to
$forwardedpm = qq~This alert was forwarded as Email~;
%reg_txt = (change:
'reason' => 'Please state your reason(s) for applying for a membership of this forum',
to
'reason' => 'Please state your reason(s) for applying for membership in this forum',
change
'admin_alert_one' => '</b> validated registrant',
to
'admin_alert_one' => '</b> validated Registrant',
change
'admin_alert_more' => '</b> validated registrants',
to
'admin_alert_more' => '</b> validated Registrants',
change
'admin_alert_end' => ' awaiting approval',
to
'admin_alert_end' => ' awaiting approval.',
change
'admin_alert_end_more' => ' awaiting approval', ## For languages that need a different end line on more then one user
to
'admin_alert_end_more' => ' awaiting approval.', ## For languages that need a different end line on more then one user
change:
'admin_alert_start_one' => '<br /><div class="editbg">There is <b>',
to:
'admin_alert_start_one' => 'There is <b>',
and add div tag to System.pl to valid missing </a>
change:
'admin_alert_start_more' => '<br /><div class="editbg">There are <b>',
to
'admin_alert_start_more' => 'There are <b>',
and add div tag to System.pl to valid missing </a>
change:
'admin_alert_act_one' => '</b> pre-registered member that is',
to:
'admin_alert_act_one' => '</b> Pre-Registered Member that is',
change:
'admin_alert_act_more' => '</b> pre-registered members that are',
to:
'admin_alert_act_more' => '</b> Pre-Registered Members that are',
change:
'admin_alert_act_end' => ' not yet validated</div>',
to:
'admin_alert_act_end' => ' not yet validated.',
change:
'admin_alert_act_end_more' => ' not yet validated</div>',
to:
'admin_alert_act_end_more' => ' not yet validated.',
change
'no_masterkey'=> '<div class="editbg">No masterkey was set in the Security Settings/Validation Image section of the admin center<br />Now using default value which is less safe!!</div>',
to
'no_masterkey'=> '<div class="editbg">No Masterkey was set in the Security Settings/Validation Image section of the Admin Center<br />Now using default value which is less safe!!</div>',