Matching English better

This commit is contained in:
moodler
2004-07-30 06:12:25 +00:00
parent 09d6a7f7e9
commit cc879d749b
2 changed files with 2 additions and 11 deletions
+2 -2
View File
@@ -332,7 +332,7 @@ $string['formattext'] = 'Moodle auto-format';
$string['formattexttype'] = 'Formatting';
$string['formattopics'] = 'Topics format';
$string['formatweeks'] = 'Weekly format';
$string['formatwiki'] = 'Wiki format';
$string['formatwiki'] = 'Wiki-like format';
$string['from'] = 'From';
$string['frontpagecategorynames'] = 'Show a list of categories';
$string['frontpagecourselist'] = 'Show a list of courses';
@@ -379,7 +379,7 @@ $string['helpreading'] = 'Read carefully';
$string['helprichtext'] = 'About HTML editor';
$string['helpsummaries'] = 'About these summaries';
$string['helptext'] = 'How to write text';
$string['helpwiki'] = 'How to write Wiki text';
$string['helpwiki'] = 'How to write Wiki-like text';
$string['helpwriting'] = 'Write carefully';
$string['hide'] = 'Hide';
$string['hits'] = 'Hits';
-9
View File
@@ -46,14 +46,5 @@ $string['newwindowopen'] = 'Display this resource in a new popup window';
$string['note'] = 'Note';
$string['notefile'] = 'To upload more files into the course (so they appear in this list) use the <a href=\"$a\">File Manager</a>.';
$string['notypechosen'] = 'You need to choose a type. Use your back button to go back and retry.';
$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 text';
?>