Had to change some strings

This commit is contained in:
moodler 2006-03-30 07:45:22 +00:00
parent a2464082c4
commit 0f2178550e

View file

@ -15,7 +15,6 @@ $string['autolinkurl'] = 'Autolink the URL';
$string['availablefromdate'] = 'Available from'; $string['availablefromdate'] = 'Available from';
$string['availabletags'] = 'Available tags'; $string['availabletags'] = 'Available tags';
$string['availabletodate'] = 'Available to'; $string['availabletodate'] = 'Available to';
$string['browse'] = 'Browse';
$string['bynameondate'] = 'by $a->name - $a->date'; $string['bynameondate'] = 'by $a->name - $a->date';
$string['cancel'] = 'Cancel'; $string['cancel'] = 'Cancel';
$string['checkbox'] = 'Checkbox'; $string['checkbox'] = 'Checkbox';
@ -37,7 +36,6 @@ $string['delete'] = 'Delete';
$string['deletecomment'] = 'Are you sure you want to delete this comment?'; $string['deletecomment'] = 'Are you sure you want to delete this comment?';
$string['deleted'] = 'deleted'; $string['deleted'] = 'deleted';
$string['deletefield'] = 'Delete an existing field'; $string['deletefield'] = 'Delete an existing field';
$string['detail'] = 'Detail';
$string['edit'] = 'Edit'; $string['edit'] = 'Edit';
$string['editcomment'] = 'Edit comment'; $string['editcomment'] = 'Edit comment';
$string['editentry'] = 'Edit entry'; $string['editentry'] = 'Edit entry';
@ -76,6 +74,7 @@ $string['insufficiententries'] = 'more entries needed to view this database';
$string['intro'] = 'Introduction'; $string['intro'] = 'Introduction';
$string['invalidfieldname'] = 'Please choose another name for this field'; $string['invalidfieldname'] = 'Please choose another name for this field';
$string['invalidurl'] = 'The URL you just entered is not valid'; $string['invalidurl'] = 'The URL you just entered is not valid';
$string['list'] = 'View list';
$string['listtemplate'] = 'List template'; $string['listtemplate'] = 'List template';
$string['maxentries'] = 'Maximum entries'; $string['maxentries'] = 'Maximum entries';
$string['maxsize'] = 'Maximum size'; $string['maxsize'] = 'Maximum size';
@ -142,6 +141,7 @@ $string['save'] = 'Save';
$string['savesettings'] = 'Save settings'; $string['savesettings'] = 'Save settings';
$string['savetemplate'] = 'Save template'; $string['savetemplate'] = 'Save template';
$string['sendinratings'] = 'Send in my latest ratings'; $string['sendinratings'] = 'Send in my latest ratings';
$string['single'] = 'View single';
$string['singletemplate'] = 'Single template'; $string['singletemplate'] = 'Single template';
$string['teachersandstudents'] = '$a->teachers and $a->students'; $string['teachersandstudents'] = '$a->teachers and $a->students';
$string['templates'] = 'Templates'; $string['templates'] = 'Templates';