Vergleich inc/languages/english/admin/forum_management.lang.php - 1.4.7 - 1.4.16

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

 * MyBB 1.4 English Language Pack
* Copyright © 2008 MyBB Group, All Rights Reserved
*

 * $Id: user_users.lang.php 3373 2007-10-06 17:35:33Z Tikitiki $

 * $Id: forum_management.lang.php 5379 2011-02-21 11:06:42Z Tomm $

 */

$l['forum_management'] = "Forum Management";

 */

$l['forum_management'] = "Forum Management";

Zeile 178Zeile 178
$l['allow_html'] = "Yes, allow HTML in posts";
$l['allow_mycode'] = "Yes, allow MyCode in posts";
$l['allow_smilies'] = "Yes, allow smilies in posts";

$l['allow_html'] = "Yes, allow HTML in posts";
$l['allow_mycode'] = "Yes, allow MyCode in posts";
$l['allow_smilies'] = "Yes, allow smilies in posts";

$l['allow_img_code'] = "Yes, allow [img] code in posts";

$l['allow_img_code'] = "Yes, allow [img] code in posts (requires MyCode to be turned on)";

$l['allow_post_icons'] = "Yes, allow post icons to be chosen for posts";
$l['allow_thread_ratings'] = "Yes, allow threads to be rated";
$l['show_forum_jump'] = "Yes, show this forum in the 'forum jump' menu";

$l['allow_post_icons'] = "Yes, allow post icons to be chosen for posts";
$l['allow_thread_ratings'] = "Yes, allow threads to be rated";
$l['show_forum_jump'] = "Yes, show this forum in the 'forum jump' menu";

Zeile 193Zeile 193

$l['error_missing_title'] = "You must enter in a title.";
$l['error_no_parent'] = "You must select a parent forum.";


$l['error_missing_title'] = "You must enter in a title.";
$l['error_no_parent'] = "You must select a parent forum.";

 
$l['error_not_empty'] = "Forums with threads cannot be converted to categories.";


$l['success_forum_added'] = "The forum has been created successfully.";
$l['success_moderator_added'] = "The moderator has been added to this forum successfully.";


$l['success_forum_added'] = "The forum has been created successfully.";
$l['success_moderator_added'] = "The moderator has been added to this forum successfully.";