Vergleich inc/languages/english/admin/users.lang.php - 1.2.7 - 1.2.13

  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 3013 2007-04-20 05:21: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 217Zeile 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.";