Skip to content

Commit 49ed301

Browse files
authored
Merge pull request #170 from lucaboesch/capabilitiesstrings
Adding string 'moodleoverflow:viewanyrating', solves #169.
2 parents fbecb6d + 47b182b commit 49ed301

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lang/en/moodleoverflow.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
$string['nowallsubscribed'] = 'All forums in {$a} are subscribed.';
5757
$string['nowallunsubscribed'] = 'All forums in {$a} are unsubscribed.';
5858
$string['moodleoverflow:movetopic'] = 'Move Topic to another Moddleoverflow Forum';
59+
$string['moodleoverflow:viewanyrating'] = 'View total ratings that anyone received';
5960

6061
// Strings for the view.php.
6162
$string['noviewdiscussionspermission'] = 'You do not have the permission to view discussions in this forum';

0 commit comments

Comments
 (0)