Skip to content

Commit 403e80d

Browse files
author
Anisa Kusumadewi
committed
Merge branch 'fix-typos-and-word-choices' into 'testing'
fix typos and word choices See merge request moodle_l2p/moodle-mod_pdfannotator!197
2 parents b3c82f1 + d267498 commit 403e80d

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

lang/en/pdfannotator.php

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -93,44 +93,44 @@
9393
$string['editButton'] = 'Save';
9494
$string['editedComment'] = 'last edited';
9595
$string['editNotAllowed'] = 'Panning not allowed!';
96-
$string['emptypdf'] = 'There are no comemnts in this annotator at present.';
96+
$string['emptypdf'] = 'There are no comments in this annotator at present.';
9797
$string['enterText'] = 'Enter text';
9898
$string['entity_helptitle'] = 'Help for';
9999
$string['error:addAnnotation'] = 'An error has occurred while adding an annotation.';
100-
$string['error:addComment'] = 'An error has occured while adding the comment.';
101-
$string['error:closequestion'] = 'An error has occured while closing/opening the question.';
102-
$string['error:deleteAnnotation'] = 'An error has occured while deleting an annotation.';
100+
$string['error:addComment'] = 'An error has occurred while adding the comment.';
101+
$string['error:closequestion'] = 'An error has occurred while closing/opening the question.';
102+
$string['error:deleteAnnotation'] = 'An error has occurred while deleting an annotation.';
103103
$string['error:editAnnotation'] = 'An error has occurred while editing an annotation.';
104-
$string['error:editcomment'] = 'An error has occured while trying to edit a comment.';
105-
$string['error:findimage'] = 'An error occured while trying to find image {$a}.';
106-
$string['error:forwardquestion'] = 'An error has occured while forwarding the question.';
107-
$string['error:forwardquestionnorecipient'] = 'An error has occured while forwarding the question.: No person in this course has the capability to receive forwarded questions.';
108-
$string['error:getAllQuestions'] = 'An error has occured while getting the questions of this document.';
109-
$string['error:getAnnotation'] = 'An error has occured while getting the annotation.';
110-
$string['error:getAnnotations'] = 'An error has occured while getting all annotations.';
111-
$string['error:getComments'] = 'An error has occured while getting the comments.';
112-
$string['error:getimageheight'] = 'An error has occured while getting image height of {$a}.';
113-
$string['error:getimageheight'] = 'An error has occured while getting image width of {$a}.';
114-
$string['error:getQuestions'] = 'An error has occured while getting the questions for this page.';
104+
$string['error:editcomment'] = 'An error has occurred while trying to edit a comment.';
105+
$string['error:findimage'] = 'An error occurred while trying to find image {$a}.';
106+
$string['error:forwardquestion'] = 'An error has occurred while forwarding the question.';
107+
$string['error:forwardquestionnorecipient'] = 'An error has occurerd while forwarding the question.: No person in this course has the capability to receive forwarded questions.';
108+
$string['error:getAllQuestions'] = 'An error has occurred while getting the questions of this document.';
109+
$string['error:getAnnotation'] = 'An error has occurred while getting the annotation.';
110+
$string['error:getAnnotations'] = 'An error has occurred while getting all annotations.';
111+
$string['error:getComments'] = 'An error has occurred while getting the comments.';
112+
$string['error:getimageheight'] = 'An error has occurred while getting image height of {$a}.';
113+
$string['error:getimageheight'] = 'An error has occurred while getting image width of {$a}.';
114+
$string['error:getQuestions'] = 'An error has occurred while getting the questions for this page.';
115115
$string['error:printComments'] = 'Error with data from server.';
116-
$string['error:hideComment'] = "An error has occured while trying to hide the comment from participants' view.";
116+
$string['error:hideComment'] = "An error has occurred while trying to hide the comment from participants' view.";
117117
$string['error:markasread'] = 'The item could not be marked as read.';
118118
$string['error:markasunread'] = 'The item could not be marked as unread.';
119-
$string['error:markcorrectanswer'] = 'An error has occured while marking the answer as correct.';
119+
$string['error:markcorrectanswer'] = 'An error has occurred while marking the answer as correct.';
120120
$string['error:maximalsizeoffile'] = 'Your file {$a->filename}, because it exceeds {$a->filesize} as the maximum size of files. You can attach file(s) with at most {$a->maxfilesize} to a single comment.';
121121
$string['error:missingAnnotationtype'] = 'Annotationtype does not exists. Possibly the entry in table pdfannotator_annotationtypes is missing.';
122122
$string['error:openingPDF'] = 'An error occurred while opening the PDF file.';
123-
$string['error:openprintview'] = 'An error has occured while trying to open the pdf in Acrobat Reader.';
124-
$string['error:printcomments'] = 'An error has occured while trying to open the comments in a pdf.';
125-
$string['error:printlatex'] = 'An error has occured while trying to add a LaTeX formula to the pdf.';
126-
$string['error:redisplayComment'] = 'An error has occured while redisplaying the comment.';
127-
$string['error:renderPage'] = 'An error has occured while rendering the page.';
128-
$string['error:reportComment'] = 'An error has occured while saving the report.';
129-
$string['error:subscribe'] = 'An error has occured while subscribing to the question.';
130-
$string['error:unsubscribe'] = 'An error has occured while unsubscribing to the question.';
131-
$string['error:unsupportedextention'] = 'The extention of inputed data is not supported. Please select other extention.';
123+
$string['error:openprintview'] = 'An error has occurred while trying to open the pdf in Acrobat Reader.';
124+
$string['error:printcomments'] = 'An error has occurred while trying to open the comments in a pdf.';
125+
$string['error:printlatex'] = 'An error has occurred while trying to add a LaTeX formula to the pdf.';
126+
$string['error:redisplayComment'] = 'An error has occurred while redisplaying the comment.';
127+
$string['error:renderPage'] = 'An error has occurred while rendering the page.';
128+
$string['error:reportComment'] = 'An error has occurred while saving the report.';
129+
$string['error:subscribe'] = 'An error has occurred while subscribing to the question.';
130+
$string['error:unsubscribe'] = 'An error has occurred while unsubscribing to the question.';
131+
$string['error:unsupportedextention'] = 'The extension of submitted data is not supported. Please select other extension.';
132132
$string['error:redihideCommentsplayComment'] = 'An error occurred while re-inserting the comment for attendees.';
133-
$string['error:voteComment'] = 'An error has occured while saving the vote.';
133+
$string['error:voteComment'] = 'An error has occurred while saving the vote.';
134134
$string['error'] = 'Error!';
135135
$string['eventreport_added'] = 'A comment was reported';
136136
$string['filenotfound'] = 'File not found, sorry.';

0 commit comments

Comments
 (0)