mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Had to change some strings
This commit is contained in:
parent
a2464082c4
commit
0f2178550e
1 changed files with 2 additions and 2 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue