mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
punctuation changes in language files
git-svn-id: file:///svn/phpbb/trunk@7524 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -53,11 +53,11 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'DELETE_POSTS' => 'Delete posts',
|
||||
'DELETE_USER' => 'Delete user',
|
||||
'DELETE_USER_EXPLAIN' => 'Please note that deleting a user is final, they cannot be recovered',
|
||||
'DELETE_USER_EXPLAIN' => 'Please note that deleting a user is final, they cannot be recovered.',
|
||||
|
||||
'FORCE_REACTIVATION_SUCCESS' => 'Successfully forced reactivation.',
|
||||
'FOUNDER' => 'Founder',
|
||||
'FOUNDER_EXPLAIN' => 'Founders have all admin permissions and can never be banned, deleted or altered by non-founder members',
|
||||
'FOUNDER_EXPLAIN' => 'Founders have all admin permissions and can never be banned, deleted or altered by non-founder members.',
|
||||
|
||||
'GROUP_APPROVE' => 'Approve member',
|
||||
'GROUP_DEFAULT' => 'Make group default for member',
|
||||
|
Reference in New Issue
Block a user