mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-72879 lang: Import fixed English strings (en_fix)
This commit is contained in:
parent
fa492071fe
commit
6509786f2b
1 changed files with 1 additions and 1 deletions
|
@ -703,7 +703,7 @@ $string['recovergradesdefault_help'] = 'By default recover old grades when re-en
|
|||
$string['refreshpreview'] = 'Refresh preview';
|
||||
$string['regradeanyway'] = 'Regrade anyway';
|
||||
$string['removeallcoursegrades'] = 'Delete all grades';
|
||||
$string['removeallcoursegrades_help'] = 'If ticked, all grade items which were manually added to the gradebook will be deleted, together with grades and data on overridden, excluded, hidden and locked grades. Only grade items associated with activities will remain.';
|
||||
$string['removeallcoursegrades_help'] = 'If ticked, all grade items and grades that were manually added to the gradebook will be deleted, as well as data on overridden, excluded, hidden and locked grades. Only grade items and grades associated with activities will remain.';
|
||||
$string['removeallcourseitems'] = 'Delete all items and categories';
|
||||
$string['removeallcourseitems_help'] = 'If ticked, all categories and grade items which were manually added to the gradebook will be deleted, together with grades and data on overridden, excluded, hidden and locked grades. Only grade items associated with activities will remain.';
|
||||
$string['report'] = 'Report';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue