Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/ita/src/vs/workbench/parts/search/browser/patternInputWidget.i18n.json')
-rw-r--r--i18n/ita/src/vs/workbench/parts/search/browser/patternInputWidget.i18n.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/i18n/ita/src/vs/workbench/parts/search/browser/patternInputWidget.i18n.json b/i18n/ita/src/vs/workbench/parts/search/browser/patternInputWidget.i18n.json
index 5e3ede037c7..db97a1723f4 100644
--- a/i18n/ita/src/vs/workbench/parts/search/browser/patternInputWidget.i18n.json
+++ b/i18n/ita/src/vs/workbench/parts/search/browser/patternInputWidget.i18n.json
@@ -5,8 +5,6 @@
// Do not edit this file. It is machine generated.
{
"defaultLabel": "input",
- "patternDescription": "Usa criteri GLOB",
- "patternHelpInclude": "Criterio da usare per la ricerca, ad esempio **\\*\\*/*.js** per cercare tutti i file JavaScript oppure **cartellaPersonale/\\*\\*** per cercare la cartella specificata con tutti gli elementi figlio.\n\n**Informazioni di riferimento**:\n**\\*** consente di cercare 0 o più caratteri\n**?** consente di cercare 1 carattere\n**\\*\\*** consente di cercare zero o più directory\n**[a-z]** consente di cercare un intervallo di caratteri\n**{a,b}** consente di cercare uno qualsiasi dei criteri",
"useIgnoreFilesDescription": "Usa file ignorati",
"useExcludeSettingsDescription": "Utilizza impostazioni di esclusione"
} \ No newline at end of file