From b9b9e59df5dd0834df9390d254314101f2619242 Mon Sep 17 00:00:00 2001 From: "James D. Forrester" Date: Sun, 31 Aug 2014 15:19:15 -0700 Subject: [PATCH] build: Bump grunt-banana-checker to 0.2.0 and fix flagged issue Change-Id: I808384b28684799c89a7c33dd86c3bcf7764cc25 --- includes/installer/i18n/qqq.json | 2 +- tests/frontend/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" } -- 2.20.1