1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-15 05:24:41 +01:00

more capitals et al

git-svn-id: file:///svn/phpbb/trunk@3311 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2003-01-11 16:25:49 +00:00
parent 08fd930da0
commit d7e485e5f6

View File

@ -200,10 +200,10 @@ $lang = array_merge($lang, array(
'Inherit' => 'Inherit',
'Deny' => 'Deny',
'Basic' => 'Basic',
'All_Allow' => 'All Allow',
'All_Deny' => 'All Deny',
'All_Inherit' => 'All Inherit',
'INHERIT_PARENT' => 'Inherit from parent',
'ALL_ALLOW' => 'All Allow',
'ALL_DENY' => 'All Deny',
'ALL_INHERIT' => 'All Inherit',
'INHERIT_PARENT' => 'From Parent',
'ACL_PRESET' => 'Preset',
'Inheritance' => 'Inheritance',
'Inheritance_explain' => 'Select the subforums you want to inherit these permissions',