mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
MDL-46317 admin: convert userquota config from text to filesize widget
This commit is contained in:
parent
e2d97a4659
commit
e945b883fa
2 changed files with 6 additions and 6 deletions
|
@ -1390,6 +1390,7 @@ $string['userpreference'] = 'User preference';
|
|||
$string['userpolicies'] = 'User policies';
|
||||
$string['users'] = 'Users';
|
||||
$string['userquota'] = 'User quota';
|
||||
$string['userquota_desc'] = 'The maximum number of bytes that a user can store in their own private file area.';
|
||||
$string['usesitenameforsitepages'] = 'Use site name for site pages';
|
||||
$string['usetags'] = 'Enable tags functionality';
|
||||
$string['validateemptylineerror'] = 'Empty lines are not valid';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue