From: James D. Forrester Date: Sun, 31 Aug 2014 22:19:15 +0000 (-0700) Subject: build: Bump grunt-banana-checker to 0.2.0 and fix flagged issue X-Git-Tag: 1.31.0-rc.0~14151 X-Git-Url: http://git.cyclocoop.org/%22.%20generer_url_ecrire%28%22sites_tous%22%2C%22%22%29.%20%22?a=commitdiff_plain;h=b9b9e59df5dd0834df9390d254314101f2619242;p=lhc%2Fweb%2Fwiklou.git build: Bump grunt-banana-checker to 0.2.0 and fix flagged issue Change-Id: I808384b28684799c89a7c33dd86c3bcf7764cc25 --- diff --git a/includes/installer/i18n/qqq.json b/includes/installer/i18n/qqq.json index c879843aff..dc65dd64f1 100644 --- a/includes/installer/i18n/qqq.json +++ b/includes/installer/i18n/qqq.json @@ -270,7 +270,7 @@ "config-upload-deleted": "Prompt for the server directory into which deleted files should be moved.", "config-upload-deleted-help": "Explanation for {{msg|config-upload-deleted}}.", "config-logo": "Prompt for a link to the logo to use for the wiki.", - "config-logo-help": "", + "config-logo-help": "Help string shown to the user explaining the requirements for the wiki's logo.", "config-instantcommons": "Used as label for the checkbox.\n\nThe help message for this checkbox is:\n* {{msg-mw|Config-instantcommons-help}}", "config-instantcommons-help": "Used as help message for the checkbox which is labeled {{msg-mw|config-instantcommons}}.", "config-cc-error": "Prompt to manually enter a license when the tool fails to match.", diff --git a/tests/frontend/package.json b/tests/frontend/package.json index 386f4880a7..791336322a 100644 --- a/tests/frontend/package.json +++ b/tests/frontend/package.json @@ -8,7 +8,7 @@ "grunt": "0.4.2", "grunt-contrib-jshint": "0.10.0", "grunt-contrib-watch": "0.6.1", - "grunt-banana-checker": "0.1.0", + "grunt-banana-checker": "0.2.0", "grunt-jscs": "0.6.1", "grunt-jsonlint": "1.0.4" }