From: moodler Date: Wed, 27 Aug 2003 08:29:25 +0000 (+0000) Subject: Replacing "view" ... what happened to it?? X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d1582a1233ee1e2a23dd10a80146818a620ba0b0;p=moodle.git Replacing "view" ... what happened to it?? --- diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 84a8b10aea..70a53bfbdd 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -773,6 +773,7 @@ $string['userprofilefor'] = "User profile for \$a"; $string['users'] = "Users"; $string['usingexistingcourse'] = "Using existing course"; $string['userzones'] = "User zones"; +$string['view'] = "View"; $string['webpage'] = "Web page"; $string['week'] = "Week"; $string['weekhide'] = "Hide this week from \$a";