From 0831cedf3d8340217de304499d09c9a0a12e0b8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Ribaudo?= Date: Sun, 12 Jul 2015 22:55:57 +0200 Subject: [PATCH] Fix JSHint errors in nls/it/strings.js --- src/nls/it/strings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nls/it/strings.js b/src/nls/it/strings.js index 244aa96069f..9e42741455a 100644 --- a/src/nls/it/strings.js +++ b/src/nls/it/strings.js @@ -647,7 +647,7 @@ define({ "COLLAPSE_ALL" : "Comprimi tutto", "EXPAND_ALL" : "Espandi tutto", "COLLAPSE_CURRENT" : "Comprimi attuale", - "EXPAND_CURRENT" : "Espandi attuale" + "EXPAND_CURRENT" : "Espandi attuale", // Descriptions of core preferences "DESCRIPTION_CLOSE_BRACKETS" : "true per chiudere automaticamente le parentesi tonde, quadre e graffe",