Skip to content

Commit

Permalink
MDL-51885 lang: Remove strings deprecated in 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitagarwal committed Jan 8, 2018
1 parent 013f0b2 commit 84fe42d
Show file tree
Hide file tree
Showing 19 changed files with 1 addition and 128 deletions.
16 changes: 0 additions & 16 deletions lang/en/deprecated.txt
Expand Up @@ -5,24 +5,8 @@ myfilesmanage,core
mypreferences,core_grades
myprofile,core
viewallmyentries,core_blog
taggedwith,core_tag
officialtag,core_tag
otags,core_tag
othertags,core_tag
tagtype,core_tag
manageofficialtags,core_tag
settypeofficial,core_tag
filetoolarge,core
maxbytesforfile,core
modchooserenable,core
modchooserdisable,core
maxbytes,core_error
downloadcsv,core_table
downloadexcel,core_table
downloadods,core_table
downloadoptions,core_table
downloadtsv,core_table
downloadxhtml,core_table
invalidpersistent,core_competency
revealpassword,core_form
mediasettings,core_media
Expand Down
2 changes: 0 additions & 2 deletions lang/en/error.php
Expand Up @@ -593,5 +593,3 @@
$string['youcannotdeletecategory'] = 'You cannot delete category \'{$a}\' because you can neither delete the contents, nor move them elsewhere.';
$string['protected_cc_not_supported'] = 'Protected cartridges not supported.';

// Deprecated since Moodle 3.1.
$string['maxbytes'] = 'The file is larger than the maximum size allowed.';
4 changes: 0 additions & 4 deletions lang/en/moodle.php
Expand Up @@ -2149,10 +2149,6 @@
$string['zippingbackup'] = 'Zipping backup';
$string['deprecatedeventname'] = '{$a} (no longer in use)';

// Deprecated since Moodle 3.1.
$string['filetoolarge'] = 'is too large to upload';
$string['maxbytesforfile'] = 'The file {$a} is larger than the maximum size allowed.';

// Deprecated since Moodle 3.2.
$string['modchooserenable'] = 'Activity chooser on';
$string['modchooserdisable'] = 'Activity chooser off';
Expand Down
7 changes: 0 additions & 7 deletions lang/en/table.php
Expand Up @@ -24,10 +24,3 @@

$string['downloadas'] = 'Download table data as';

// Deprecated since Moodle 3.1.
$string['downloadcsv'] = 'Comma separated values text file';
$string['downloadexcel'] = 'Excel spreadsheet';
$string['downloadods'] = 'OpenDocument spreadsheet';
$string['downloadoptions'] = 'Select download options';
$string['downloadtsv'] = 'Tab separated values text file';
$string['downloadxhtml'] = 'Unpaged XHTML document';
9 changes: 0 additions & 9 deletions lang/en/tag.php
Expand Up @@ -148,12 +148,3 @@
$string['page-tag-search'] = 'Tag search page';
$string['page-tag-manage'] = 'Manage tags page';

// Deprecated since 3.1 .

$string['manageofficialtags'] = 'Manage official tags';
$string['officialtag'] = 'Official';
$string['otags'] = 'Official tags';
$string['othertags'] = 'Other tags';
$string['settypeofficial'] = 'Make official';
$string['taggedwith'] = 'tagged with "{$a}"';
$string['tagtype'] = 'Tag type';
28 changes: 1 addition & 27 deletions mod/feedback/lang/en/deprecated.txt
@@ -1,28 +1,2 @@
cancel_moving,mod_feedback
cannotunmap,mod_feedback
cannotmapfeedback,mod_feedback
line_values,mod_feedback
mapcourses_help,mod_feedback
max_args_exceeded,mod_feedback
movedown_item,mod_feedback
move_here,mod_feedback
moveup_item,mod_feedback
notavailable,mod_feedback
parameters_missing,mod_feedback
picture,mod_feedback
picture_file_list,mod_feedback
picture_values,mod_feedback
preview,mod_feedback
preview_help,mod_feedback
radiorated,mod_feedback
radiobutton,mod_feedback
radiobutton_rated,mod_feedback
relateditemsdeleted,mod_feedback
separator_decimal,mod_feedback
separator_thousand,mod_feedback
saving_failed_because_missing_or_false_values,mod_feedback
start,mod_feedback
stop,mod_feedback
switch_group,mod_feedback
viewcompleted,mod_feedback
viewcompleted_help,mod_feedback
stop,mod_feedback
29 changes: 0 additions & 29 deletions mod/feedback/lang/en/feedback.php
Expand Up @@ -275,35 +275,6 @@
$string['use_this_template'] = 'Use this template';
$string['using_templates'] = 'Use a template';
$string['vertical'] = 'vertical';
// Deprecated since Moodle 3.1.
$string['cannotmapfeedback'] = 'Database problem, unable to map feedback to course';
$string['line_values'] = 'Rating';
$string['mapcourses_help'] = 'Once you have selected the relevant course(s) from your search,
you can associate them with this feedback using map course(s). Multiple courses may be selected by holding down the Apple or Ctrl key whilst clicking on the course names. A course may be disassociated from a feedback at any time.';
$string['max_args_exceeded'] = 'Max 6 arguments can be handled, too many arguments for';
$string['cancel_moving'] = 'Cancel moving';
$string['movedown_item'] = 'Move this question down';
$string['move_here'] = 'Move here';
$string['moveup_item'] = 'Move this question up';
$string['notavailable'] = 'this feedback is not available';
$string['saving_failed_because_missing_or_false_values'] = 'Saving failed because missing or false values';
$string['cannotunmap'] = 'Database problem, unable to unmap';
$string['viewcompleted'] = 'completed feedbacks';
$string['viewcompleted_help'] = 'You may view completed feedback forms, searchable by course and/or by question.
Feedback responses may be exported to Excel.';
$string['parameters_missing'] = 'Parameters missing from';
$string['picture'] = 'Picture';
$string['picture_file_list'] = 'List of pictures';
$string['picture_values'] = 'Choose one or more<br />picture files from the list:';
$string['preview'] = 'Preview';
$string['preview_help'] = 'In the preview you can change the order of questions.';
$string['switch_group'] = 'Switch group';
$string['separator_decimal'] = '.';
$string['separator_thousand'] = ',';
$string['relateditemsdeleted'] = 'All responses for this question will also be deleted.';
$string['radiorated'] = 'Radiobutton (rated)';
$string['radiobutton'] = 'Multiple choice - single answer allowed (radio buttons)';
$string['radiobutton_rated'] = 'Radiobutton (rated)';
// Deprecated since Moodle 3.2.
$string['start'] = 'Start';
$string['stop'] = 'End';
6 changes: 0 additions & 6 deletions mod/forum/lang/en/deprecated.txt

This file was deleted.

10 changes: 0 additions & 10 deletions mod/forum/lang/en/forum.php
Expand Up @@ -555,13 +555,3 @@
$string['yournewquestion'] = 'Your new question';
$string['yournewtopic'] = 'Your new discussion topic';
$string['yourreply'] = 'Your reply';

// Deprecated since Moodle 3.1.
$string['postmailinfo'] = 'This is a copy of a message posted on the {$a} website.
To reply click on this link:';
$string['emaildigestupdated'] = 'The e-mail digest option was changed to \'{$a->maildigesttitle}\' for the forum \'{$a->forum}\'. {$a->maildigestdescription}';
$string['emaildigestupdated_default'] = 'Your default profile setting of \'{$a->maildigesttitle}\' was used for the forum \'{$a->forum}\'. {$a->maildigestdescription}.';
$string['emaildigest_0'] = 'You will receive one e-mail per forum post.';
$string['emaildigest_1'] = 'You will receive one digest e-mail per day containing the complete contents of each forum post.';
$string['emaildigest_2'] = 'You will receive one digest e-mail per day containing the subject of each forum post.';
1 change: 0 additions & 1 deletion mod/lesson/lang/en/deprecated.txt

This file was deleted.

2 changes: 0 additions & 2 deletions mod/lesson/lang/en/lesson.php
Expand Up @@ -547,5 +547,3 @@
$string['yourcurrentgradeisoutof'] = 'Your current grade is {$a->grade} out of {$a->total}';
$string['youshouldview'] = 'You should answer at least: {$a}';

// Deprecated since Moodle 3.1.
$string['configactionaftercorrectanswer'] = 'The default action to take after a correct answer';
2 changes: 0 additions & 2 deletions mod/workshop/form/accumulative/lang/en/deprecated.txt

This file was deleted.

Expand Up @@ -48,6 +48,3 @@
$string['scalename6'] = 'Excellent/Very poor (7 point)';
$string['verypoor'] = 'Very poor';

// Deprecated since Moodle 3.1.
$string['dimensioncomment'] = 'Comment';
$string['dimensiongrade'] = 'Grade';
1 change: 0 additions & 1 deletion mod/workshop/form/comments/lang/en/deprecated.txt

This file was deleted.

2 changes: 0 additions & 2 deletions mod/workshop/form/comments/lang/en/workshopform_comments.php
Expand Up @@ -29,5 +29,3 @@
$string['dimensionnumber'] = 'Aspect {$a}';
$string['pluginname'] = 'Comments';

// Deprecated since Moodle 3.1.
$string['dimensioncomment'] = 'Comment';
1 change: 0 additions & 1 deletion mod/workshop/form/numerrors/lang/en/deprecated.txt

This file was deleted.

Expand Up @@ -41,5 +41,3 @@
$string['percents'] = '{$a} %';
$string['pluginname'] = 'Number of errors';

// Deprecated since Moodle 3.1.
$string['dimensioncomment'] = 'Comment';
1 change: 0 additions & 1 deletion mod/workshop/lang/en/deprecated.txt
@@ -1,3 +1,2 @@
err_unknownfileextension,mod_workshop
err_wrongfileextension,mod_workshop
yourassessment,mod_workshop
3 changes: 0 additions & 3 deletions mod/workshop/lang/en/workshop.php
Expand Up @@ -371,9 +371,6 @@
$string['yourgrades'] = 'Your grades';
$string['yoursubmission'] = 'Your submission';

// Deprecated since Moodle 3.1.
$string['yourassessment'] = 'Your assessment';

// Deprecated since Moodle 3.4.
$string['err_unknownfileextension'] = 'Unknown file extension: {$a}';
$string['err_wrongfileextension'] = 'Some files ({$a->wrongfiles}) cannot be uploaded. Only file types {$a->whitelist} are allowed.';

0 comments on commit 84fe42d

Please sign in to comment.