Index: trunk/phase3/languages/messages/MessagesQqq.php |
— | — | @@ -1759,7 +1759,12 @@ |
1760 | 1760 | Parameters: |
1761 | 1761 | * $1 is a link to the deletion log, with the text from {{msg|deletionlog}}.', |
1762 | 1762 | 'filename-prefix-blacklist' => "Do not translate the file name prefixes before the hash mark (#). Leave all the wiki markup, including the spaces, as is. You can translate the text, including 'Leave this line exactly as it is'. The first line of this messages has one (1) leading space.", |
1763 | | -'upload-success-msg' => '$2 is apparently the url the file was uploaded from, when using upload-by-url.', |
| 1763 | +'upload-success-msg' => '$1 is the local file name after uploading |
| 1764 | +$2 is the url the file was uploaded from, when using upload-by-url.', |
| 1765 | +'upload-failure-msg' => '$1 is the specific error message |
| 1766 | +$2 is the url the file tried to upload from, when using upload-by-url.', |
| 1767 | +'upload-warning-msg' => '$1 is the url the file was uploaded from, when using upload-by-url |
| 1768 | +$2 is the session key for the upload', |
1764 | 1769 | |
1765 | 1770 | 'upload-proto-error-text' => '"Remote upload" is explained on [http://en.wikipedia.org/wiki/Uploading_and_downloading#Remote_upload Wikipedia].', |
1766 | 1771 | 'upload-file-error' => 'Unused on core [http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/specials/SpecialUpload.php?r1=53161&r2=53282]. |