Siebrand has uploaded a new change for review. https://gerrit.wikimedia.org/r/245735
Change subject: Update indentation to use tabs ...................................................................... Update indentation to use tabs Change-Id: I42b31a24b45cfbbfca6901f3f041315e40f57048 --- M i18n/en.json 1 file changed, 14 insertions(+), 14 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ShoutBox refs/changes/35/245735/1 diff --git a/i18n/en.json b/i18n/en.json index 2c446b0..1933d3b 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1,16 +1,16 @@ { - "@metadata": { - "authors": [ - "Jim R. Wilson" - ] - }, - "shoutbox-desc": "Adds a parser function for embedding your own shoutbox", - "shoutbox-missing-params": "ShoutBox is missing a required parameter.", - "shoutbox-bad-params": "ShoutBox received a bad parameter.", - "shoutbox-unparsable-param-string": "ShoutBox received the unparsable parameter string \"<tt>$1</tt>\".", - "shoutbox-bad-id": "ShoutBox received the bad id \"<tt>$1</tt>\".", - "shoutbox-illegal-width": "ShoutBox received the illegal width parameter \"$1\".", - "shoutbox-illegal-height": "ShoutBox received the illegal height parameter \"$1\".", - "shoutbox-url": "http://$1.shoutbox.us/?LANG=US", - "shoutbox-url-with-css": "http://$1.shoutbox.us/?LANG=US&extcss=$2" + "@metadata": { + "authors": [ + "Jim R. Wilson" + ] + }, + "shoutbox-desc": "Adds a parser function for embedding your own shoutbox", + "shoutbox-missing-params": "ShoutBox is missing a required parameter.", + "shoutbox-bad-params": "ShoutBox received a bad parameter.", + "shoutbox-unparsable-param-string": "ShoutBox received the unparsable parameter string \"<tt>$1</tt>\".", + "shoutbox-bad-id": "ShoutBox received the bad id \"<tt>$1</tt>\".", + "shoutbox-illegal-width": "ShoutBox received the illegal width parameter \"$1\".", + "shoutbox-illegal-height": "ShoutBox received the illegal height parameter \"$1\".", + "shoutbox-url": "http://$1.shoutbox.us/?LANG=US", + "shoutbox-url-with-css": "http://$1.shoutbox.us/?LANG=US&extcss=$2" } -- To view, visit https://gerrit.wikimedia.org/r/245735 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I42b31a24b45cfbbfca6901f3f041315e40f57048 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/ShoutBox Gerrit-Branch: master Gerrit-Owner: Siebrand <siebr...@kitano.nl> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits