Skip to content
Snippets Groups Projects
Commit 2e9cd4a4 authored by Germán Valero's avatar Germán Valero Committed by Friederike Schwager
Browse files

Fix typos in English language strings

parent 74f9bc4e
Branches
Tags
No related merge requests found
...@@ -334,9 +334,9 @@ $string['rectangle'] = 'Add a Rectangle in the document and write a comment.'; ...@@ -334,9 +334,9 @@ $string['rectangle'] = 'Add a Rectangle in the document and write a comment.';
$string['removeCorrect'] = 'Remove marking as correct'; $string['removeCorrect'] = 'Remove marking as correct';
$string['removehidden'] = 'Show'; $string['removehidden'] = 'Show';
$string['report'] = 'Report'; $string['report'] = 'Report';
$string['reportaddedhtml'] = '{$a->reportinguser} has reportet a comment with the message: <br /><br /> "{$a->introduction}"<br /><br /> $string['reportaddedhtml'] = '{$a->reportinguser} has reported a comment with the message: <br /><br /> "{$a->introduction}"<br /><br />
It is <a href="{$a->urltoreport}">available on the web site</a>.'; It is <a href="{$a->urltoreport}">available on the web site</a>.';
$string['reportaddedtext'] = '{$a->reportinguser} has reportet a comment with the message: $string['reportaddedtext'] = '{$a->reportinguser} has reported a comment with the message:
"{$a->introduction}" "{$a->introduction}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment