1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +02:00

[ticket/12456] Fix duplicated empty lines in language files

PHPBB3-12456
This commit is contained in:
Joas Schilling
2014-04-29 15:44:17 +02:00
parent cec060bb9b
commit 38f05750b7
5 changed files with 0 additions and 7 deletions

View File

@@ -629,7 +629,6 @@ $lang = array_merge($lang, array(
'TO_ME' => 'to me'
),
'GROUPS_EXPLAIN' => 'Usergroups enable board admins to better administer users. By default you will be placed in a specific group, this is your default group. This group defines how you may appear to other users, for example your username colouration, avatar, rank, etc. Depending on whether the administrator allows it you may be allowed to change your default group. You may also be placed in or allowed to join other groups. Some groups may give you additional permissions to view content or increase your capabilities in other areas.',
'GROUP_LEADER' => 'Leaderships',
'GROUP_MEMBER' => 'Memberships',