r96663 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r96662‎ | r96663 | r96664 >
Date:14:38, 9 September 2011
Author:siebrand
Status:ok
Tags:
Comment:
Remove 11 unused messages. Triggered by discussion between Nikerabbit and Jeroen de Dauw.
Modified paths:
  • /trunk/extensions/AddMediaWizard/MwEmbedModules/AddMedia/AddMedia.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/AddMediaWizard/MwEmbedModules/AddMedia/AddMedia.i18n.php
@@ -35,8 +35,7 @@
3636 See the original [$4 resource page] for more information.',
3737 'mwe-import-description' => '$1, imported from $2',
3838 'mwe-select_file' => 'Select file',
39 - 'mwe-select_ownwork' => 'I am uploading entirely my own work, and licensing it under:',
40 - 'mwe-license_cc-by-sa' => 'Creative Commons Share Alike (3.0)',
 39+ 'mwe-license_cc-by-sa' => 'Creative Commons Share Alike (3.0)', // @todo FIXME: In the code 'mwe-upwiz-license-cc-by-sa-3.0' and 'mwe-upwiz-license-cc-by-3.0' appear to be used.
4140 'mwe-upload' => 'Upload file',
4241 'mwe-destfilename' => 'Destination filename:',
4342 'mwe-summary' => 'Summary',
@@ -44,18 +43,6 @@
4544 'mwe-error_not_loggedin' => 'You do not appear to be logged in or do not have upload privileges.',
4645 'mwe-error-not-loggedin-file' => 'You do not appear to be logged in or there was an error in the software.
4746 You can $1 and try again',
48 - 'mwe-link-login' => 'login',
49 - 'mwe-watch-this-file' => 'Watch this file',
50 - 'mwe-ignore-any-warnings' => 'Ignore any warnings',
51 - 'mwe-i-would-like-to' => 'I would like to',
52 - 'mwe-upload-own-file' => 'Upload my own work to $1',
53 - 'mwe-upload-not-my-file' => 'Upload media that is not my own work to $1',
54 - 'mwe-upload-once-done' => 'Please $1.
55 -Once you have completed your upload, $2',
56 - 'mwe-upload-in-new-win-link' => 'upload in the new window or tab',
57 - 'mwe-upload-refresh' => 'refresh your upload list',
58 - 'mwe-ie-inline-upload' => 'Inline uploading is currently disabled for Internet Explorer.
59 -You can $1, then $2',
6047 'mwe-upload-in-progress' => 'Upload in progress (do not close this window)',
6148 'mwe-uploaded-status' => 'Uploaded',
6249 'mwe-transcoded-status' => 'Transcoded',

Status & tagging log