]> git.mjollnir.org Git - moodle.git/commitdiff
Adding one missing string. tableofcontentsabbrev. MDL-12071
authorstronk7 <stronk7>
Tue, 20 Nov 2007 23:41:52 +0000 (23:41 +0000)
committerstronk7 <stronk7>
Tue, 20 Nov 2007 23:41:52 +0000 (23:41 +0000)
Merged from MOODLE_19_STABLE

lang/en_utf8/resource.php

index be1250e779dd4b6c166cb03b5a875766ab035cc0..3d79c5893499539a3ccd526fa3617799a1adad42 100644 (file)
@@ -117,6 +117,7 @@ $string['serverurl'] = 'Server URL ($a->wwwroot)';
 $string['showcourseblocks'] = 'Show the course blocks';
 $string['skipsubmenus'] = 'Skip sub-menu pages';
 $string['tableofcontents'] = 'Table of contents';
+$string['tableofcontentsabbrev'] = 'TOC';
 $string['upbutton'] = 'Up';
 $string['variablename'] = 'Variable name';
 $string['viewims'] = 'View IMS Content Package';