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

@ -27,6 +27,8 @@ defined('MOODLE_INTERNAL') || die;
$string['allowedsourceslist'] = 'Allowed sources';
$string['allowedsourceslistdesc'] = 'A list of URLs from which users can embed H5P content. If none are specified, all URLs will remain as links and not be displayed as embedded H5P content.
\'[id]\' is a placeholder for the H5P content ID in the external source.';
\'[id]\' is a placeholder for the H5P content ID in the external source.
The wildcard character \'*\' may be used to specify subdomains. For example, *.example.com will allow embedded H5P content from any subdomain of example.com, but not from the example.com domain.';
$string['filtername'] = 'Display H5P';
$string['privacy:metadata'] = 'The display H5P filter does not store any personal data.';