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

This commit is contained in:
Helen Foster 2023-01-08 21:36:41 +01:00 committed by Jun Pataleta
parent be1c1485ad
commit 975a127325
18 changed files with 34 additions and 34 deletions

View file

@ -166,7 +166,7 @@ $string['errconceptalreadyexists'] = 'This concept already exists. No duplicates
$string['errdeltimeexpired'] = 'You can\'t delete this. Time expired!';
$string['erredittimeexpired'] = 'The editing time for this entry has expired.';
$string['errorparsingxml'] = 'Errors occurred while parsing the file. Make sure it is valid XML syntax.';
$string['errreservedkeywords'] = 'Some/All of the entered keywords cannot be used as they are reserved.';
$string['errreservedkeywords'] = 'One or more keywords contain a special character which cannot be used.';
$string['eventcategorycreated'] = 'Category has been created';
$string['eventcategorydeleted'] = 'Category has been deleted';
$string['eventcategoryupdated'] = 'Category has been updated';