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:
0064dc9
)
MDL-16769 Removing studentviewoff and studentviewon
author
David Mudrak
<david.mudrak@gmail.com>
Fri, 8 Oct 2010 13:53:35 +0000
(13:53 +0000)
committer
David Mudrak
<david.mudrak@gmail.com>
Fri, 8 Oct 2010 13:53:35 +0000
(13:53 +0000)
lang/en/moodle.php
patch
|
blob
|
blame
|
history
diff --git
a/lang/en/moodle.php
b/lang/en/moodle.php
index
6d4dcf2
..
e944b09
100644
(file)
--- a/
lang/en/moodle.php
+++ b/
lang/en/moodle.php
@@
-1598,8
+1598,6
@@
$string['stringsnotset'] = 'The following strings are not defined in {$a}';
$string['studentnotallowed'] = 'Sorry, but you can not enter this course as \'{$a}\'';
$string['students'] = 'Students';
$string['studentsandteachers'] = 'Students and teachers';
-$string['studentviewoff'] = 'Turn student view off';
-$string['studentviewon'] = 'Turn student view on';
$string['subcategories'] = 'Sub-categories';
$string['submit'] = 'Submit';
$string['success'] = 'Success';