mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
rating MDL-23908 reformated the rating role hints
This commit is contained in:
parent
2396a414e8
commit
52eac7506c
2 changed files with 2 additions and 3 deletions
|
@ -36,7 +36,6 @@ There are 5 aggregate types:
|
|||
|
||||
If "No ratings" is selected, then the forum activity will not appear in the gradebook.';
|
||||
$string['allowratings'] = 'Allow items to be rated?';
|
||||
$string['canrate'] = 'Roles with permission to rate: {$a}';
|
||||
$string['norate'] = 'Rating of items not allowed!';
|
||||
$string['noviewanyrate'] = 'You can only look at results for posts that you made';
|
||||
$string['noviewrate'] = 'You do not have the capability to view post ratings';
|
||||
|
@ -45,5 +44,5 @@ $string['ratepermissiondenied'] = 'You do not have permission to rate this item'
|
|||
$string['rating'] = 'Rating';
|
||||
$string['ratingtime'] = 'Restrict ratings to items with dates in this range:';
|
||||
$string['ratings'] = 'Ratings';
|
||||
$string['rolewarning'] = 'Ratings';
|
||||
$string['rolewarning'] = 'Roles with permission to rate';
|
||||
$string['rolewarning_help'] = 'Aggregated ratings appear in the gradebook. Click on Permissions under module administration to change who can submit ratings.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue