From: moodler Date: Thu, 30 Mar 2006 07:45:22 +0000 (+0000) Subject: Had to change some strings X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0f2178550eedffd80240ffa9e89e50114297cf1e;p=moodle.git Had to change some strings --- diff --git a/lang/en_utf8/data.php b/lang/en_utf8/data.php index a8c93c9be6..65e6349d7e 100644 --- a/lang/en_utf8/data.php +++ b/lang/en_utf8/data.php @@ -15,7 +15,6 @@ $string['autolinkurl'] = 'Autolink the URL'; $string['availablefromdate'] = 'Available from'; $string['availabletags'] = 'Available tags'; $string['availabletodate'] = 'Available to'; -$string['browse'] = 'Browse'; $string['bynameondate'] = 'by $a->name - $a->date'; $string['cancel'] = 'Cancel'; $string['checkbox'] = 'Checkbox'; @@ -37,7 +36,6 @@ $string['delete'] = 'Delete'; $string['deletecomment'] = 'Are you sure you want to delete this comment?'; $string['deleted'] = 'deleted'; $string['deletefield'] = 'Delete an existing field'; -$string['detail'] = 'Detail'; $string['edit'] = 'Edit'; $string['editcomment'] = 'Edit comment'; $string['editentry'] = 'Edit entry'; @@ -76,6 +74,7 @@ $string['insufficiententries'] = 'more entries needed to view this database'; $string['intro'] = 'Introduction'; $string['invalidfieldname'] = 'Please choose another name for this field'; $string['invalidurl'] = 'The URL you just entered is not valid'; +$string['list'] = 'View list'; $string['listtemplate'] = 'List template'; $string['maxentries'] = 'Maximum entries'; $string['maxsize'] = 'Maximum size'; @@ -142,6 +141,7 @@ $string['save'] = 'Save'; $string['savesettings'] = 'Save settings'; $string['savetemplate'] = 'Save template'; $string['sendinratings'] = 'Send in my latest ratings'; +$string['single'] = 'View single'; $string['singletemplate'] = 'Single template'; $string['teachersandstudents'] = '$a->teachers and $a->students'; $string['templates'] = 'Templates';