mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-32294-master' of git://github.com/FMCorz/moodle
This commit is contained in:
commit
0651778e95
2 changed files with 7 additions and 0 deletions
|
@ -43,6 +43,7 @@ $string['activitysince'] = 'Activity since {$a}';
|
|||
$string['activityweighted'] = 'Activity per user';
|
||||
$string['add'] = 'Add';
|
||||
$string['addactivity'] = 'Add an activity...';
|
||||
$string['addactivitytosection'] = 'Add an activity to section \'{$a}\'';
|
||||
$string['addadmin'] = 'Add admin';
|
||||
$string['addblock'] = 'Add a block';
|
||||
$string['addcomment'] = 'Add a comment...';
|
||||
|
@ -67,6 +68,7 @@ $string['addnousersrecip'] = 'Add users who haven\'t accessed this {$a} to recip
|
|||
$string['addpagehere'] = 'Add page here';
|
||||
$string['addresource'] = 'Add a resource...';
|
||||
$string['addresourceoractivity'] = 'Add an activity or resource';
|
||||
$string['addresourcetosection'] = 'Add a resource to section \'{$a}\'';
|
||||
$string['address'] = 'Address';
|
||||
$string['addstudent'] = 'Add student';
|
||||
$string['addsubcategory'] = 'Add a sub-category';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue