Add documentation to clarify difference between save and upload message
authorJustin Du <justin.d128@gmail.com>
Wed, 6 Jan 2016 21:21:20 +0000 (15:21 -0600)
committerJustin Du <justin.d128@gmail.com>
Thu, 7 Jan 2016 19:27:23 +0000 (13:27 -0600)
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

index dc2bd50..78f2c10 100644 (file)
        "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}}",