Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit e04798f

Browse files
author
Denisov21
committed
Update strings.js
Fix a error!
1 parent 6fb041f commit e04798f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/nls/it/strings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ define({
541541
"CMD_JUMPTO_DEFINITION" : "Passa alla definizione",
542542
"CMD_SHOW_PARAMETER_HINT" : "Mostra suggerimenti sul parametro",
543543
"NO_ARGUMENTS" : "<nessun parametro>",
544-
"DETECTED_EXCLUSION_TITLE" : "Problema Interferenza File JavaScript",
544+
"DETECTED_EXCLUSION_TITLE" : "Problema Conseguente File JavaScript",
545545
"DETECTED_EXCLUSION_INFO" : "Brackets ha dei problemi per elaborare il file:<br><br>{0}<br><br>This file will no longer be processed for code hints and jump to definition. To turn this back on, open <code>.brackets.json</code> nel tuo progetto e rimuovi il file da jscodehints.detectedExclusions.",
546546

547547
// extensions/default/JSLint

0 commit comments

Comments
 (0)