* Various image related stuff reworded to refer to images where applicable
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Thu, 5 May 2005 00:55:35 +0000 (00:55 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Thu, 5 May 2005 00:55:35 +0000 (00:55 +0000)
* Using Example.ogg as the audio example instead of Example.mp3

languages/Language.php

index f6b957b..5db58c7 100644 (file)
@@ -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',