Nischayn22 has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/53946


Change subject: (bug 43593) error for restricted flickr content.
......................................................................

(bug 43593) error for restricted flickr content.

Restricted content from flickr needs authorization. Since currently there
is no way to find out if the content is restricted or invalid we try to
display a single error message for both conditions.

Change-Id: Id906ae3f205ed4742e2e03cc1faa49171e5d47c9
Todo: Find out a way to know if the flickr set is restricted and authorize 
users to fetch its content.
---
M UploadWizard.i18n.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UploadWizard 
refs/changes/46/53946/1

diff --git a/UploadWizard.i18n.php b/UploadWizard.i18n.php
index ff383cc..6d82488 100644
--- a/UploadWizard.i18n.php
+++ b/UploadWizard.i18n.php
@@ -313,7 +313,7 @@
        'mwe-upwiz-license-external' => 'This file is under the following 
license on $1: $2.',
        'mwe-upwiz-license-external-invalid' => 'This file is under the 
following license on $1: $2. Unfortunately, this license is not appropriate for 
use on this site.',
        'mwe-upwiz-license-photoset-invalid' => 'Unfortunately, no image in the 
photoset has a license appropriate to be used on this site.',
-       'mwe-upwiz-url-invalid' => 'The URL entered is not a valid $1 image or 
photoset URL.',
+       'mwe-upwiz-url-invalid' => 'The URL entered points to an invalid or 
restricted $1 image or photoset and cannot be used.',
        'mwe-upwiz-categories' => 'Categories',
        'mwe-upwiz-categories-add' => 'Add another category',
        'mwe-upwiz-category-will-be-added' => 'This category is not in use 
yet.',

-- 
To view, visit https://gerrit.wikimedia.org/r/53946
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id906ae3f205ed4742e2e03cc1faa49171e5d47c9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UploadWizard
Gerrit-Branch: master
Gerrit-Owner: Nischayn22 <nischay...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to