mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
file delete and rename warnings polished
This commit is contained in:
parent
912c1fd5a2
commit
2c1f712c16
1 changed files with 2 additions and 2 deletions
|
@ -119,7 +119,7 @@ $string['upbutton'] = 'Up';
|
||||||
$string['variablename'] = 'Variable name';
|
$string['variablename'] = 'Variable name';
|
||||||
$string['viewims'] = 'View IMS Content Package';
|
$string['viewims'] = 'View IMS Content Package';
|
||||||
$string['vol'] = 'Vol';
|
$string['vol'] = 'Vol';
|
||||||
$string['warningblockingdelete'] = 'Warning: Delete operation is blocked by existing resource. Either update your resources first or disable this safety mechanism in global Resource configuration.';
|
$string['warningblockingdelete'] = 'Warning: Delete operation is blocked by existing resource. Either update your resources first or ask administartor to disable this safety mechanism in global Resource configuration.';
|
||||||
$string['warningdisabledrename'] = 'Warning: The automatic renaming of references in resources is disabled. Please update affected resources manually if needed. Automatic renaming can be enabled in global Resource configuration.';
|
$string['warningdisabledrename'] = 'Warning: The automatic renaming of references in resources is disabled. Please update affected resources manually if needed. Administrator can also enable automatic renaming in global Resource configuration.';
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue