Vergleich inc/languages/english/admin/user_titles.lang.php - 1.6.13 - 1.6.14

  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: user_titles.lang.php 5349 2011-02-14 23:51:52Z MattR $

 * $Id$

 */

$l['user_titles'] = "User Titles";

 */

$l['user_titles'] = "User Titles";

Zeile 13Zeile 13

$l['error_missing_title'] = "You did not enter a title for this user title";
$l['error_missing_posts'] = "You did not enter the minimum number of posts for this user title";


$l['error_missing_title'] = "You did not enter a title for this user title";
$l['error_missing_posts'] = "You did not enter the minimum number of posts for this user title";

 
$l['error_cannot_have_same_posts'] = "This user title cannot have the same minimum number of posts as another title";

$l['error_invalid_user_title'] = "You have specified an invalid user title";

$l['success_user_title_created'] = "The new user title has been created successfully.";

$l['error_invalid_user_title'] = "You have specified an invalid user title";

$l['success_user_title_created'] = "The new user title has been created successfully.";