r49514 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r49513‎ | r49514 | r49515 >
Date:16:18, 15 April 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Add a few newlines and a period.
Modified paths:
  • /trunk/extensions/MetavidWiki/languages/MV_Messages.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MetavidWiki/languages/MV_Messages.php
@@ -60,15 +60,22 @@
6161 'seek_to' => 'Seek to',
6262
6363 # mvUploader.js
64 - 'upload-enable-converter' => "Enable video converter. Use this to upload source video not yet converted to Theora format. (<a href=\"http://commons.wikimedia.org/wiki/Commons:Firefogg\">more information</a>)",
65 - 'upload-fogg_not_installed' => "If you want to upload video consider installing <a href=\"http://firefogg.org\">Firefogg</a>. (<a href=\"http://commons.wikimedia.org/wiki/Commons:Firefogg\">more information</a>)",
 64+ 'upload-enable-converter' => "Enable video converter.
 65+ Use this to upload source video not yet converted to Theora format.
 66+(<a href=\"http://commons.wikimedia.org/wiki/Commons:Firefogg\">more information</a>)",
 67+ 'upload-fogg_not_installed' => "If you want to upload video consider installing <a href=\"http://firefogg.org\">Firefogg</a>.
 68+(<a href=\"http://commons.wikimedia.org/wiki/Commons:Firefogg\">more information</a>)",
6669 'upload-in-progress' => 'Transcoding and uploading (do not close this window)',
6770 'upload-transcoded-status' => 'Transcoded',
6871 'uploaded-status' => 'Uploaded',
6972 'upload-select-file' => 'Select file...',
70 - 'wgfogg_wrong_version' => "You have Firefogg installed but it is outdated. <a href=\"http://firefogg.org\">Please upgrade</a>.",
71 - 'wgfogg_waring_ogg_upload' => 'You have selected an .ogg file for conversion to Ogg (this is probably unnecessary). Maybe disable the video converter?',
72 - 'wgfogg_waring_bad_extension'=> 'You have selected a file with an unsuported extension. <a href="http://commons.wikimedia.org/wiki/Commons:Firefogg#Supported_File_Types">More help</a>',
 73+ 'wgfogg_wrong_version' => "You have Firefogg installed but it is outdated.
 74+<a href=\"http://firefogg.org\">Please upgrade</a>.",
 75+ 'wgfogg_waring_ogg_upload' => 'You have selected an .ogg file for conversion to Ogg.
 76+This is probably unnecessary.
 77+Maybe disable the video converter?',
 78+ 'wgfogg_waring_bad_extension'=> 'You have selected a file with an unsuported extension.
 79+<a href="http://commons.wikimedia.org/wiki/Commons:Firefogg#Supported_File_Types">More help</a>.',
7380
7481 # remoteSearchDriver.js
7582 'mv_media_search' => 'Media search',

Status & tagging log