@@ -113,8 +113,8 @@ $string['error:hideComment'] = "An error has occured while trying to hide the co
...
@@ -113,8 +113,8 @@ $string['error:hideComment'] = "An error has occured while trying to hide the co
$string['error:markasread']='The item could not be marked as read.';
$string['error:markasread']='The item could not be marked as read.';
$string['error:markasunread']='The item could not be marked as unread.';
$string['error:markasunread']='The item could not be marked as unread.';
$string['error:markcorrectanswer']='An error has occured while marking the answer as correct.';
$string['error:markcorrectanswer']='An error has occured while marking the answer as correct.';
$string['error:maximalfilenumber_created']='Your comment cannot be created, because it exceeds the maximum number of images. You can add maximal {$a} image(s) into comments.';
$string['error:maximalfilenumber_created']='Your comment cannot be created, because it exceeds the maximum number of files. You can attach at most {$a} file(s) to a single comment.';
$string['error:maximalfilenumber_edited']='Your comment cannot be edited, because it exceeds the maximum number of images. You can add maximal {$a} image(s) into comments.';
$string['error:maximalfilenumber_edited']='Your comment cannot be edited, because it exceeds the maximum number of files. You can attach at most {$a} file(s) to a single comment.';
$string['error:missingAnnotationtype']='Annotationtype does not exists. Possibly the entry in table pdfannotator_annotationtypes is missing.';
$string['error:missingAnnotationtype']='Annotationtype does not exists. Possibly the entry in table pdfannotator_annotationtypes is missing.';
$string['error:openingPDF']='An error occurred while opening the PDF file.';
$string['error:openingPDF']='An error occurred while opening the PDF file.';
$string['error:openprintview']='An error has occured while trying to open the pdf in Acrobat Reader.';
$string['error:openprintview']='An error has occured while trying to open the pdf in Acrobat Reader.';