From 8e3c7e8bb759a1ad27435e0fdc26505c2c3056dd Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 26 Aug 2004 14:38:27 +0000 Subject: [PATCH] Merged language changes back to HEAD --- lang/en/wiki.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/en/wiki.php b/lang/en/wiki.php index 2bac3d9908..5804a7eea7 100644 --- a/lang/en/wiki.php +++ b/lang/en/wiki.php @@ -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!'; -?> +?> \ No newline at end of file -- 2.39.5