diff --git a/lang/en/pdfannotator.php b/lang/en/pdfannotator.php index 375243dd9048fb261a36192b42c64ddae44cac10..c4da8eaa51800253cfa5750392b28d8a1f9db3b6 100644 --- a/lang/en/pdfannotator.php +++ b/lang/en/pdfannotator.php @@ -118,6 +118,7 @@ $string['error:renderPage'] = 'An error has occured while rendering the page.'; $string['error:reportComment'] = 'An error has occured while saving the report.'; $string['error:subscribe'] = 'An error has occured while subscribing to the question.'; $string['error:unsubscribe'] = 'An error has occured while unsubscribing to the question.'; +$string['error:redihideCommentsplayComment'] = 'An error occurred while re-inserting the comment for attendees.'; $string['error:voteComment'] = 'An error has occured while saving the vote.'; $string['error'] = 'Error!'; $string['eventreport_added'] = 'A comment was reported';