Two new strings to display the XMLDB editor under the admin page.

This commit is contained in:
stronk7
2006-08-07 19:45:02 +00:00
parent cbd645bf96
commit ab8bfc7eee
+2
View File
@@ -67,6 +67,7 @@ $string['adminhelpsitesettings'] = 'Define how the front page of the site looks'
$string['adminhelpstickyblocks'] = 'Configure moodle wide sticky blocks';
$string['adminhelpthemes'] = 'Choose how the site looks (colours, fonts etc)';
$string['adminhelpuploadusers'] = 'Import new user accounts from a text file';
$string['adminhelpxmldbeditor'] = 'Interface to edit the XMLDB files. Only for developers.';
$string['adminhelpusers'] = 'Define your users and set up authentication';
$string['administration'] = 'Administration';
$string['administrator'] = 'Administrator';
@@ -1416,6 +1417,7 @@ $string['writingmoduleinfo'] = 'Writing modules info';
$string['writingscalesinfo'] = 'Writing scales info';
$string['writinguserinfo'] = 'Writing users info';
$string['wrongpassword'] = 'Incorrect password for this username';
$string['xmldbeditor'] = 'XMLDB editor';
$string['yahooid'] = 'Yahoo ID';
$string['yes'] = 'Yes';
$string['youareabouttocreatezip'] = 'You are about to create a zip file containing';