]> git.mjollnir.org Git - moodle.git/commitdiff
Had to change some strings
authormoodler <moodler>
Thu, 30 Mar 2006 07:45:22 +0000 (07:45 +0000)
committermoodler <moodler>
Thu, 30 Mar 2006 07:45:22 +0000 (07:45 +0000)
lang/en_utf8/data.php

index a8c93c9be6ca11003dd133c08271af6baa9d1ecd..65e6349d7ef7fd977f0825c59ed1ade8c3d9107d 100644 (file)
@@ -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';