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

Fix typos in English lang strings

Please fix typos in the english language strings
parent 14379ae2
No related branches found
No related tags found
No related merge requests found
...@@ -359,7 +359,7 @@ $string['send'] = 'Send'; ...@@ -359,7 +359,7 @@ $string['send'] = 'Send';
$string['sendAnonymous'] = 'post anonymous'; $string['sendAnonymous'] = 'post anonymous';
$string['sendfeedback'] = 'Submit'; $string['sendfeedback'] = 'Submit';
$string['setting_alternative_name'] = 'Name'; $string['setting_alternative_name'] = 'Name';
$string['setting_alternative_name_desc'] = 'Provide an alternative name for the PDF. If empty, the name of the pdf will be taken as represantative name'; $string['setting_alternative_name_desc'] = 'Provide an alternative name for the PDF. If empty, the name of the pdf will be taken as representative name';
$string['setting_alternative_name_help'] = "If the name is more than 20 characters long, the remaining characters will be replaced with '...' in the annotator's internal tab navigation."; $string['setting_alternative_name_help'] = "If the name is more than 20 characters long, the remaining characters will be replaced with '...' in the annotator's internal tab navigation.";
$string['setting_anonymous'] = 'Allow anonymous posting?'; $string['setting_anonymous'] = 'Allow anonymous posting?';
$string['setting_fileupload'] = 'Select a pdf-file'; $string['setting_fileupload'] = 'Select a pdf-file';
...@@ -397,7 +397,7 @@ $string['successfullyEdited'] = 'Changes saved'; ...@@ -397,7 +397,7 @@ $string['successfullyEdited'] = 'Changes saved';
$string['successfullyHidden'] = 'Participants now see this comment as hidden.'; $string['successfullyHidden'] = 'Participants now see this comment as hidden.';
$string['successfullymarkedasread'] = 'The report was marked as read.'; $string['successfullymarkedasread'] = 'The report was marked as read.';
$string['successfullymarkedasreadandnolongerdisplayed'] = 'The report was marked as read and removed from the table.'; $string['successfullymarkedasreadandnolongerdisplayed'] = 'The report was marked as read and removed from the table.';
$string['successfullymarkedasunread'] = 'he report was marked as unread.'; $string['successfullymarkedasunread'] = 'The report was marked as unread.';
$string['successfullymarkedasunreadandnolongerdisplayed'] = 'The report was marked as unread and removed from the table.'; $string['successfullymarkedasunreadandnolongerdisplayed'] = 'The report was marked as unread and removed from the table.';
$string['successfullyRedisplayed'] = 'The comment is visible to participants once more'; $string['successfullyRedisplayed'] = 'The comment is visible to participants once more';
$string['successfullySubscribed'] = 'Subscribed to question.'; $string['successfullySubscribed'] = 'Subscribed to question.';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment