MDL-13253 - Should use separate language strings for user and module idnumber. Merged from MOODLE_19_STABLE.

This commit is contained in:
tjhunt 2008-01-30 16:34:04 +00:00
parent 9d35e66ea8
commit d343bd2114
5 changed files with 8 additions and 7 deletions

View file

@ -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';