$string['popupresource'] = 'This resource should appear in a popup window.';
$string['popupresourcelink'] = 'If it didn\'t, click here: $a';
$string['resourcetype'] = 'Type of resource';
+$string['resourcetype1'] = 'Reference';
+$string['resourcetype2'] = 'Web Page';
+$string['resourcetype3'] = 'Uploaded File';
+$string['resourcetype4'] = 'Plain text';
+$string['resourcetype5'] = 'Web Link';
+$string['resourcetype6'] = 'HTML text';
+$string['resourcetype7'] = 'Program';
+$string['resourcetype8'] = 'Wiki-like text';
+$string['resourcetype9'] = 'Directory';
$string['resourcetypedirectory'] = 'Display a directory';
$string['resourcetypefile'] = 'Link to a file or web site';
$string['resourcetypehtml'] = 'Compose a web page';