mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
Merge branch 'MDL-53669_master' of git://github.com/markn86/moodle
This commit is contained in:
commit
68f009dfb3
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ $string['eventitemdeleted_desc'] = 'Item with ID {$a->objectid} deleted.';
|
||||||
$string['eventitemrestored'] = 'Item restored';
|
$string['eventitemrestored'] = 'Item restored';
|
||||||
$string['eventitemrestored_desc'] = 'Item with ID {$a->objectid} restored.';
|
$string['eventitemrestored_desc'] = 'Item with ID {$a->objectid} restored.';
|
||||||
$string['invalidcontext'] = 'Invalid context supplied.';
|
$string['invalidcontext'] = 'Invalid context supplied.';
|
||||||
$string['neverdelete'] = 'Never delete recycled items';
|
|
||||||
$string['noitemsinbin'] = 'There are no items in the recycle bin.';
|
$string['noitemsinbin'] = 'There are no items in the recycle bin.';
|
||||||
$string['notenabled'] = 'Sorry, but the recycle bin has been disabled by the administrator.';
|
$string['notenabled'] = 'Sorry, but the recycle bin has been disabled by the administrator.';
|
||||||
$string['pluginname'] = 'Recycle bin';
|
$string['pluginname'] = 'Recycle bin';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue