Siebrand has uploaded a new change for review.

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

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UploadLocal 
refs/changes/04/273604/1

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: newchange
Gerrit-Change-Id: Ie6d39609c44956857354ae7d5e3e6223a6379553
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UploadLocal
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>

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

Reply via email to