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', 'Inherit' => 'Inherit',
'Deny' => 'Deny', 'Deny' => 'Deny',
'Basic' => 'Basic', 'Basic' => 'Basic',
'All_Allow' => 'All Allow', 'ALL_ALLOW' => 'All Allow',
'All_Deny' => 'All Deny', 'ALL_DENY' => 'All Deny',
'All_Inherit' => 'All Inherit', 'ALL_INHERIT' => 'All Inherit',
'INHERIT_PARENT' => 'Inherit from parent', 'INHERIT_PARENT' => 'From Parent',
'ACL_PRESET' => 'Preset', 'ACL_PRESET' => 'Preset',
'Inheritance' => 'Inheritance', 'Inheritance' => 'Inheritance',
'Inheritance_explain' => 'Select the subforums you want to inherit these permissions', 'Inheritance_explain' => 'Select the subforums you want to inherit these permissions',