From 5ba54c9fe76c6fa0de46933146c3a2e54a013a9c Mon Sep 17 00:00:00 2001 From: Justin Du Date: Wed, 6 Jan 2016 15:21:20 -0600 Subject: [PATCH] Add documentation to clarify difference between save and upload message Finnish translations use the same word for save and upload. https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Upload-dialog-button-upload/fi Change-Id: I3caf7b550b629c5c98bca0e0efd13aa864ce10e0 --- languages/i18n/qqq.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index dc2bd50020..78f2c10b57 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -1598,8 +1598,8 @@ "upload-dialog-title": "Title of the upload dialog box\n{{Identical|Upload file}}", "upload-dialog-button-cancel": "Button to cancel the dialog\n{{Identical|Cancel}}", "upload-dialog-button-done": "Button to close the dialog once upload is complete\n{{Identical|Done}}", - "upload-dialog-button-save": "Button to save the file\n{{Identical|Save}}", - "upload-dialog-button-upload": "Button to initiate upload\n{{Identical|Upload}}", + "upload-dialog-button-save": "Button to save the file after upload finishes and metadata is filled out, part 2 of a multi-step upload form\n{{Identical|Save}}", + "upload-dialog-button-upload": "Button to initiate upload, part 1 of a multi-step upload form\n{{Identical|Upload}}", "upload-form-label-select-file": "Label for the select file widget\n{{Identical|Select file}}", "upload-form-label-infoform-title": "Title for the information form\n{{Identical|Detail}}", "upload-form-label-infoform-name": "Label for the file name input\n{{Identical|Name}}", -- 2.20.1