Index: trunk/extensions/MetavidWiki/languages/MV_Messages.php |
— | — | @@ -60,15 +60,22 @@ |
61 | 61 | 'seek_to' => 'Seek to', |
62 | 62 | |
63 | 63 | # 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>)", |
66 | 69 | 'upload-in-progress' => 'Transcoding and uploading (do not close this window)', |
67 | 70 | 'upload-transcoded-status' => 'Transcoded', |
68 | 71 | 'uploaded-status' => 'Uploaded', |
69 | 72 | '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>.', |
73 | 80 | |
74 | 81 | # remoteSearchDriver.js |
75 | 82 | 'mv_media_search' => 'Media search', |