mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-17357-duplicate-strings' of git://github.com/mudrd8mz/moodle
This commit is contained in:
commit
20ba9a2e47
8 changed files with 6 additions and 13 deletions
|
@ -150,7 +150,6 @@ $string['item_name'] = 'Question';
|
|||
$string['items_are_required'] = 'Answers are required to starred questions.';
|
||||
$string['label'] = 'Label';
|
||||
$string['line_values'] = 'Rating';
|
||||
$string['mapcourse'] = 'Map course';
|
||||
$string['mapcourseinfo'] = 'This is a site-wide feedback that is available to all courses using the feedback block. You can however limit the courses to which it will appear by mapping them. Search the course and map it to this feedback.';
|
||||
$string['mapcoursenone'] = 'No courses mapped. Feedback available to all courses';
|
||||
$string['mapcourse'] = 'Map feedback to courses';
|
||||
|
|
|
@ -82,6 +82,5 @@ $string['printintro'] = 'Display resource description';
|
|||
$string['printintroexplain'] = 'Display resource description bellow content? Some display types may not display description even if enabled.';
|
||||
$string['resourcecontent'] = 'Files and subfolders';
|
||||
$string['resource:exportresource'] = 'Export resource';
|
||||
$string['resource:view'] = 'View resource files';
|
||||
$string['resource:view'] = 'View resource';
|
||||
$string['selectmainfile'] = 'Please select the main file by clicking the icon next to file name.';
|
||||
|
|
|
@ -51,7 +51,6 @@ $string['editblocks'] = 'Turn edit blocks on';
|
|||
$string['editing'] = 'Editing wiki page';
|
||||
$string['editingcomment'] = 'Editing comment';
|
||||
$string['editingpage'] = 'Editing this page \'{$a}\'';
|
||||
$string['editblocks'] = 'Turn edit blocks on';
|
||||
$string['filenotuploadederror'] = 'File \'{$a}\' could not be uploaded correctly.';
|
||||
$string['filtername'] = 'Wiki auto-linking';
|
||||
$string['firstpagetitle'] = 'First page name';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue