r50880 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r50879‎ | r50880 | r50881 >
Date:07:39, 22 May 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Fixes based on review of new messages
Modified paths:
  • /branches/new-upload/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: branches/new-upload/phase3/languages/messages/MessagesEn.php
@@ -1016,7 +1016,7 @@
10171017 'media_tip' => 'File link',
10181018 'sig_tip' => 'Your signature with timestamp',
10191019 'hr_tip' => 'Horizontal line (use sparingly)',
1020 -'add_media_wizard'=> 'Run Add Media Wizard',
 1020+'add_media_wizard' => 'Add media wizard',
10211021
10221022 # Edit pages
10231023 'summary' => 'Summary:',
@@ -1835,22 +1835,25 @@
18361836 'uploadlogpagetext' => 'Below is a list of the most recent file uploads.
18371837 See the [[Special:NewFiles|gallery of new files]] for a more visual overview.',
18381838
1839 -'upload-enable-converter' => 'Enable video converter (to upload source video not yet converted to theora format) <a href=\"http://commons.wikimedia.org/wiki/Commons:Firefogg\">more info</a>',
1840 -'upload-fogg_not_installed' => 'If you want to upload video consider installing <a href=\"http://firefogg.org\">firefogg.org</a>, <a href=\"http://commons.wikimedia.org/wiki/Commons:Firefogg\">more info</a>',
1841 -'upload-transcode-in-progress' => 'Doing Transcode & Upload (do not close this window)',
1842 -'upload-in-progress' => 'Upload in Progress (do not close this window)',
1843 -'upload-transcoded-status' => 'Transcoded',
1844 -'uploaded-status' => 'Uploaded',
1845 -'upload-select-file'=> 'Select File...',
1846 -'wgfogg_wrong_version'=> 'You have firefogg installed but its outdated, <a href=\"http://firefogg.org\">please upgrade</a> ',
1847 -'wgfogg_waring_ogg_upload'=> 'You have selected an ogg file for conversion to ogg (this is probably unnessesary). Maybe disable the video converter?',
1848 -'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>',
1849 -'upload-stats-fileprogres' => '$1 of $2',
 1839+'upload-enable-converter' => 'Enable video converter to upload source video not yet converted to theora format (<a href=\"http://commons.wikimedia.org/wiki/Commons:Firefogg\">more information</a>)',
 1840+'upload-fogg_not_installed' => 'If you want to upload video, consider installing <a href=\"http://firefogg.org\">firefogg.org</a> (<a href=\"http://commons.wikimedia.org/wiki/Commons:Firefogg\">more information</a>).',
 1841+'upload-transcode-in-progress' => 'Your browser is now transcoding and uploading (do not close this window)',
 1842+'upload-in-progress' => 'Upload in progress (do not close this window)',
 1843+'upload-transcoded-status' => 'Transcoded',
 1844+'uploaded-status' => 'Uploaded',
 1845+'upload-select-file' => 'Select file...',
 1846+'wgfogg_wrong_version' => 'You have Firefogg installed, but it is outdated.
 1847+<a href=\"http://firefogg.org\">Please upgrade</a>.',
 1848+'wgfogg_waring_ogg_upload' => 'You have selected an ogg file for conversion to ogg.
 1849+This is probably unnessesary.
 1850+Maybe disable the video converter?',
 1851+'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 information</a>).',
 1852+'upload-stats-fileprogres' => '$1 of $2',
18501853
1851 -'mv_upload_done' => 'Your upload <i>should be</i> accessible <a href="$1">here</a>',
1852 -'upload-unknown-size' => 'Unknown size',
1853 -'unknown-error' => 'Unknown Error',
1854 -'return-to-form' => 'Return to form',
 1854+'mv_upload_done' => 'Your upload should be <a href="$1">accessible now</a>',
 1855+'upload-unknown-size' => 'Unknown size',
 1856+'unknown-error' => 'Unknown error',
 1857+'return-to-form' => 'Return to the form',
18551858
18561859 'filename' => 'Filename',
18571860 'filedesc' => 'Summary',
@@ -1950,10 +1953,10 @@
19511954 Please verify that the URL is valid and accessible and try again.
19521955 If the problem persists, contact an [[Special:ListUsers/sysop|administrator]].',
19531956 'upload-too-many-redirects' => 'The URL contained too many redirects',
1954 -'upload-unknown-size' => 'Unknown size',
 1957+'upload-unknown-size' => 'Unknown size',
19551958
1956 -//idealy we map out all the http errors and translations else just call this with the http resposne:
1957 -'upload-http-error' => "An http error occured : $1 ",
 1959+// Idealy we map out all the http errors and translations else just call this with the http resposne:
 1960+'upload-http-error' => "An HTTP error occured: $1",
19581961
19591962 # Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html>
19601963 'upload-curl-error6' => 'Could not reach URL',
@@ -3063,7 +3066,7 @@
30643067 'tooltip-recreate' => 'Recreate the page even though it has been deleted',
30653068 'tooltip-upload' => 'Start upload',
30663069 'tooltip-rollback' => '"Rollback" reverts edit(s) to this page of the last contributor in one click',
3067 -'tooltip-undo' => '"Undo" reverts this edit and opens the edit form in preview mode.
 3070+'tooltip-undo' => '"Undo" reverts this edit and opens the edit form in preview mode.
30683071 It allows adding a reason in the summary.',
30693072
30703073 # Stylesheets

Status & tagging log