Vergleich inc/languages/english/modcp.lang.php - 1.6.1 - 1.6.15

  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 5113 2010-07-25 22:36:53Z RyanGordon $

 * $Id$

 */

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

 */

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

Zeile 78Zeile 78
$l['find'] = "Find";
$l['modlogs'] = "Moderator Logs";
$l['action'] = "Action";

$l['find'] = "Find";
$l['modlogs'] = "Moderator Logs";
$l['action'] = "Action";

$l['username'] = "Username";

 
$l['all_moderators'] = "All Moderators";

$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 93Zeile 91
$l['thread_subject'] = "Thread Subject";
$l['in'] = "in";
$l['order'] = "order";

$l['thread_subject'] = "Thread Subject";
$l['in'] = "in";
$l['order'] = "order";

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

 
$l['asc'] = "Ascending";
$l['desc'] = "Descending";
$l['per_page'] = "Results Per Page:";

$l['asc'] = "Ascending";
$l['desc'] = "Descending";
$l['per_page'] = "Results Per Page:";

Zeile 107Zeile 104
$l['username_contains'] = "Username contains";
$l['no_user_results'] = "No users were found with the specified search criteria.";
$l['edit_profile'] = "Edit Profile of {1}";

$l['username_contains'] = "Username contains";
$l['no_user_results'] = "No users were found with the specified search criteria.";
$l['edit_profile'] = "Edit Profile of {1}";

$l['usergroup'] = "User Group:";

 
$l['birthday'] = "Date of Birth:";
$l['title'] = "User Title:";
$l['profile_required'] = "Required Fields";

$l['birthday'] = "Date of Birth:";
$l['title'] = "User Title:";
$l['profile_required'] = "Required Fields";

$l['remove_avatar'] = "Remove users avatar?";

$l['remove_avatar'] = "Remove user's avatar?";

$l['profile_optional'] = "Optional Fields";
$l['website_url'] = "Website URL:";
$l['birthdate'] = "Birthdate:";

$l['profile_optional'] = "Optional Fields";
$l['website_url'] = "Website URL:";
$l['birthdate'] = "Birthdate:";

Zeile 138Zeile 134
$l['approve'] = "Approve";
$l['ignore'] = "Ignore";
$l['perform_actions'] = "Perform Actions";

$l['approve'] = "Approve";
$l['ignore'] = "Ignore";
$l['perform_actions'] = "Perform Actions";

$l['subject'] = "Subject";

 
$l['author'] = "Author";
$l['threads'] = "Threads";
$l['posts'] = "Posts";

$l['author'] = "Author";
$l['threads'] = "Threads";
$l['posts'] = "Posts";

Zeile 189Zeile 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['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 281Zeile 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';

?>

?>