r68610 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r68609‎ | r68610 | r68611 >
Date:20:15, 26 June 2010
Author:siebrand
Status:deferred
Tags:
Comment:
Tweak messages
Modified paths:
  • /trunk/extensions/AddMediaWizard/AddMedia/AddMedia.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/AddMediaWizard/AddMedia/AddMedia.i18n.php
@@ -18,10 +18,10 @@
1919 'mwe-unknown-error' => 'Unknown error:',
2020 'mwe-return-to-form' => 'Return to form',
2121 'mwe-file-exists-duplicate' => 'This file is a duplicate of the following file:',
22 - 'mwe-fileexists' => 'A file with this name exists already. Please check <b><tt>$1</tt></b> if you are not sure if you want to change it.',
 22+ 'mwe-fileexists' => 'A file with this name exists already. Please check <b><code>$1</code></b> if you are not sure if you want to change it.',
2323 'mwe-fileexists-thumb' => 'Existing file',
2424 'mwe-ignorewarning' => 'Ignore warning and save file anyway',
25 - 'mwe-file-thumbnail-no' => 'The filename begins with <b><tt>$1</tt></b>',
 25+ 'mwe-file-thumbnail-no' => 'The filename begins with <b><code>$1</code></b>',
2626 'mwe-go-to-resource' => 'Go to resource page',
2727 'mwe-upload-misc-error' => 'Unknown upload error',
2828 'mwe-wgfogg_warning_bad_extension' => 'You have selected a file with an unsupported extension (<a href="http://commons.wikimedia.org/wiki/Commons:Firefogg#Supported_file_fypes">more information</a>).',
@@ -31,7 +31,7 @@
3232 'mwe-filesource' => 'Source:',
3333 'mwe-filestatus' => 'Copyright status:',
3434 'mwe-loading-add-media-wiz' => 'Loading add media wizard',
35 - 'fogg-wont-upload-to-server' => 'Note: Your video file will be locally encoded and not upload to any server',
 35+ 'fogg-wont-upload-to-server' => 'Note: Your video file will be locally encoded and not uploaded to any server.',
3636 'fogg-save_local_file' => 'Encode to File',
3737 'fogg-help-sticky' => 'Help (click to stick)',
3838 'fogg-cg-preset' => 'Preset: <strong>$1</strong>',
@@ -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',

Status & tagging log