mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-76739 lang: Import fixed English strings (en_fix)
This commit is contained in:
parent
be1c1485ad
commit
975a127325
18 changed files with 34 additions and 34 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue