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:
470d47f
)
MDL-34745 mod_forum: remove throttlingapplies string
author
Dan Poltawski
<dan@moodle.com>
Mon, 6 Aug 2012 07:31:16 +0000
(15:31 +0800)
committer
Dan Poltawski
<dan@moodle.com>
Mon, 6 Aug 2012 07:31:16 +0000
(15:31 +0800)
Its no longer used
mod/forum/lang/en/forum.php
patch
|
blob
|
blame
|
history
diff --git
a/mod/forum/lang/en/forum.php
b/mod/forum/lang/en/forum.php
index
659ec8b
..
697fc0c
100644
(file)
--- a/
mod/forum/lang/en/forum.php
+++ b/
mod/forum/lang/en/forum.php
@@
-179,7
+179,6
@@
$string['forums'] = 'Forums';
$string['forum:splitdiscussions'] = 'Split discussions';
$string['forum:startdiscussion'] = 'Start new discussions';
$string['forumsubjecthidden'] = 'Subject (hidden)';
-$string['forum:throttlingapplies'] = 'Throttling applies';
$string['forumtracked'] = 'Unread posts are being tracked';
$string['forumtrackednot'] = 'Unread posts are not being tracked';
$string['forumtype'] = 'Forum type';