Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d1354b
)
rating MDLSITE-1045 added a new string for a window title
author
Andrew Davis
<andrew@affinitysoftware.net>
Mon, 11 Oct 2010 08:37:36 +0000
(08:37 +0000)
committer
Andrew Davis
<andrew@affinitysoftware.net>
Mon, 11 Oct 2010 08:37:36 +0000
(08:37 +0000)
lang/en/rating.php
patch
|
blob
|
blame
|
history
diff --git
a/lang/en/rating.php
b/lang/en/rating.php
index
88aed31
..
4e7936a
100644
(file)
--- a/
lang/en/rating.php
+++ b/
lang/en/rating.php
@@
-40,6
+40,7
@@
$string['aggregatetype_help'] = 'The aggregate type defines how ratings are comb
If "No ratings" is selected, then the activity will not appear in the gradebook.';
$string['allowratings'] = 'Allow items to be rated?';
+$string['allratingsforitem'] = 'All submitted ratings';
$string['capabilitychecknotavailable'] = 'Capability check not available until activity is saved';
$string['couldnotdeleteratings'] = 'Sorry, that cannot be deleted as people have already rated it';
$string['norate'] = 'Rating of items not allowed!';