r73347 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r73346‎ | r73347 | r73348 >
Date:23:17, 19 September 2010
Author:demon
Status:ok
Tags:
Comment:
Followup r70138, add message descriptions
Modified paths:
  • /trunk/phase3/languages/messages/MessagesQqq.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesQqq.php
@@ -1759,7 +1759,12 @@
17601760 Parameters:
17611761 * $1 is a link to the deletion log, with the text from {{msg|deletionlog}}.',
17621762 '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',
17641769
17651770 'upload-proto-error-text' => '"Remote upload" is explained on [http://en.wikipedia.org/wiki/Uploading_and_downloading#Remote_upload Wikipedia].',
17661771 'upload-file-error' => 'Unused on core [http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/specials/SpecialUpload.php?r1=53161&r2=53282].

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r70138Follow-up r70137, messages:...btongminh13:56, 29 July 2010

Status & tagging log