From ab0e36ab87a1143d473d332447b8ad67be93e425 Mon Sep 17 00:00:00 2001 From: Tom Morris Date: Wed, 18 Sep 2013 13:13:15 -0400 Subject: [PATCH] Remove invalid comments (no comments in JSON!) and add language name proeprty --- main/webapp/modules/core/langs/translation-it.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/webapp/modules/core/langs/translation-it.json b/main/webapp/modules/core/langs/translation-it.json index 9bf650c8b..9d99a9981 100644 --- a/main/webapp/modules/core/langs/translation-it.json +++ b/main/webapp/modules/core/langs/translation-it.json @@ -1,4 +1,5 @@ { + "name" : "Italiano", "core-index": { "slogan": "Uno strumento potente, per lavorare con dati sporchi", "help": "Aiuto", @@ -363,8 +364,7 @@ "fb-key": "Una chiave Freebase nel", "fb-en-ns": "namespace di Wikipedia inglese", "this-ns": "questo namespace:", - // TODO: Translation required -// "max-candidates" : "Maximum number of candidates to return" + "max-candidates" : "Maximum number of candidates to return [TODO - translate]", }, "core-util-enc": { "select-enc": "Seleziona la codifica",