Paladox has uploaded a new change for review.

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

Change subject: Add more messages to message documentation
......................................................................

Add more messages to message documentation

Change-Id: I14168aff3ea1309c8227d0fe8e2a193620f95939
---
M i18n/en.json
A i18n/qqq.json
2 files changed, 39 insertions(+), 19 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MaintenanceShell 
refs/changes/71/178071/1

diff --git a/i18n/en.json b/i18n/en.json
index 7e287ee..1099bd6 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,20 +1,20 @@
 {
-    "@metadata": {
-        "authors": [
-            "Andrew Fitzgerald"
-        ]
-    },
-    "maintenanceshell": "Maintenance Shell",
-    "maintenanceshell-desc": "Wiki interface for maintenance scripts",
-    "right-maintenanceshell": "Execute maintenance scripts",
-    "action-maintenanceshell": "the maintenance shell",
-    "maintenanceshell-legend": "Maintenance Shell",
-    "maintenanceshell-text": "'''Warning:''' Use these scripts with care. They 
are intended for developers only.\n* 
[//www.mediawiki.org/wiki/Manual:Maintenance_scripts Manual:Maintenance 
scripts]\n* [//www.mediawiki.org/wiki/Extension:MaintenanceShell 
Extension:MaintenanceShell]\n",
-    "maintenanceshell-return": "Return to [[{{#special:maintenanceshell}}]].",
-    "maintenanceshell-error-scriptname": "Script not found",
-    "maintenanceshell-error-rawsubmit": "For security reasons, this page 
requires JavaScript to be enabled.",
-    "maintenanceshell-available": "Available maintenance scripts:",
-    "maintenanceshell-field-scriptname": "Script name:",
-    "maintenanceshell-field-args": "Command line options:",
-    "maintenanceshell-field-submit": "Run script"
-}
\ No newline at end of file
+       "@metadata": {
+               "authors": [
+                       "Andrew Fitzgerald"
+               ]
+       },
+       "maintenanceshell": "Maintenance Shell",
+       "maintenanceshell-desc": "Wiki interface for maintenance scripts",
+       "right-maintenanceshell": "Execute maintenance scripts",
+       "action-maintenanceshell": "the maintenance shell",
+       "maintenanceshell-legend": "Maintenance Shell",
+       "maintenanceshell-text": "'''Warning:''' Use these scripts with care. 
They are intended for developers only.\n* 
[//www.mediawiki.org/wiki/Manual:Maintenance_scripts Manual:Maintenance 
scripts]\n* [//www.mediawiki.org/wiki/Extension:MaintenanceShell 
Extension:MaintenanceShell]\n",
+       "maintenanceshell-return": "Return to 
[[{{#special:maintenanceshell}}]].",
+       "maintenanceshell-error-scriptname": "Script not found",
+       "maintenanceshell-error-rawsubmit": "For security reasons, this page 
requires JavaScript to be enabled.",
+       "maintenanceshell-available": "Available maintenance scripts:",
+       "maintenanceshell-field-scriptname": "Script name:",
+       "maintenanceshell-field-args": "Command line options:",
+       "maintenanceshell-field-submit": "Run script"
+}
diff --git a/i18n/qqq.json b/i18n/qqq.json
new file mode 100644
index 0000000..8ace65e
--- /dev/null
+++ b/i18n/qqq.json
@@ -0,0 +1,20 @@
+{
+       "@metadata": {
+               "authors": [
+                       "paladox"
+               ]
+       },
+       "maintenanceshell": "Maintenance Shell is the name of the extension.",
+       "maintenanceshell-desc": 
"{{desc|name=MaintenanceShell|url=http://www.mediawiki.org/wiki/Extension:MaintenanceShell}}";,
+       "right-maintenanceshell": "{{doc-right|maintenanceshell}}",
+       "action-maintenanceshell": "{{doc-action|maintenanceshell}}",
+       "maintenanceshell-legend": "Maintenance Shell",
+       "maintenanceshell-text": "This message refers to saying be careful when 
using the script and that they are used mainly for developers.",
+       "maintenanceshell-return": "This message refers to say that would you 
like to return to special:maintenanceshell",
+       "maintenanceshell-error-scriptname": "This message refers to saying 
that there is a error finding the script your searching for.",
+       "maintenanceshell-error-rawsubmit": "This message refers to say that 
for security reasons you need JavaScript enabled.",
+       "maintenanceshell-available": "This message refers to say that these 
are the available maintenance scripts available to select.",
+       "maintenanceshell-field-scriptname": "This message refers to say that 
these are the available scripts names available.",
+       "maintenanceshell-field-args": "Means options for the command line",
+       "maintenanceshell-field-submit": "Used as label for the Submit button"
+}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I14168aff3ea1309c8227d0fe8e2a193620f95939
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MaintenanceShell
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>

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

Reply via email to