Raimond Spekking has submitted this change and it was merged. Change subject: Revert "Localisation updates from http://translatewiki.net." ......................................................................
Revert "Localisation updates from http://translatewiki.net." Has reverted c955e27d1d999491f84a92d694c8c8d6632e59b6 This reverts commit 822b730e379cad7d25370247cb8e8e55ec99938c Change-Id: Idd7a3b355ad38dd644a148f86ab8f2bc20c94c50 --- M UploadWizard.i18n.php 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Raimond Spekking: Verified; Looks good to me, approved diff --git a/UploadWizard.i18n.php b/UploadWizard.i18n.php index b0276d6..8778c00 100644 --- a/UploadWizard.i18n.php +++ b/UploadWizard.i18n.php @@ -49,6 +49,7 @@ 'mwe-upwiz-add-file-0-free' => 'Select a media file to share', 'mwe-upwiz-upload-flickr' => 'Upload images from Flickr', 'mwe-upwiz-add-file-flickr' => 'Add images from Flickr', + 'mwe-upwiz-add-file-flickr-n' => 'Add more images from Flickr', 'mwe-upwiz-add-flickr-or' => 'Or' , 'mwe-upwiz-add-flickr' => 'Get from Flickr', 'mwe-upwiz-flickr-input-placeholder' => 'Flickr image/photoset URL', @@ -488,6 +489,7 @@ |} This is a button label, used in the "{{MediaWiki:mwe-upwiz-step-file/en}}" page of the [[:mw:Extension:UploadWizard|MediaWiki Upload Wizard]].', 'mwe-upwiz-add-file-0-free' => 'This message appears on the big button on the first page of the Upload Wizard. Files can be dragged to that button from the operating system\'s file manager. Pressing the button will open a "browse" window to choose a file. Note: when translating "share", remember that you have to makee it clear to the user that they are sharing the media with the public, making it freely available (technically, published and released under a free license); if no equivalent is available, just translate as "upload".', 'mwe-upwiz-add-file-flickr' => 'Label of a button in the first view of Special:UploadWizard, which is offered as an alternative to upload of local files and brings to another step.', + 'mwe-upwiz-add-file-flickr-n' => 'Label of a button which is offered as an alternative to upload of local files after few files have already been uploaded.', 'mwe-upwiz-add-flickr-or' => 'Connecting word in upload wizard between the following action elements: * {{msg-mw|mwe-upwiz-add-file-0-free}} * {{msg-mw|mwe-upwiz-add-file-flickr}} -- To view, visit https://gerrit.wikimedia.org/r/51276 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idd7a3b355ad38dd644a148f86ab8f2bc20c94c50 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/UploadWizard Gerrit-Branch: master Gerrit-Owner: Raimond Spekking <[email protected]> Gerrit-Reviewer: Raimond Spekking <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
