From: moodler Date: Fri, 28 Nov 2003 04:02:53 +0000 (+0000) Subject: Fixing a broken line X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9aebbc40e3c5f3ba0f4d0445c109e55bf64018d5;p=moodle.git Fixing a broken line --- diff --git a/lang/en/resource.php b/lang/en/resource.php index e055fec2e2..1601366a63 100644 --- a/lang/en/resource.php +++ b/lang/en/resource.php @@ -34,9 +34,7 @@ $string['newwidth'] = 'Default window width (in pixels)'; $string['newwindow'] = 'New window'; $string['newwindowopen'] = 'Display this resource in a new popup window'; $string['note'] = 'Note'; -$string['notefile'] = 'To upload more files into the course (so they appear in this list) use the - -File Manager.'; +$string['notefile'] = 'To upload more files into the course (so they appear in this list) use the File Manager.'; $string['notypechosen'] = 'You need to choose a type. Use your back button to go back and retry.'; $string['resourcetype'] = 'Type of resource'; $string['resourcetype1'] = 'Reference';