Vergleich inc/languages/english/modcp.lang.php - 1.6.8 - 1.6.16

  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: modcp.lang.php 5828 2012-05-08 16:06:16Z Tomm $

 * $Id$

 */

$l['nav_width'] = "180";

 */

$l['nav_width'] = "180";

Zeile 79Zeile 79
$l['modlogs'] = "Moderator Logs";
$l['action'] = "Action";
$l['all_moderators'] = "All Moderators";

$l['modlogs'] = "Moderator Logs";
$l['action'] = "Action";
$l['all_moderators'] = "All Moderators";

$l['date'] = "Date";

 
$l['ip'] = "IP Address";
$l['info_on_ip'] = "Information on This IP Address";
$l['information'] = "Information";

$l['ip'] = "IP Address";
$l['info_on_ip'] = "Information on This IP Address";
$l['information'] = "Information";

Zeile 185Zeile 184
$l['multi_delete_threads'] = "Selected Threads Deleted";
$l['edited_user'] = "Edited User's Profile";
$l['edited_user_info'] = "<strong>User:</strong> <a href=\"{2}\">{1}</a>";

$l['multi_delete_threads'] = "Selected Threads Deleted";
$l['edited_user'] = "Edited User's Profile";
$l['edited_user_info'] = "<strong>User:</strong> <a href=\"{2}\">{1}</a>";

 
$l['edited_user_ban'] = "Edited User Ban";

$l['banned_user'] = "Banned User";
$l['lifted_ban'] = "Lifted User Ban";

$l['banned_user'] = "Banned User";
$l['lifted_ban'] = "Lifted User Ban";

 
$l['no_bans_ending'] = "There are no bans ending soon.";
$l['close_window'] = "Close Window";


$l['warning_logs'] = "Warning Logs";
$l['warned_user'] = "Warned User";


$l['warning_logs'] = "Warning Logs";
$l['warned_user'] = "Warned User";

Zeile 279Zeile 281
$l['error_invalid_end_date'] = "The ending date for the announcement is invalid.";
$l['error_end_before_start'] = "The ending date must be after the start date.";
$l['error_invalid_announcement'] = "The specified announcement is invalid.";

$l['error_invalid_end_date'] = "The ending date for the announcement is invalid.";
$l['error_end_before_start'] = "The ending date must be after the start date.";
$l['error_invalid_announcement'] = "The specified announcement is invalid.";

 
$l['announcement_added'] = "Announcement Added";
$l['announcement_edited'] = "Announcement Edited";
$l['announcement_deleted'] = "Announcement Deleted";

$l['post'] = 'Post';

?>

?>