Siebrand has uploaded a new change for review.
https://gerrit.wikimedia.org/r/245793
Change subject: Update indentation to use tabs
......................................................................
Update indentation to use tabs
Change-Id: Icb182335cb6a6b88249c647300a8febcdc97d205
---
M i18n/en.json
1 file changed, 36 insertions(+), 36 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UploadLocal
refs/changes/93/245793/1
diff --git a/i18n/en.json b/i18n/en.json
index 9bbb773..b8e2135 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,38 +1,38 @@
{
- "@metadata": {
- "authors": []
- },
- "uploadlocal-desc": "Allows users to link in files already on the server",
- "specialuploadlocal": "Upload local files",
- "uploadlocal": "Upload local files",
- "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>.\"",
- "uploadednolocalfiles": "You did not upload any files.",
- "allfilessuccessful": "All files uploaded successfully",
- "uploadlocalerrors": "Some files had errors",
- "allfilessuccessfultext": "All files uploaded successfully.\nReturn to
[[{{int:mainpage}}]].",
- "uploadlocal_descriptions_append": "Append to description:",
- "uploadlocal_descriptions_prepend": "Prepend to description:",
- "uploadlocal_dest_file_append": "Append to destination filename:",
- "uploadlocal_dest_file_prepend": "Prepend to destination filename: ",
- "uploadlocal_file_list": "Files ready for upload",
- "uploadlocal_file_list_explanation": "'''X''' indicates whether or not you
want the file to be uploaded (uncheck to prevent a file from being
processed).\n'''W''' indicates whether you want the file added to your
watchlist.",
- "uploadlocal_global_params": "Global parameters",
- "uploadlocal_global_params_explanation": "What is entered here will
automatically get added to the entries listed above.\nThis helps remove
repetitive text such as categories and metadata.\nTo '''append''' is to add to
the end of text, while to '''prepend''' means to add to the beginning of
text.\nEspecially for descriptions, make sure you give a few linebreaks
before/after the text.",
- "uploadlocal_error_badtitle": "The filename $1 is invalid. The name might
be too long or the file extension may be prohibited.",
- "uploadlocal_error_empty": "The file you submitted was empty.",
- "uploadlocal_error_exists": "The file $1 already exists.",
- "uploadlocal_error_badprefix": "The filename $1 is prohibited by the wiki
settings.",
- "uploadlocal_error_missing": "The file is missing an extension.",
- "uploadlocal_error_badtype": "This type of file is banned.",
- "uploadlocal_error_tooshort": "The filename is too short.",
- "uploadlocal_error_illegal": "The filename is not allowed.",
- "uploadlocal_error_overwrite": "Overwriting an existing file is not
allowed.",
- "uploadlocal_error_verify": "This file did not pass file verification:
$1.",
- "uploadlocal_error_hook": "The modification you tried to make was aborted
by an extension hook.",
- "uploadlocal_error_unknown": "An unknown error occurred.",
- "right-uploadlocal": "Upload files from the local machine",
- "action-uploadlocal": "upload files from the local machine"
+ "@metadata": {
+ "authors": []
+ },
+ "uploadlocal-desc": "Allows users to link in files already on the
server",
+ "specialuploadlocal": "Upload local files",
+ "uploadlocal": "Upload local files",
+ "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>.\"",
+ "uploadednolocalfiles": "You did not upload any files.",
+ "allfilessuccessful": "All files uploaded successfully",
+ "uploadlocalerrors": "Some files had errors",
+ "allfilessuccessfultext": "All files uploaded successfully.\nReturn to
[[{{int:mainpage}}]].",
+ "uploadlocal_descriptions_append": "Append to description:",
+ "uploadlocal_descriptions_prepend": "Prepend to description:",
+ "uploadlocal_dest_file_append": "Append to destination filename:",
+ "uploadlocal_dest_file_prepend": "Prepend to destination filename: ",
+ "uploadlocal_file_list": "Files ready for upload",
+ "uploadlocal_file_list_explanation": "'''X''' indicates whether or not
you want the file to be uploaded (uncheck to prevent a file from being
processed).\n'''W''' indicates whether you want the file added to your
watchlist.",
+ "uploadlocal_global_params": "Global parameters",
+ "uploadlocal_global_params_explanation": "What is entered here will
automatically get added to the entries listed above.\nThis helps remove
repetitive text such as categories and metadata.\nTo '''append''' is to add to
the end of text, while to '''prepend''' means to add to the beginning of
text.\nEspecially for descriptions, make sure you give a few linebreaks
before/after the text.",
+ "uploadlocal_error_badtitle": "The filename $1 is invalid. The name
might be too long or the file extension may be prohibited.",
+ "uploadlocal_error_empty": "The file you submitted was empty.",
+ "uploadlocal_error_exists": "The file $1 already exists.",
+ "uploadlocal_error_badprefix": "The filename $1 is prohibited by the
wiki settings.",
+ "uploadlocal_error_missing": "The file is missing an extension.",
+ "uploadlocal_error_badtype": "This type of file is banned.",
+ "uploadlocal_error_tooshort": "The filename is too short.",
+ "uploadlocal_error_illegal": "The filename is not allowed.",
+ "uploadlocal_error_overwrite": "Overwriting an existing file is not
allowed.",
+ "uploadlocal_error_verify": "This file did not pass file verification:
$1.",
+ "uploadlocal_error_hook": "The modification you tried to make was
aborted by an extension hook.",
+ "uploadlocal_error_unknown": "An unknown error occurred.",
+ "right-uploadlocal": "Upload files from the local machine",
+ "action-uploadlocal": "upload files from the local machine"
}
--
To view, visit https://gerrit.wikimedia.org/r/245793
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Icb182335cb6a6b88249c647300a8febcdc97d205
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