Vergleich inc/languages/english/moderation.lang.php - 1.6.0 - 1.6.8

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 3Zeile 3
 * MyBB 1.6 English Language Pack
* Copyright 2010 MyBB Group, All Rights Reserved
*

 * MyBB 1.6 English Language Pack
* Copyright 2010 MyBB Group, All Rights Reserved
*

 * $Id: moderation.lang.php 5016 2010-06-12 00:24:02Z RyanGordon $

 * $Id: moderation.lang.php 5828 2012-05-08 16:06:16Z Tomm $

 */

$l['nav_deletethread'] = "Delete Thread";

 */

$l['nav_deletethread'] = "Delete Thread";

Zeile 49Zeile 49
$l['method_move_redirect'] = "Move thread and leave redirect in existing forum for days:";
$l['redirect_expire_note'] = "(leave blank for 'infinite')";
$l['method_copy'] = "Copy thread to the new forum";

$l['method_move_redirect'] = "Move thread and leave redirect in existing forum for days:";
$l['redirect_expire_note'] = "(leave blank for 'infinite')";
$l['method_copy'] = "Copy thread to the new forum";

 
$l['split_thread_subject'] = "[split]";

$l['split_thread'] = "Split Thread";
$l['new_thread_info'] = "New Thread Information";
$l['posts_to_split'] = "Posts to Split";

$l['split_thread'] = "Split Thread";
$l['new_thread_info'] = "New Thread Information";
$l['posts_to_split'] = "Posts to Split";

Zeile 107Zeile 108

$l['delayed_moderation'] = "Delayed Moderation";
$l['delayed_moderation_desc'] = "Here you can delay a moderation action for a selected number of days.";


$l['delayed_moderation'] = "Delayed Moderation";
$l['delayed_moderation_desc'] = "Here you can delay a moderation action for a selected number of days.";

$l['thread'] = "Thread:";

 
$l['threads'] = "Threads:";
$l['threads_selected'] = "{1} thread(s) selected";
$l['delay_moderation_for'] = "Delay moderation for:";
$l['days'] = "day(s)";
$l['moderation_action'] = "Moderation Action:";
$l['open_close_thread'] = "Open/Close Thread";

$l['threads'] = "Threads:";
$l['threads_selected'] = "{1} thread(s) selected";
$l['delay_moderation_for'] = "Delay moderation for:";
$l['days'] = "day(s)";
$l['moderation_action'] = "Moderation Action:";
$l['open_close_thread'] = "Open/Close Thread";

$l['merge_threads'] = "Merge Threads";

 
$l['remove_redirects'] = "Remove Redirects";
$l['remove_subscriptions'] = "Remove Subscriptions";
$l['approve_unapprove_thread'] = "Approve/Unapprove Thread";

$l['remove_redirects'] = "Remove Redirects";
$l['remove_subscriptions'] = "Remove Subscriptions";
$l['approve_unapprove_thread'] = "Approve/Unapprove Thread";

Zeile 135Zeile 134
$l['error_badmergeurl'] = "The URL for the thread to be merged seems to be invalid or empty. Please copy the exact URL into the textbox.<br />Please go back and try again.";
$l['error_inline_nothreadsselected'] = "Sorry, but you did not select any threads to perform inline moderation on, or your previous moderation session has expired (Automatically after 1 hour of inactivity). Please select some threads and try again.";
$l['error_inline_nopostsselected'] = "Sorry, but you did not select any posts to perform inline moderation on, or your previous moderation session has expired (Automatically after 1 hour of inactivity). Please select some posts and try again.";

$l['error_badmergeurl'] = "The URL for the thread to be merged seems to be invalid or empty. Please copy the exact URL into the textbox.<br />Please go back and try again.";
$l['error_inline_nothreadsselected'] = "Sorry, but you did not select any threads to perform inline moderation on, or your previous moderation session has expired (Automatically after 1 hour of inactivity). Please select some threads and try again.";
$l['error_inline_nopostsselected'] = "Sorry, but you did not select any posts to perform inline moderation on, or your previous moderation session has expired (Automatically after 1 hour of inactivity). Please select some posts and try again.";

 
$l['error_movetocategory'] = "This tool is trying to move the thread into a category. Please alter the tool and select a valid forum.";

$l['error_cantsplitall'] = "You cannot split all of the posts out of this thread! If you did, what would be left in the thread?";
$l['error_nosplitposts'] = "You cannot split this thread as you did not select any posts to split from this thread.";
$l['error_movetosameforum'] = "You cannot move this thread into the forum it is currently situated in. Please select a different forum.";

$l['error_cantsplitall'] = "You cannot split all of the posts out of this thread! If you did, what would be left in the thread?";
$l['error_nosplitposts'] = "You cannot split this thread as you did not select any posts to split from this thread.";
$l['error_movetosameforum'] = "You cannot move this thread into the forum it is currently situated in. Please select a different forum.";