mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 08:55:15 +02:00
rating MDL-23908 removed 2 strings
This commit is contained in:
parent
0cef1cebae
commit
14b0f31b2a
@ -275,7 +275,6 @@ $string['ratingpublic'] = '{$a} can see everyone\'s ratings';
|
||||
$string['ratingpublicnot'] = '{$a} can only see their own ratings';
|
||||
$string['ratings'] = 'Ratings';
|
||||
$string['ratingssaved'] = 'Ratings saved';
|
||||
$string['ratingsuse'] = 'Use ratings';
|
||||
$string['recordapproved'] = 'Entry approved';
|
||||
$string['recorddeleted'] = 'Entry deleted';
|
||||
$string['recordsnotsaved'] = 'No entry was saved. Please check the format of the uploaded file.';
|
||||
|
@ -231,7 +231,6 @@ $string['ratingonlyteachers'] = 'Only {$a} can rate entries';
|
||||
$string['ratingonlywithpermissions'] = 'Only people with permission to rate entries';
|
||||
$string['ratings'] = 'Ratings';
|
||||
$string['ratingssaved'] = 'Ratings saved';
|
||||
$string['ratingsuse'] = 'Use ratings';
|
||||
$string['ratingtime'] = 'Restrict ratings to entries with dates in this range:';
|
||||
$string['rejectedentries'] = 'Rejected entries';
|
||||
$string['rejectionrpt'] = 'Rejection Report';
|
||||
|
Loading…
x
Reference in New Issue
Block a user