r74350 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r74349‎ | r74350 | r74351 >
Date:11:14, 6 October 2010
Author:raymond
Status:ok
Tags:
Comment:
Follow-up r74331: Message tweaks for consistenxy.
Modified paths:
  • /trunk/extensions/AddMediaWizard/AddMedia/AddMedia.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/AddMediaWizard/AddMedia/AddMedia.i18n.php
@@ -41,11 +41,11 @@
4242 'fogg-cg-advVideo' => 'Advanced video encoding controls',
4343 'fogg-cg-advAudio' => 'Advanced audio encoding controls',
4444 'fogg-preset-custom' => 'Custom settings',
45 - 'fogg-webvideo-desc' => 'Ogg Web video Theora, Vorbis (600 kbit\/s and 400px maximum width)',
46 - 'fogg-savebandwidth-desc' => 'Ogg Low bandwidth Theora, Vorbis (164 kbit\/s and 200px maximum width)',
47 - 'fogg-highquality-desc' => 'Ogg High quality Theora, Vorbis (1080px maximum width)',
48 - 'fogg-webvideo-webm-desc' => 'Webm Web video VP8 (600 kbit\/s and 480px maximum width)',
49 - 'fogg-highquality-webm-desc' => 'Webm High quality VP8 (1080px maximum width)',
 45+ 'fogg-webvideo-desc' => 'Ogg web video Theora, Vorbis (600 kbit/s and 400px maximum width)',
 46+ 'fogg-savebandwidth-desc' => 'Ogg low bandwidth Theora, Vorbis (164 kbit/s and 200px maximum width)',
 47+ 'fogg-highquality-desc' => 'Ogg high quality Theora, Vorbis (1080px maximum width)',
 48+ 'fogg-webvideo-webm-desc' => 'WebM web video VP8 (600 kbit/s and 480px maximum width)',
 49+ 'fogg-highquality-webm-desc' => 'WebM high quality VP8 (1080px maximum width)',
5050 'fogg-videoQuality-title' => 'Video quality',
5151 'fogg-videoQuality-help' => 'Used to set the <i>visual quality</i> of the encoded video (not used if you set bitrate in advanced controls below).',
5252 'fogg-starttime-title' => 'Start second',
@@ -67,13 +67,18 @@
6868 'fogg-twopass-title' => 'Two pass encoding',
6969 'fogg-twopass-help' => 'Two pass encoding enables more constant quality by making two passes over the video file',
7070 'fogg-framerate-title' => 'Frame rate',
71 - 'fogg-framerate-help' => 'The video frame rate. More about <a target="_new" href="http://en.wikipedia.org/wiki/Frame_rate">frame rate</a>.',
 71+ 'fogg-framerate-help' => 'The video frame rate.
 72+More about <a target="_new" href="http://en.wikipedia.org/wiki/Frame_rate">frame rate</a>.',
7273 'fogg-aspect-title' => 'Aspect ratio',
73 - 'fogg-aspect-help' => 'The video aspect ratio can be 4:3 or 16:9. More about <a target="_new" href="http://en.wikipedia.org/wiki/Aspect_ratio_%28image%29">aspect ratios</a>.',
 74+ 'fogg-aspect-help' => 'The video aspect ratio can be 4:3 or 16:9.
 75+More about <a target="_new" href="http://en.wikipedia.org/wiki/Aspect_ratio_%28image%29">aspect ratios</a>.',
7476 'fogg-keyframeInterval-title' => 'Key frame interval',
75 - 'fogg-keyframeInterval-help' => 'The keyframe interval in frames. Note: Most codecs force keyframes if the difference between frames is greater than keyframe encode size. More about <a href="http://en.wikipedia.org/wiki/I-frame">keyframes</a>.',
 77+ 'fogg-keyframeInterval-help' => 'The keyframe interval in frames.
 78+Note: Most codecs force keyframes if the difference between frames is greater than keyframe encode size.
 79+More about <a href="http://en.wikipedia.org/wiki/I-frame">keyframes</a>.',
7680 'fogg-denoise-title' => 'Denoise filter',
77 - 'fogg-denoise-help' => 'Denoise input video. More about <a href="http://en.wikipedia.org/wiki/Video_denoising">denoise</a>.',
 81+ 'fogg-denoise-help' => 'Denoise input video.
 82+More about <a href="http://en.wikipedia.org/wiki/Video_denoising">denoise</a>.',
7883 'fogg-novideo-title' => 'No video',
7984 'fogg-novideo-help' => 'disable video in the output',
8085 'fogg-audioBitrate-title' => 'Audio bitrate',
@@ -97,9 +102,10 @@
98103 'fogg-license-help' => 'The license of the clip (preferably a Creative Commons URL).',
99104 'fogg-contact-title' => 'Contact',
100105 'fogg-contact-help' => 'Contact link',
101 - 'fogg-missing-webm-support' => 'Please use a [$1 webm compatible] browsers to preview results of webm videos',
 106+ 'fogg-missing-webm-support' => 'Please use a [$1 WebM compatible] browser to preview results of WebM videos',
102107 'fogg-gui-title' => 'Make web video',
103 - 'mwe-imported_from' => '$1 imported from [$2 $3]. See the original [$4 resource page] for more information.',
 108+ 'mwe-imported_from' => '$1 imported from [$2 $3].
 109+See the original [$4 resource page] for more information.',
104110 'mwe-import-description' => '$1, imported from $2',
105111 'mwe-select_file' => 'Select file',
106112 'mwe-select_ownwork' => 'I am uploading entirely my own work, and licensing it under:',
@@ -109,17 +115,20 @@
110116 'mwe-summary' => 'Summary',
111117 'mwe-date-of-work' => 'Date of the work',
112118 'mwe-error_not_loggedin' => 'You do not appear to be logged in or do not have upload privileges.',
113 - 'mwe-error-not-loggedin-file' => 'You do not appear to be logged in or there was an error in the software. You can $1 and try again',
 119+ 'mwe-error-not-loggedin-file' => 'You do not appear to be logged in or there was an error in the software.
 120+You can $1 and try again',
114121 'mwe-link-login' => 'login',
115122 'mwe-watch-this-file' => 'Watch this file',
116123 'mwe-ignore-any-warnings' => 'Ignore any warnings',
117124 'mwe-i-would-like-to' => 'I would like to',
118125 'mwe-upload-own-file' => 'Upload my own work to $1',
119126 'mwe-upload-not-my-file' => 'Upload media that is not my own work to $1',
120 - 'mwe-upload-once-done' => 'Please $1. Once you have completed your upload, $2',
 127+ 'mwe-upload-once-done' => 'Please $1.
 128+Once you have completed your upload, $2',
121129 'mwe-upload-in-new-win-link' => 'upload in the new window or tab',
122130 'mwe-upload-refresh' => 'refresh your upload list',
123 - 'mwe-ie-inline-upload' => 'Inline uploading is currently disabled for Internet Explorer. You can $1, then $2',
 131+ 'mwe-ie-inline-upload' => 'Inline uploading is currently disabled for Internet Explorer.
 132+You can $1, then $2',
124133 'mwe-upload-in-progress' => 'Upload in progress (do not close this window)',
125134 'mwe-uploaded-status' => 'Uploaded',
126135 'mwe-transcoded-status' => 'Transcoded',
@@ -147,14 +156,19 @@
148157 'mwe-cc_sa_title' => 'Share Alike',
149158 'mwe-cc_pd_title' => 'Public Domain',
150159 'mwe-unknown_license' => 'Unknown license',
151 - 'mwe-no-import-by-url' => 'This user or wiki <b>cannot</b> import assets from remote URLs.<p>Do you need to login?</p><p>Is upload_by_url permission set for you?<br />Does the wiki have $1 enabled?</p>',
 160+ 'mwe-no-import-by-url' => 'This user or wiki <b>cannot</b> import assets from remote URLs.
 161+<p>Do you need to login?</p>
 162+<p>Is upload_by_url permission set for you?
 163+Does the wiki have $1 enabled?</p>',
152164 'mwe-no-import-by-url-linktext' => '$wgAllowCopyUploads',
153165 'mwe-results_from' => 'Results from $1',
154 - 'mwe-missing_desc_see_source' => 'This asset is missing a description. Please check the [$1 source] and help describe it.',
 166+ 'mwe-missing_desc_see_source' => 'This asset is missing a description.
 167+Please check the [$1 source] and help describe it.',
155168 'rsd_config_error' => 'Add media wizard configuration error: $1',
156169 'mwe-your-recent-uploads' => 'Your recent uploads to $1',
157170 'mwe-no_recent_uploads' => 'No recent uploads',
158 - 'mwe-not-logged-in-uploads' => 'You may not be logged in so no recent uploads can be displayed. $1 login and $2',
 171+ 'mwe-not-logged-in-uploads' => 'You may not be logged in so no recent uploads can be displayed.
 172+$1 login and $2',
159173 'mwe-ie-eye-permision' => 'If using Internet Explorer and logged in, you may need to adjust your privacy settings',
160174 'mwe-loggin-link' => 'Please login',
161175 'mwe-try-again-link' => 'try again',
@@ -182,7 +196,7 @@
183197 'mwe-ftype-unk' => 'Unknown file format',
184198 'rsd-wiki_commons-title' => 'Wikimedia Commons',
185199 'rsd-wiki_commons' => 'Wikimedia Commons, an archive of freely-licensed educational media content (images, sound and video clips)',
186 - 'rsd-kaltura-title' => 'Kaltura search( all sources )',
 200+ 'rsd-kaltura-title' => 'Kaltura search (all sources)',
187201 'rsd-kaltura' => 'Kaltura aggregated search for free-licensed media across multiple search providers',
188202 'rsd-this_wiki-title' => 'This wiki',
189203 'rsd-this_wiki-desc' => 'The local wiki',
@@ -192,7 +206,9 @@
193207 'rsd-flickr-desc' => 'Flickr.com, an online photo sharing site',
194208 'rsd-metavid-title' => 'Metavid.org',
195209 'rsd-metavid-desc' => 'Metavid.org, a community archive of US House and Senate floor proceedings',
196 - 'rsd-search-timeout' => 'The search request did not complete. The server may be down experiencing heavy load. You can try again later',
 210+ 'rsd-search-timeout' => 'The search request did not complete.
 211+The server may be down experiencing heavy load.
 212+You can try again later',
197213 'mwe-upload-transcoded-status' => 'Transcoded',
198214 'mwe-upload-transcode-in-progress' => 'Transcode and upload in progress (do not close this window)',
199215 'fogg-transcoding' => 'Encoding video',
@@ -206,14 +222,16 @@
207223 'fogg-please-install' => '$1. More $2',
208224 'fogg-please-install-install-linktext' => 'Install Firefogg',
209225 'fogg-please-install-about-linktext' => 'about Firefogg',
210 - 'fogg-use_latest_firefox' => 'Please first install $1. <i>Then revisit this page to install the <b>Firefogg</b> extension.</i>',
 226+ 'fogg-use_latest_firefox' => 'Please first install $1.
 227+<i>Then revisit this page to install the <b>Firefogg</b> extension.</i>',
211228 'fogg-latest-firefox' => 'latest Firefox',
212229 'fogg-passthrough_mode' => 'Your selected file is already ogg or not a video file',
213230 'fogg-encoding-done' => 'Encoding complete',
214231 'fogg-badtoken' => 'Token is not valid',
215232 'fogg-preview' => 'Preview video',
216233 'fogg-hidepreview' => 'Hide preview',
217 - 'fogg-warning-firebug' => '<b>Firebug</b> can cause conflicts with <i>Firefogg</i>. Please disable <b>Firebug</b> for this page.',
 234+ 'fogg-warning-firebug' => '<b>Firebug</b> can cause conflicts with <i>Firefogg</i>.
 235+Please disable <b>Firebug</b> for this page.',
218236 'mwe-upload-multi' => 'Upload {{PLURAL:$1|file|files}}',
219237 'mwe-review-upload' => 'Review file {{PLURAL:$1|upload|uploads}}',
220238 );

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r74331* sync extension with mwEmbedStandAlone addMedia updatesdale23:13, 5 October 2010

Status & tagging log