rating MDL-23908 moved a string

AMOS BEGIN
 MOV [ratingtime,mod_forum],[rating,core_rating]
AMOS END
This commit is contained in:
Andrew Davis 2010-08-25 07:49:15 +00:00
parent 287ccb31da
commit 0cef1cebae
2 changed files with 1 additions and 4 deletions

View File

@ -32,7 +32,7 @@ $string['noviewrate'] = 'You do not have the capability to view post ratings';
$string['rate'] = 'Rate';
$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['ratingsuse'] = 'Use ratings';
$string['rolewarning'] = 'Ratings';
$string['rolewarning_help'] = 'Aggregated ratings appear in the gradebook. Click on Permissions under module administration to change who can submit ratings.';

View File

@ -34,7 +34,6 @@ $string['aggregatemax'] = 'Maximum rating';
$string['aggregatemin'] = 'Minimum rating';
$string['aggregatenone'] = 'No ratings';
$string['aggregatesum'] = 'Sum of ratings';
$string['aggregatetype'] = 'Aggregate type';
$string['aggregatetype_help'] = 'Forum aggregation defines how all the ratings given to posts in a forum are combined to form the final grade (for each post and for the whole forum activity).
There are 5 aggregate types:
@ -337,8 +336,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['ratingtime'] = 'Restrict ratings to items with dates in this range:';
$string['re'] = 'Re:';
$string['readtherest'] = 'Read the rest of this topic';
$string['replies'] = 'Replies';