From 4f57ffabc212056ee48b9a2b743cee17f958e4fe Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Thu, 5 May 2005 00:55:35 +0000 Subject: [PATCH] * Various image related stuff reworded to refer to images where applicable * Using Example.ogg as the audio example instead of Example.mp3 --- languages/Language.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/languages/Language.php b/languages/Language.php index f6b957ba3c..5db58c728a 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -467,7 +467,7 @@ performed by sysops with \"bureaucrat\" status.", 'nstab-media' => 'Media', 'nstab-special' => 'Special', 'nstab-wp' => 'About', -'nstab-image' => 'Image', +'nstab-image' => 'File', 'nstab-mediawiki' => 'Message', 'nstab-template' => 'Template', 'nstab-help' => 'Help', @@ -526,7 +526,7 @@ Please report this to an administrator, making note of the URL.", 'unexpected' => "Unexpected value: \"$1\"=\"$2\".", 'formerror' => 'Error: could not submit form', 'badarticleerror' => 'This action cannot be performed on this page.', -'cannotdelete' => 'Could not delete the page or image specified. (It may have already been deleted by someone else.)', +'cannotdelete' => 'Could not delete the page or file specified. (It may have already been deleted by someone else.)', 'badtitle' => 'Bad title', 'badtitletext' => "The requested page title was invalid, empty, or an incorrectly linked inter-language or inter-wiki title.", @@ -649,7 +649,7 @@ Please re-login with that for authentication purposes.", 'nowiki_tip'=>'Ignore wiki formatting', 'image_sample'=>'Example.jpg', 'image_tip'=>'Embedded image', -'media_sample'=>'Example.mp3', +'media_sample'=>'Example.ogg', 'media_tip'=>'Media file link', 'sig_tip'=>'Your signature with timestamp', 'hr_tip'=>'Horizontal line (use sparingly)', @@ -1048,7 +1048,7 @@ created and by whom, and anything else you may know about it. If this is an imag 'imagelisttext' => "Below is a list of $1 files sorted $2.", 'getimagelist' => 'fetching file list', 'ilsubmit' => 'Search', -'showlast' => "Show last $1 images sorted $2.", +'showlast' => "Show last $1 files sorted $2.", 'byname' => 'by name', 'bydate' => 'by date', 'bysize' => 'by size', @@ -1117,7 +1117,7 @@ That comes to '''$5''' average edits per page, and '''$6''' views per edit.", 'lonelypages' => 'Orphaned pages', 'uncategorizedpages' => 'Uncategorized pages', 'uncategorizedcategories' => 'Uncategorized categories', -'unusedimages' => 'Unused images', +'unusedimages' => 'Unused files', 'popularpages' => 'Popular pages', 'nviews' => '$1 views', 'wantedpages' => 'Wanted pages', -- 2.20.1