diff --git a/theme/canvas/lang/en/theme_canvas.php b/theme/canvas/lang/en/theme_canvas.php index 6d747d49f6c..af66f507a41 100644 --- a/theme/canvas/lang/en/theme_canvas.php +++ b/theme/canvas/lang/en/theme_canvas.php @@ -23,7 +23,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ -$string['pluginname'] = 'Frameworked'; +$string['pluginname'] = 'Canvas'; $string['region-side-post'] = 'Right'; $string['region-side-pre'] = 'Left'; -$string['choosereadme'] = 'Frameworked, a Moodle 2.0 theme by Patrick Malley'; +$string['choosereadme'] = 'Canvas, a Moodle 2.0 parent theme by Patrick Malley.';