Vergleich inc/languages/english/admin/users.lang.php - 1.2.6 - 1.2.12

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

 * MyBB 1.2 English Language Pack
* Copyright © 2006 MyBB Group, All Rights Reserved
*

 * $Id: users.lang.php 2048 2006-08-08 02:27:12Z Tikitiki $

 * $Id: users.lang.php 3211 2007-07-11 06:44:31Z dennis $

 */

$l['nav_users'] = "User Management";

 */

$l['nav_users'] = "User Management";

Zeile 115Zeile 115
$l['style'] = "Style";
$l['signature'] = "Signature";
$l['reg_ip'] = "Registration IP";

$l['style'] = "Style";
$l['signature'] = "Signature";
$l['reg_ip'] = "Registration IP";

 
$l['enable_dst'] = "Enable Daylight Savings Time correction.";


$l['posts'] = "Posts";
$l['reg_date'] = "Reg. Date";


$l['posts'] = "Posts";
$l['reg_date'] = "Reg. Date";

Zeile 216Zeile 217
$l['error_not_found'] = "The user could not be found in the database.";
$l['error_not_banned'] = "The user could not be found in the banned list.";
$l['error_invalid_source'] = "The source account you entered was not found in the database. Please go back and correct this error.";

$l['error_not_found'] = "The user could not be found in the database.";
$l['error_not_banned'] = "The user could not be found in the banned list.";
$l['error_invalid_source'] = "The source account you entered was not found in the database. Please go back and correct this error.";

$l['error_invalid_destination'] = "The destination account you entered was not found in the database. Please go bac and correct this error.";



$l['error_invalid_destination'] = "The destination account you entered was not found in the database. Please go back and correct this error.";
$l['error_missing_subject'] = "The mass-mail is missing a subject.";
$l['error_missing_message'] = "The mass-mail is missing a message.";


$l['user_added'] = "The user has successfully been added.";
$l['profile_updated'] = "The user's profile has successfully been updated.";


$l['user_added'] = "The user has successfully been added.";
$l['profile_updated'] = "The user's profile has successfully been updated.";