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

Change subject: Update indentation to use tabs
......................................................................


Update indentation to use tabs

Change-Id: Id2f70aa3a9f97ddaebe746457bd4f39e2b0fa5f9
---
M i18n/en.json
1 file changed, 37 insertions(+), 37 deletions(-)

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



diff --git a/i18n/en.json b/i18n/en.json
index 9e91843..5d64f0d 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,39 +1,39 @@
 {
-    "@metadata": {
-        "authors": []
-    },
-    "semanticformsinputs-desc": "Additional input types for 
[https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:Semantic_Forms 
Semantic Forms]",
-    "semanticformsinputs-wrongformat": "Wrong format.",
-    "semanticformsinputs-close": "Close",
-    "semanticformsinputs-prev": "Previous",
-    "semanticformsinputs-next": "Next",
-    "semanticformsinputs-today": "Today",
-    "semanticformsinputs-dateformatlong": "d MM yy",
-    "semanticformsinputs-dateformatshort": "dd/mm/yy",
-    "semanticformsinputs-firstdayofweek": "0",
-    "semanticformsinputs-malformedregexp": "Malformed regular expression 
($1).",
-    "semanticformsinputs-datepicker-dateformat": "The date format string. See 
the 
[https://www.mediawiki.org/w/index.php?title=Extension:Semantic_Forms_Inputs&fromsection=Date_picker#Parameters
 online documentation] for more information.",
-    "semanticformsinputs-datepicker-weekstart": "The first day of the week (0 
- Sunday, 1 - Monday, ...).",
-    "semanticformsinputs-datepicker-firstdate": "The first date that can be 
chosen (in yyyy/mm/dd format).",
-    "semanticformsinputs-datepicker-lastdate": "The last date that can be 
chosen (in yyyy/mm/dd format).",
-    "semanticformsinputs-datepicker-disabledaysofweek": "A list of days that 
cannot be selected (e.g. weekend: 6, 0).",
-    "semanticformsinputs-datepicker-highlightdaysofweek": "A list of days that 
shall appear highlighted (e.g. weekend: 6, 0).",
-    "semanticformsinputs-datepicker-disabledates": "A comma-separated list of 
disabled dates/date ranges (dates in yyyy/mm/dd format, ranges in 
yyyy/mm/dd-yyyy/mm/dd format).",
-    "semanticformsinputs-datepicker-highlightdates": "A comma-separated list 
of dates/date ranges that shall appear highlighted (dates in yyyy/mm/dd format, 
ranges in yyyy/mm/dd-yyyy/mm/dd format).",
-    "semanticformsinputs-datepicker-showweeknumbers": "Should week numbers be 
shown left of the week?",
-    "semanticformsinputs-datepicker-enableinputfield": "Should the user be 
able to fill the input field directly or only via the date picker?",
-    "semanticformsinputs-datepicker-showresetbutton": "Should a reset button 
be shown? This is the only way for the user to erase the input field if it is 
disabled for direct input.",
-    "semanticformsinputs-timepicker-mintime": "The earliest time to show. 
Format: hh:mm",
-    "semanticformsinputs-timepicker-maxtime": "The latest time to show. 
Format: hh:mm",
-    "semanticformsinputs-timepicker-interval": "Interval between minutes. 
Number between 1 and 60.",
-    "semanticformsinputs-timepicker-enableinputfield": "Should the user be 
able to fill the input field directly or only via the date picker?",
-    "semanticformsinputs-timepicker-showresetbutton": "Should a reset button 
be shown? This is the only way for the user to erase the input field if it is 
disabled for direct input.",
-    "semanticformsinputs-regexp-regexp": "The regular expression the input has 
to match to be valid. This must be given including the slashes! Defaults to 
\"/.*/\", i.e. any value.",
-    "semanticformsinputs-regexp-basetype": "The base type to be used. May be 
any input type that generates an html form element of type input or select 
(e.g. text, listbox, datepicker) or another regular expression. Defaults to 
\"text\".",
-    "semanticformsinputs-regexp-baseprefix": "Prefix for the parameters of the 
base type.",
-    "semanticformsinputs-regexp-orchar": "The OR-character to be used in the 
regular expression instead of |. Defaults to \"!\"",
-    "semanticformsinputs-regexp-inverse": "If set, the input must NOT match 
the regular expression to be valid. I.e. the regular expression is inverted.",
-    "semanticformsinputs-regexp-message": "The error message to be displayed 
if the match fails. Defaults to \"Wrong format!\" (or equivalent in the current 
locale)",
-    "semanticformsinputs-menuselect-structure": "The menu structure as an 
unordered list.",
-    "semanticformsinputs-menuselect-enableinputfield": "Should the user be 
able to fill the input field directly?"
+       "@metadata": {
+               "authors": []
+       },
+       "semanticformsinputs-desc": "Additional input types for 
[https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:Semantic_Forms 
Semantic Forms]",
+       "semanticformsinputs-wrongformat": "Wrong format.",
+       "semanticformsinputs-close": "Close",
+       "semanticformsinputs-prev": "Previous",
+       "semanticformsinputs-next": "Next",
+       "semanticformsinputs-today": "Today",
+       "semanticformsinputs-dateformatlong": "d MM yy",
+       "semanticformsinputs-dateformatshort": "dd/mm/yy",
+       "semanticformsinputs-firstdayofweek": "0",
+       "semanticformsinputs-malformedregexp": "Malformed regular expression 
($1).",
+       "semanticformsinputs-datepicker-dateformat": "The date format string. 
See the 
[https://www.mediawiki.org/w/index.php?title=Extension:Semantic_Forms_Inputs&fromsection=Date_picker#Parameters
 online documentation] for more information.",
+       "semanticformsinputs-datepicker-weekstart": "The first day of the week 
(0 - Sunday, 1 - Monday, ...).",
+       "semanticformsinputs-datepicker-firstdate": "The first date that can be 
chosen (in yyyy/mm/dd format).",
+       "semanticformsinputs-datepicker-lastdate": "The last date that can be 
chosen (in yyyy/mm/dd format).",
+       "semanticformsinputs-datepicker-disabledaysofweek": "A list of days 
that cannot be selected (e.g. weekend: 6, 0).",
+       "semanticformsinputs-datepicker-highlightdaysofweek": "A list of days 
that shall appear highlighted (e.g. weekend: 6, 0).",
+       "semanticformsinputs-datepicker-disabledates": "A comma-separated list 
of disabled dates/date ranges (dates in yyyy/mm/dd format, ranges in 
yyyy/mm/dd-yyyy/mm/dd format).",
+       "semanticformsinputs-datepicker-highlightdates": "A comma-separated 
list of dates/date ranges that shall appear highlighted (dates in yyyy/mm/dd 
format, ranges in yyyy/mm/dd-yyyy/mm/dd format).",
+       "semanticformsinputs-datepicker-showweeknumbers": "Should week numbers 
be shown left of the week?",
+       "semanticformsinputs-datepicker-enableinputfield": "Should the user be 
able to fill the input field directly or only via the date picker?",
+       "semanticformsinputs-datepicker-showresetbutton": "Should a reset 
button be shown? This is the only way for the user to erase the input field if 
it is disabled for direct input.",
+       "semanticformsinputs-timepicker-mintime": "The earliest time to show. 
Format: hh:mm",
+       "semanticformsinputs-timepicker-maxtime": "The latest time to show. 
Format: hh:mm",
+       "semanticformsinputs-timepicker-interval": "Interval between minutes. 
Number between 1 and 60.",
+       "semanticformsinputs-timepicker-enableinputfield": "Should the user be 
able to fill the input field directly or only via the date picker?",
+       "semanticformsinputs-timepicker-showresetbutton": "Should a reset 
button be shown? This is the only way for the user to erase the input field if 
it is disabled for direct input.",
+       "semanticformsinputs-regexp-regexp": "The regular expression the input 
has to match to be valid. This must be given including the slashes! Defaults to 
\"/.*/\", i.e. any value.",
+       "semanticformsinputs-regexp-basetype": "The base type to be used. May 
be any input type that generates an html form element of type input or select 
(e.g. text, listbox, datepicker) or another regular expression. Defaults to 
\"text\".",
+       "semanticformsinputs-regexp-baseprefix": "Prefix for the parameters of 
the base type.",
+       "semanticformsinputs-regexp-orchar": "The OR-character to be used in 
the regular expression instead of |. Defaults to \"!\"",
+       "semanticformsinputs-regexp-inverse": "If set, the input must NOT match 
the regular expression to be valid. I.e. the regular expression is inverted.",
+       "semanticformsinputs-regexp-message": "The error message to be 
displayed if the match fails. Defaults to \"Wrong format!\" (or equivalent in 
the current locale)",
+       "semanticformsinputs-menuselect-structure": "The menu structure as an 
unordered list.",
+       "semanticformsinputs-menuselect-enableinputfield": "Should the user be 
able to fill the input field directly?"
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id2f70aa3a9f97ddaebe746457bd4f39e2b0fa5f9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticFormsInputs
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to