From b08e5e4ca639678646885c9a27eac96511845374 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Thu, 22 Oct 2009 22:29:49 +0000 Subject: [PATCH] Fix invalid HTML and grammar. --- js2/mwEmbed/libAddMedia/remoteSearchDriver.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js2/mwEmbed/libAddMedia/remoteSearchDriver.js b/js2/mwEmbed/libAddMedia/remoteSearchDriver.js index 9374d9234d..c8887c9370 100644 --- a/js2/mwEmbed/libAddMedia/remoteSearchDriver.js +++ b/js2/mwEmbed/libAddMedia/remoteSearchDriver.js @@ -32,7 +32,7 @@ loadGM({ "mwe-cc_sa_title" : "Share Alike", "mwe-cc_pd_title" : "Public Domain", "mwe-unknown_license" : "Unknown license", - "mwe-no_import_by_url" : "This user or wiki can not<\/b> import assets from remote URLs.

Do you need to login?<\/p>

Is upload_by_url permission set for you?<\/br> Do you need may have to enable $wgAllowCopyUploads<\/a>.<\/p>", + "mwe-no_import_by_url" : "This user or wiki cannot<\/b> import assets from remote URLs.

Do you need to login?<\/p>

Is upload_by_url permission set for you?
Does the wiki have
$wgAllowCopyUploads<\/a> enabled?<\/p>", "mwe-results_from" : "Results from $2<\/a>", "mwe-missing_desc_see_source" : "This asset is missing a description. Please see the [$1 orginal source] and help describe it.", "rsd_config_error" : "Add media wizard configuration error: $1", -- 2.20.1