Merged language changes back to HEAD

This commit is contained in:
moodler 2004-08-26 14:38:27 +00:00
parent eb2aa909d7
commit 8e3c7e8bb7

View File

@ -8,7 +8,7 @@ $string['allowremovepages'] = 'Allow \'remove pages\'';
$string['allowrevertchanges'] = 'Allow \'revert mass changes\'';
$string['allowsetpage'] = 'Allow \'set page flags\'';
$string['allowstrippages'] = 'Allow \'strip pages\'';
$string['attachments'] = 'Page attachments';
$string['attachments'] = 'This page has attachments';
$string['author'] = 'Author';
$string['authorfieldpattern'] = 'Author field pattern';
$string['authorfieldpatternerror'] = 'Please enter an author.';
@ -84,7 +84,7 @@ $string['html'] = 'HTML-Format';
$string['htmlmode'] = 'HTML Mode';
$string['htmlonly'] = 'HTML only';
$string['index'] = 'Index';
$string['infoaboutpage'] = 'Information about the page';
$string['infoaboutpage'] = 'History for:';
$string['initialcontent'] = 'Choose an Initial Page';
$string['invalidroot'] = 'You are not authorized to access the current root page so no sitemap can be created.';
$string['lastchanged'] = 'Last changed on $a';
@ -153,7 +153,7 @@ $string['studentadminoptions'] = 'Student admin options';
$string['submit'] = 'Submit';
$string['tabattachments'] = 'Attachments';
$string['tabedit'] = 'Edit';
$string['tabinfo'] = 'Info';
$string['tabinfo'] = 'History';
$string['tablinks'] = 'Links';
$string['tabview'] = 'View';
$string['thanksforcontribution'] = 'Thank you for your contribution.';
@ -186,4 +186,4 @@ $string['withbinaries'] = 'Include binary content';
$string['withvirtualpages'] = 'Include Wiki-Links';
$string['wrongversionrange'] = '$a is not a correct range!';
?>
?>