mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-51802 core: new template for quick editing a title
convert editing tag name to use new template
This commit is contained in:
parent
2f45a11ac4
commit
cdc5f9785b
23 changed files with 636 additions and 171 deletions
|
@ -277,6 +277,7 @@ $string['idnumbertaken'] = 'This ID number is already in use';
|
|||
$string['idnumbertoolong'] = 'ID number is too long';
|
||||
$string['importformatnotimplement'] = 'Sorry, importing this format is not yet implemented!';
|
||||
$string['incorrectext'] = 'File has an incorrect extension';
|
||||
$string['inplaceeditableerror'] = 'Error calling update processor';
|
||||
$string['installproblem'] = 'It is usually not possible to recover from errors triggered during installation, you may need to create a new database or use a different database prefix if you want to retry the installation.';
|
||||
$string['internalauthpassworderror'] = 'Missing password or invalid password policy for internal authentication';
|
||||
$string['invalidaccess'] = 'This page was not accessed correctly';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue