mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-13253 - Should use separate language strings for user and module idnumber. Merged from MOODLE_19_STABLE.
This commit is contained in:
parent
9d35e66ea8
commit
d343bd2114
5 changed files with 8 additions and 7 deletions
|
@ -776,6 +776,7 @@ $string['htmlfilesonly'] = 'HTML files only';
|
|||
$string['htmlformat'] = 'Pretty HTML format';
|
||||
$string['icqnumber'] = 'ICQ number';
|
||||
$string['idnumber'] = 'ID number';
|
||||
$string['idnumbermod'] = 'ID number';
|
||||
$string['idnumbercourse'] = 'Course ID number';
|
||||
$string['idnumbertaken'] = 'This ID number is already taken';
|
||||
$string['imagealt'] = 'Picture description';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue