mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-06 15:45:34 +02:00
lang var fix
git-svn-id: file:///svn/phpbb/trunk@7438 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
5bc5a1ee5a
commit
35cf64c370
@ -71,7 +71,7 @@ $lang = array_merge($lang, array(
|
||||
'GROUP_MEMBERS_EXPLAIN' => 'This is a complete listing of all the members of this usergroup. It includes separate sections for leaders, pending and existing members. From here you can manage all aspects of who has membership of this group and what their role is. To remove a leader but keep them in the group use Demote rather than delete. Similarly use Promote to make an existing member a leader.',
|
||||
'GROUP_MESSAGE_LIMIT' => 'Group private message limit per folder',
|
||||
'GROUP_MESSAGE_LIMIT_EXPLAIN' => 'This setting overrides the per-user folder message limit. A value of 0 means the user default limit will be used.',
|
||||
'GROUP_MODS_ADDED' => 'New group moderators added successfully.',
|
||||
'GROUP_MODS_ADDED' => 'New group leaders added successfully.',
|
||||
'GROUP_MODS_DEMOTED' => 'Group leaders demoted successfully.',
|
||||
'GROUP_MODS_PROMOTED' => 'Group members promoted successfully.',
|
||||
'GROUP_NAME' => 'Group name',
|
||||
|
@ -54,8 +54,6 @@
|
||||
</dl>
|
||||
</fieldset>
|
||||
|
||||
|
||||
|
||||
<span class="corners-bottom"><span></span></span></div>
|
||||
</div>
|
||||
<!-- ENDIF -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user