Ignore:
Timestamp:
Mar 31, 2010, 6:32:40 PM (14 years ago)
Author:
george
Message:
  • Upraveno: Aktualizace fóra.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/forum/language/en/acp/groups.php

    r400 r702  
    55*
    66* @package language
    7 * @version $Id: groups.php 8911 2008-09-23 13:03:33Z acydburn $
     7* @version $Id$
    88* @copyright (c) 2005 phpBB Group
    99* @license http://opensource.org/licenses/gpl-license.php GNU Public License
     
    8989        'GROUP_MAX_RECIPIENTS'                  => 'Maximum number of allowed recipients per private message',
    9090        'GROUP_MAX_RECIPIENTS_EXPLAIN'  => 'The maximum number of allowed recipients in a private message. If 0 is entered, the board-wide setting is used.',
     91        'GROUP_OPTIONS_SAVE'                    => 'Group wide options',
    9192        'GROUP_PROMOTE'                                 => 'Promote to group leader',
    9293        'GROUP_RANK'                                    => 'Group rank',
     
    9596        'GROUP_REQUEST'                                 => 'Request',
    9697        'GROUP_SETTINGS_SAVE'                   => 'Group wide settings',
     98        'GROUP_SKIP_AUTH'                               => 'Exempt group leader from permissions',
     99        'GROUP_SKIP_AUTH_EXPLAIN'               => 'If enabled group leader no longer inherit permissions from the group.',
    97100        'GROUP_TYPE'                                    => 'Group type',
    98101        'GROUP_TYPE_EXPLAIN'                    => 'This determines which users can join or view this group.',
    99102        'GROUP_UPDATED'                                 => 'Group preferences updated successfully.',
    100        
     103
    101104        'GROUP_USERS_ADDED'                             => 'New users added to group successfully.',
    102105        'GROUP_USERS_EXIST'                             => 'The selected users are already members.',
Note: See TracChangeset for help on using the changeset viewer.