From ffa4ce99cf22fe2e256da69108fbc3d820b7b916 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Sun, 19 Sep 2010 23:17:21 +0000 Subject: [PATCH] Followup r70138, add message descriptions --- languages/messages/MessagesQqq.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/languages/messages/MessagesQqq.php b/languages/messages/MessagesQqq.php index 00aceb4cfa..5e98dcf4af 100644 --- a/languages/messages/MessagesQqq.php +++ b/languages/messages/MessagesQqq.php @@ -1759,7 +1759,12 @@ $1 is the value in KB/MB/GB', Parameters: * $1 is a link to the deletion log, with the text from {{msg|deletionlog}}.', '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.", -'upload-success-msg' => '$2 is apparently the url the file was uploaded from, when using upload-by-url.', +'upload-success-msg' => '$1 is the local file name after uploading +$2 is the url the file was uploaded from, when using upload-by-url.', +'upload-failure-msg' => '$1 is the specific error message +$2 is the url the file tried to upload from, when using upload-by-url.', +'upload-warning-msg' => '$1 is the url the file was uploaded from, when using upload-by-url +$2 is the session key for the upload', 'upload-proto-error-text' => '"Remote upload" is explained on [http://en.wikipedia.org/wiki/Uploading_and_downloading#Remote_upload Wikipedia].', 'upload-file-error' => 'Unused on core [http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/specials/SpecialUpload.php?r1=53161&r2=53282]. -- 2.20.1