r94801 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r94800‎ | r94801 | r94802 >
Date:19:34, 17 August 2011
Author:siebrand
Status:ok
Tags:
Comment:
Remove trailing space from 'timedmedia-error-on' as well as some other trailing whitespace in the file itself.
Modified paths:
  • /trunk/extensions/TimedMediaHandler/TimedMediaHandler.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/TimedMediaHandler/TimedMediaHandler.i18n.php
@@ -21,7 +21,7 @@
2222
2323 'timedmedia-webm-short-video' => 'WebM $1 video file, $2',
2424 'timedmedia-webm-long-video' => 'WebM audio/video file, $1, length $2, $4 × $5 pixels, $3 overall',
25 -
 25+
2626 'timedmedia-no-player-js' => 'Sorry, your browser either has JavaScript disabled or does not have any supported player.<br />
2727 You can <a href="$1">download the clip</a> or <a href="http://www.mediawiki.org/wiki/Extension:OggHandler/Client_download">download a player</a> to play the clip in your browser.',
2828
@@ -33,8 +33,8 @@
3434 'timedmedia-oggThumb-version' => 'OggHandler requires oggThumb version $1 or later.',
3535 'timedmedia-oggThumb-failed' => 'oggThumb failed to create the thumbnail.',
3636
37 - // Transcode status table:
38 -
 37+ // Transcode status table:
 38+
3939 'timedmedia-status-header' => 'Transcode status',
4040 'timedmedia-update-status' => 'Update transcode status',
4141 'timedmedia-status' => 'Status',
@@ -44,7 +44,7 @@
4545 'timedmedia-direct-link' => 'Download derivative',
4646 'timedmedia-not-ready' => 'Not ready',
4747 'timedmedia-completed-on' => 'Completed transcode $1',
48 - 'timedmedia-error-on' => 'Error in transcode on $1. ',
 48+ 'timedmedia-error-on' => 'Error in transcode on $1.',
4949 'timedmedia-started-transcode' => 'Transcode started $1 ago. $2',
5050 'timedmedia-percent-done' => 'About $1% done',
5151 'timedmedia-in-job-queue' => 'Added to Job queue $1 ago',
@@ -59,10 +59,10 @@
6060 'timedmedia-time-1-measurements' => '$1',
6161 'timedmedia-show-error' => 'Show error',
6262 'timedmedia-reset' => 'Reset transcode',
63 - 'timedmedia-reset-confirm' => 'Resetting this transcode, will remove any existing file (if present), and it will re-add the transcode to the job queue. It will take some time to re-transcode. <br /><br />' .
 63+ 'timedmedia-reset-confirm' => 'Resetting this transcode, will remove any existing file (if present), and it will re-add the transcode to the job queue. It will take some time to re-transcode. <br /><br />' .
6464 'Are you sure you want to proceed?',
6565 'timedmedia-reset-error' => 'Error in resetting transcode job.',
66 -
 66+
6767 // Original uploaded asset
6868 'timedmedia-ogg' => 'Ogg',
6969 'timedmedia-webm' => 'WebM',
@@ -74,14 +74,14 @@
7575
7676 'timedmedia-derivative-360p.ogv' => 'Ogg 360P',
7777 'timedmedia-derivative-desc-360p.ogv' => 'Web streamable Ogg video (360P)',
78 -
 78+
7979 'timedmedia-derivative-480p.ogv' => 'Ogg 480P',
8080 'timedmedia-derivative-desc-480p.ogv' => 'Web streamable Ogg video (480P)',
8181
8282 'timedmedia-derivative-720_VBR.ogv' => 'Ogg 720P',
8383 'timedmedia-derivative-desc-720p.ogv' => 'High quality downloadable Ogg video (720P)',
84 -
85 - // WebM profiles:
 84+
 85+ // WebM profiles:
8686 'timedmedia-derivative-360p.webm' => 'WebM 360P',
8787 'timedmedia-derivative-desc-360p.webm' => 'Web streamable WebM (360P)',
8888 'timedmedia-derivative-480p.webm' => 'WebM 480P',
@@ -125,7 +125,7 @@
126126 'timedmedia-download' => '{{Identical|Download}}',
127127 'timedmedia-error-on' => 'Parameters:
128128 * $1 is a timestamp.',
129 - 'timedmedia-source-file' => 'The source file
 129+ 'timedmedia-source-file' => 'The source file
130130 * $1 file type webm or ogg
131131 {{Identical|Source}}',
132132 'timedmedia-source-file-desc' => 'Source file description. Paramaters:
@@ -135,7 +135,7 @@
136136 * $4 human readable bitrate',
137137 'timedmedia-subtitle-language' => 'Subtitle names
138138 Paramaters are:
139 -* $1 Subtitle language
 139+* $1 Subtitle language
140140 * $2 Subtitle key',
141141 'timedmedia-subtitle-no-subtitles' => 'Parameters:
142142 * $1 is a language name.',
@@ -143,7 +143,7 @@
144144 'timedmedia-unknown-target-size' => 'Status update for Transcodes
145145 Parameters are:
146146 * $1 The number of bytes of the file transcoded so far',
147 - 'timedmedia-started-transcode' => 'Status update for Transcodes
 147+ 'timedmedia-started-transcode' => 'Status update for Transcodes
148148 Parameters are:
149149 * $1 Time passed since transcoded started
150150 * $2 Percentage of transcode complete',

Status & tagging log