build: Bump grunt-banana-checker to 0.2.0 and fix flagged issue
authorJames D. Forrester <jforrester@wikimedia.org>
Sun, 31 Aug 2014 22:19:15 +0000 (15:19 -0700)
committerKrinkle <krinklemail@gmail.com>
Fri, 5 Sep 2014 16:26:09 +0000 (16:26 +0000)
Change-Id: I808384b28684799c89a7c33dd86c3bcf7764cc25

includes/installer/i18n/qqq.json
tests/frontend/package.json

index c879843..dc65dd6 100644 (file)
        "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.",
index 386f488..7913363 100644 (file)
@@ -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"
   }