jenkins-bot has submitted this change and it was merged.

Change subject: Remove double emphasis in string
......................................................................


Remove double emphasis in string

Change-Id: Ie6d39609c44956857354ae7d5e3e6223a6379553
---
M i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Krinkle: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/i18n/en.json b/i18n/en.json
index b8e2135..41b262b 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -8,7 +8,7 @@
        "uploadlocal_directory_readonly": "The local upload directory ($1) is 
not writeable by the webserver.",
        "uploadlocaltext": "Use this form to mass upload files already on the 
server in the upload local directory.\nYou can find out more general 
information at [[Special:Upload|the regular upload file page]].",
        "uploadlocalbtn": "Upload local files",
-       "nolocalfiles": "There are no files in the local upload folder. Try 
placing some files in \"<code>$1</code>.\"",
+       "nolocalfiles": "There are no files in the local upload folder. Try 
placing some files in <code>$1</code>.",
        "uploadednolocalfiles": "You did not upload any files.",
        "allfilessuccessful": "All files uploaded successfully",
        "uploadlocalerrors": "Some files had errors",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie6d39609c44956857354ae7d5e3e6223a6379553
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UploadLocal
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: Raimond Spekking <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to