mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 20:06:46 +02:00
MDL-61958 lang: Move privatefilesmanage string to correct place
This commit is contained in:
parent
109eb1124c
commit
9d0f4315f0
1 changed files with 1 additions and 1 deletions
|
@ -1289,7 +1289,6 @@ $string['mustchangepassword'] = 'The new password must be different than the cur
|
||||||
$string['mycourses'] = 'My courses';
|
$string['mycourses'] = 'My courses';
|
||||||
$string['myfiles'] = 'My private files';
|
$string['myfiles'] = 'My private files';
|
||||||
$string['myfilesmanage'] = 'Manage my private files';
|
$string['myfilesmanage'] = 'Manage my private files';
|
||||||
$string['privatefilesmanage'] = 'Manage private files';
|
|
||||||
$string['myhome'] = 'Dashboard';
|
$string['myhome'] = 'Dashboard';
|
||||||
$string['mymoodledashboard'] = 'My Moodle dashboard';
|
$string['mymoodledashboard'] = 'My Moodle dashboard';
|
||||||
$string['myprofile'] = 'My profile';
|
$string['myprofile'] = 'My profile';
|
||||||
|
@ -1551,6 +1550,7 @@ $string['previouslyselectedusers'] = 'Previously selected users not matching \'{
|
||||||
$string['previoussection'] = 'Previous section';
|
$string['previoussection'] = 'Previous section';
|
||||||
$string['primaryadminsetup'] = 'Setup administrator account';
|
$string['primaryadminsetup'] = 'Setup administrator account';
|
||||||
$string['privatefiles'] = 'Private files';
|
$string['privatefiles'] = 'Private files';
|
||||||
|
$string['privatefilesmanage'] = 'Manage private files';
|
||||||
$string['private_files_handler'] = 'Store attachments to an e-mail in the user\'s private files storage space.';
|
$string['private_files_handler'] = 'Store attachments to an e-mail in the user\'s private files storage space.';
|
||||||
$string['private_files_handler_name'] = 'Email to Private files';
|
$string['private_files_handler_name'] = 'Email to Private files';
|
||||||
$string['proceed'] = 'Proceed';
|
$string['proceed'] = 'Proceed';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue