From 6411ef832049b2e5793b2eae693da19228d7d9ed Mon Sep 17 00:00:00 2001 From: "James D. Forrester" Date: Fri, 27 Mar 2015 16:48:58 -0700 Subject: [PATCH] build: Update grunt-banana-checker to v0.2.1 Change-Id: I7b60b856d8cf21640c382647c6570e32091b5cde --- languages/i18n/qqq.json | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index f573d457f8..730ed68d95 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -3845,6 +3845,8 @@ "json-error-recursion": "PHP JSON encoding/decoding error. See http://php.net/manual/en/function.json-last-error.php\n{{Related|Json-error}}", "json-error-inf-or-nan": "PHP JSON encoding/decoding error. See http://php.net/manual/en/function.json-last-error.php\n{{Related|Json-error}}", "json-error-unsupported-type": "PHP JSON encoding/decoding error. See http://php.net/manual/en/function.json-last-error.php\n{{Related|Json-error}}", + "headline-anchor-title": "Title tooltip for the section anchor symbol", + "section-symbol": "Symbol for the section anchor\n\n{{optional}}", "special-characters-group-latin": "This is the name of a script, or alphabet, not a language.", "special-characters-group-latinextended": "The name of the Latin Extended character set.", "special-characters-group-ipa": "IPA means a script: \"international phonetic alphabet\" here, and not \"international phonetic association\", the organization behind it.", @@ -3858,6 +3860,10 @@ "special-characters-group-bangla": "The name of the [[w:Bengali alphabet|Bangla]] (a.k.a. Bengali) character set (alphabet).", "special-characters-group-tamil": "The name of the [[w:Tamil_Script#Numerals_and_symbols|Tamil]] numerals and symbols.", "special-characters-group-telugu": "The name of the [[w:Telugu language#Alphabet|Telugu]] character set (alphabet).", + "special-characters-group-sinhala": "The name of the [[w:Sinhala alphabet|Sinhala]] character set (alphabet).", + "special-characters-group-gujarati": "The name of the [[w:Gujarati alphabet|Gujarati]] character set (alphabet).", + "special-characters-group-devanagari": "The name of the [[w:Devanagari]] character set (alphabet).", + "special-characters-group-thai": "The name of the [[w:Thai alphabet|Thai]] character set (alphabet).", "special-characters-group-lao": "{{Identical|Lao}}", "special-characters-group-khmer": "{{Identical|Khmer}}", "special-characters-title-endash": "Title tooltip for the en dash character (–); See https://en.wikipedia.org/wiki/Dash", diff --git a/package.json b/package.json index 933212cac1..fc2bd3ad0a 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "devDependencies": { "grunt": "0.4.5", "grunt-cli": "0.1.13", - "grunt-banana-checker": "0.2.0", + "grunt-banana-checker": "0.2.1", "grunt-contrib-copy": "0.8.0", "grunt-contrib-jshint": "0.11.0", "grunt-contrib-watch": "0.6.1", -- 2.20.1