mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-51645 tool_lp: Rename the plan capabilities
This commit is contained in:
parent
3a4c71dc22
commit
53084abb75
10 changed files with 45 additions and 45 deletions
|
@ -84,10 +84,10 @@ $string['lp:competencymanage'] = 'Manage competency frameworks';
|
|||
$string['lp:competencyread'] = 'View competency frameworks';
|
||||
$string['lp:coursecompetencymanage'] = 'Manage course competencies';
|
||||
$string['lp:coursecompetencyread'] = 'View course competencies';
|
||||
$string['lp:plancreatedraft'] = 'Create draft learning plans';
|
||||
$string['lp:planmanageall'] = 'Manage learning plans';
|
||||
$string['lp:plancreateown'] = 'Create own learning plans';
|
||||
$string['lp:planmanage'] = 'Manage learning plans';
|
||||
$string['lp:planmanageown'] = 'Manage own learning plans';
|
||||
$string['lp:planviewall'] = 'View all learning plans';
|
||||
$string['lp:planview'] = 'View all learning plans';
|
||||
$string['lp:planviewown'] = 'View own learning plans';
|
||||
$string['lp:templatemanage'] = 'Manage templates';
|
||||
$string['lp:templateread'] = 'View template';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue