* Finish task #36375.
This commit is contained in:
@@ -153,12 +153,19 @@ $lang->program->featureBar['suspended'] = 'Suspended';
|
||||
$lang->program->featureBar['closed'] = 'Closed';
|
||||
|
||||
$lang->program->PRJAclList['private'] = 'Private (For team members and stakeholders only)';
|
||||
$lang->program->PRJAclList['open'] = "Open(accessible with project view permissions)";
|
||||
$lang->program->PRJAclList['open'] = "Open (accessible with project view permissions)";
|
||||
|
||||
$lang->program->PRJAcls['private'] = 'Private';
|
||||
$lang->program->PRJAcls['open'] = "Open";
|
||||
|
||||
$lang->program->PGMPRJAclList['private'] = "Private (For team members and stakeholders only)";
|
||||
$lang->program->PGMPRJAclList['program'] = "Public within the project set (accessible to all higher-level project set leaders and stakeholders, members of this project team and stakeholders)";
|
||||
$lang->program->PGMPRJAclList['open'] = "Full disclosure (accessible with project view permissions)";
|
||||
|
||||
$lang->program->PGMPRJAcls['private'] = "Private";
|
||||
$lang->program->PGMPRJAcls['program'] = "Public within the project set";
|
||||
$lang->program->PGMPRJAcls['open'] = "Full disclosure";
|
||||
|
||||
$lang->program->PRJAuthList['extend'] = 'Inherit (system privilege and project privilege)';
|
||||
$lang->program->PRJAuthList['reset'] = 'Reset (project privilege only)';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user