Zeile 3 | Zeile 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: usergroups.lang.php 1930 2006-07-12 02:00:11Z chris $
| * $Id: usergroups.lang.php 2212 2006-09-10 18:40:18Z musicalmidget $
|
*/
$l['nav_usergroups'] = "Usergroup Management";
| */
$l['nav_usergroups'] = "Usergroup Management";
|
Zeile 56 | Zeile 56 |
---|
$l['usertitle'] = "User Title<br /><small>If nothing is entered here the usertitles system will be used instead to show the title.</small>"; $l['stars'] = "No. of Stars<br /><small>If empty the default usergroup stars will be shown</small>"; $l['star_image'] = "Star Image<br /><small>If empty the usergroup star image will be used.</small>";
|
$l['usertitle'] = "User Title<br /><small>If nothing is entered here the usertitles system will be used instead to show the title.</small>"; $l['stars'] = "No. of Stars<br /><small>If empty the default usergroup stars will be shown</small>"; $l['star_image'] = "Star Image<br /><small>If empty the usergroup star image will be used.</small>";
|
$l['group_image'] = "Group Image<br /><small>Here you can set a group image which will show on each post made by a user in this group.</small>";
| $l['group_image'] = "Group Image<br /><small>Here you can set a group image which will show on each post made by a user in this group. Please use {lang} to represent the users chosen language if translated group images are available.</small>";
|
$l['show_team_page'] = "Show on 'Forum Team' Page?<br /><small>Should this usergroup be shown on the forum team page?</small>"; $l['banned_group'] = "Is 'Banned' Group<br /><small>If this group is a 'banned' usergroup, users will be able to be 'banned' into this usergroup.</small>"; $l['can_view_board'] = "Can View Board";
| $l['show_team_page'] = "Show on 'Forum Team' Page?<br /><small>Should this usergroup be shown on the forum team page?</small>"; $l['banned_group'] = "Is 'Banned' Group<br /><small>If this group is a 'banned' usergroup, users will be able to be 'banned' into this usergroup.</small>"; $l['can_view_board'] = "Can View Board";
|