Index: trunk/extensions/AddMediaWizard/AddMedia/AddMedia.i18n.php |
— | — | @@ -18,10 +18,10 @@ |
19 | 19 | 'mwe-unknown-error' => 'Unknown error:', |
20 | 20 | 'mwe-return-to-form' => 'Return to form', |
21 | 21 | '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.', |
23 | 23 | 'mwe-fileexists-thumb' => 'Existing file', |
24 | 24 | '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>', |
26 | 26 | 'mwe-go-to-resource' => 'Go to resource page', |
27 | 27 | 'mwe-upload-misc-error' => 'Unknown upload error', |
28 | 28 | '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 @@ |
32 | 32 | 'mwe-filesource' => 'Source:', |
33 | 33 | 'mwe-filestatus' => 'Copyright status:', |
34 | 34 | '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.', |
36 | 36 | 'fogg-save_local_file' => 'Encode to File', |
37 | 37 | 'fogg-help-sticky' => 'Help (click to stick)', |
38 | 38 | 'fogg-cg-preset' => 'Preset: <strong>$1</strong>', |
— | — | @@ -41,11 +41,11 @@ |
42 | 42 | 'fogg-cg-advVideo' => 'Advanced video encoding controls', |
43 | 43 | 'fogg-cg-advAudio' => 'Advanced audio encoding controls', |
44 | 44 | '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)', |
50 | 50 | 'fogg-videoQuality-title' => 'Video quality', |
51 | 51 | '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).', |
52 | 52 | 'fogg-starttime-title' => 'Start second', |