MDL-67146 lang: Import fixed English strings (en_fix)

Significant string changes:

* configallowemojipicker,core_admin - including emoji picker button in
  Atto
* viewconversation,mod_forum - 'conversation' changed to 'discussion'
This commit is contained in:
Helen Foster 2019-11-09 06:35:22 +01:00 committed by David Mudrák
parent f9db5892ec
commit fda41f4588
5 changed files with 20 additions and 18 deletions

View file

@ -285,7 +285,7 @@ $string['forum:allowforcesubscribe'] = 'Allow force subscribe';
$string['forum:canoverridecutoff'] = 'Post to forums after their cut-off date';
$string['forum:canoverridediscussionlock'] = 'Reply to locked discussions';
$string['forum:cantogglefavourite'] = 'Star discussions';
$string['forum:grade'] = 'Grade other users';
$string['forum:grade'] = 'Grade forum';
$string['forumauthorhidden'] = 'Author (hidden)';
$string['forumblockingalmosttoomanyposts'] = 'You are approaching the posting threshold. You have posted {$a->numposts} times in the last {$a->blockperiod} and the limit is {$a->blockafter} posts.';
$string['forumbodyhidden'] = 'This post cannot be viewed by you, probably because you have not posted in the discussion, the maximum editing time hasn\'t passed yet, the discussion has not started or the discussion has expired.';
@ -737,7 +737,7 @@ $string['forumbodydeleted'] = 'The content of this forum post has been removed a
$string['gradeusers'] = 'Grade users';
$string['forumgrader'] = 'Forum grader';
$string['grading'] = 'Grading';
$string['viewconversation'] = 'View conversation';
$string['viewconversation'] = 'View discussion';
$string['grade_forum_header'] = 'Whole forum grading';
$string['grade_forum_title'] = 'Grade';