Vergleich inc/languages/english/admin/user_groups.lang.php - 1.4.10 - 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$

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

 */

$l['user_groups'] = "User Groups";

 */

$l['user_groups'] = "User Groups";

Zeile 56Zeile 56
$l['username_style'] = "Username Style";
$l['username_style_desc'] = "This option allows you to set a custom username style for users who have this user group as their display group. <strong>Use {username} to represent the user's name.</strong>";
$l['user_title'] = "Default User Title";

$l['username_style'] = "Username Style";
$l['username_style_desc'] = "This option allows you to set a custom username style for users who have this user group as their display group. <strong>Use {username} to represent the user's name.</strong>";
$l['user_title'] = "Default User Title";

$l['user_title_desc'] = "If the user has nothing entered in their custom user title field, the user title entered here will be displayed.";

$l['user_title_desc'] = "If the user has nothing entered in their custom user title field, the user title entered here will be displayed. If you leave this option blank, users will have their title and stars taken from the User Titles configuration.";

$l['do_not_copy_permissions'] = "Don't copy permissions from another group";
$l['copy_permissions_from'] = "Copy Permissions From...";
$l['copy_permissions_from_desc'] = "If you wish, you can copy the forum and group permissions from another group. To make use of this, select a group to copy permissions from.";

$l['do_not_copy_permissions'] = "Don't copy permissions from another group";
$l['copy_permissions_from'] = "Copy Permissions From...";
$l['copy_permissions_from_desc'] = "If you wish, you can copy the forum and group permissions from another group. To make use of this, select a group to copy permissions from.";

Zeile 71Zeile 71
$l['stars'] = "# of Stars";
$l['star_image'] = "Star Image";
$l['user_stars'] = "User Stars";

$l['stars'] = "# of Stars";
$l['star_image'] = "Star Image";
$l['user_stars'] = "User Stars";

$l['user_stars_desc'] = "If you enter a number of stars and the location of a star image, this star image will be shown for this particular user group. If you want to use different star images for different themes, please use <strong>{theme}</strong> to represent the image directory of each theme.";

$l['user_stars_desc'] = "If you enter a number of stars and the location of a star image, this star image will be shown for this particular user group. If you want to use different star images for different themes, please use <strong>{theme}</strong> to represent the image directory of each theme. The number of stars only takes effect if Default User Title is not blank.";

$l['group_image'] = "Group Image";
$l['group_image_desc'] = "Here you can set a group image which will show on each post made by users in this group. Please use <strong>{lang}</strong> to represent the user's chosen language if translated group images are available";
$l['general_options'] = "General Options";

$l['group_image'] = "Group Image";
$l['group_image_desc'] = "Here you can set a group image which will show on each post made by users in this group. Please use <strong>{lang}</strong> to represent the user's chosen language if translated group images are available";
$l['general_options'] = "General Options";