From 284e59d50df2442c90344fc32c550784546104b1 Mon Sep 17 00:00:00 2001 From: ElinorW Date: Tue, 21 May 2024 17:54:53 +0300 Subject: [PATCH] update output diectory string --- vscode/microsoft-kiota/l10n/bundle.l10n.ar.json | 2 +- vscode/microsoft-kiota/l10n/bundle.l10n.cs.json | 2 +- vscode/microsoft-kiota/l10n/bundle.l10n.es.json | 2 +- vscode/microsoft-kiota/l10n/bundle.l10n.it.json | 2 +- vscode/microsoft-kiota/l10n/bundle.l10n.ja.json | 2 +- vscode/microsoft-kiota/l10n/bundle.l10n.pl.json | 2 +- vscode/microsoft-kiota/l10n/bundle.l10n.ru.json | 2 +- vscode/microsoft-kiota/l10n/bundle.l10n.sw.json | 2 +- vscode/microsoft-kiota/l10n/bundle.l10n.tr.json | 2 +- vscode/microsoft-kiota/l10n/bundle.l10n.zh-cn.json | 2 +- vscode/microsoft-kiota/src/steps.ts | 6 +++--- 11 files changed, 13 insertions(+), 13 deletions(-) diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.ar.json b/vscode/microsoft-kiota/l10n/bundle.l10n.ar.json index 0491789a7d..f9b5b585db 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.ar.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.ar.json @@ -48,7 +48,7 @@ "Select an option": "", "class": "", "namespace": "", - "output path": "", + "output directory": "", "language": "", "Create a new API client": "", "Create a new plugin": "", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.cs.json b/vscode/microsoft-kiota/l10n/bundle.l10n.cs.json index 1efc4abeb0..ae9fddff1a 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.cs.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.cs.json @@ -48,7 +48,7 @@ "Select an option": "Vyberte možnost", "class": "třída", "namespace": "jmenný prostor", - "output path": "výstupní cesta", + "output directory": "výstupní adresář", "language": "jazyk", "Create a new API client": "Vytvořit nového API klienta", "Create a new plugin": "Vytvořit nový plugin", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.es.json b/vscode/microsoft-kiota/l10n/bundle.l10n.es.json index 9717046cc5..318181c9be 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.es.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.es.json @@ -48,7 +48,7 @@ "Select an option": "", "class": "", "namespace": "", - "output path": "", + "output directory": "", "language": "", "Create a new API client": "Crear un nuevo cliente de API", "Create a new plugin": "Crear un nuevo plugin", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.it.json b/vscode/microsoft-kiota/l10n/bundle.l10n.it.json index a6f1d3f9d1..a801f866c2 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.it.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.it.json @@ -48,7 +48,7 @@ "Select an option": "", "class": "", "namespace": "", - "output path": "", + "output directory": "", "language": "", "Create a new API client": "Crea un nuovo client API", "Create a new plugin": "Crea un nuovo plugin", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.ja.json b/vscode/microsoft-kiota/l10n/bundle.l10n.ja.json index d4bc28bae9..b7246b36dd 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.ja.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.ja.json @@ -49,7 +49,7 @@ "Select an option": "", "class": "", "namespace": "", - "output path": "", + "output directory": "", "language": "", "Create a new API client": "", "Create a new plugin": "", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.pl.json b/vscode/microsoft-kiota/l10n/bundle.l10n.pl.json index b73c4d6fbc..e19314f3b1 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.pl.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.pl.json @@ -48,7 +48,7 @@ "Select an option": "", "class": "", "namespace": "", - "output path": "", + "output directory": "", "language": "", "Create a new API client": "Utwórz nowego klienta API ", "Create a new plugin": "Utwórz nową wtyczkę", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.ru.json b/vscode/microsoft-kiota/l10n/bundle.l10n.ru.json index f4dcc9fa7a..ba088d3b87 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.ru.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.ru.json @@ -47,7 +47,7 @@ "Select an option": "", "class": "", "namespace": "", - "output path": "", + "output directory": "", "language": "", "Create a new API client": "", "Create a new plugin": "", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.sw.json b/vscode/microsoft-kiota/l10n/bundle.l10n.sw.json index b3e335a90e..f047ab166f 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.sw.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.sw.json @@ -48,7 +48,7 @@ "Select an option": "", "class": "", "namespace": "", - "output path": "", + "output directory": "", "language": "", "Create a new API client": "Tengeneza mteja mpya wa API", "Create a new plugin": "Tengeneza programu-jalizi mpya", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.tr.json b/vscode/microsoft-kiota/l10n/bundle.l10n.tr.json index 63dde4072a..acae4f4aa9 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.tr.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.tr.json @@ -48,7 +48,7 @@ "Select an option": "", "class": "", "namespace": "", - "output path": "", + "output directory": "", "language": "", "Create a new API client": "", "Create a new plugin": "", diff --git a/vscode/microsoft-kiota/l10n/bundle.l10n.zh-cn.json b/vscode/microsoft-kiota/l10n/bundle.l10n.zh-cn.json index cff11bf4b4..ffae6d81f9 100644 --- a/vscode/microsoft-kiota/l10n/bundle.l10n.zh-cn.json +++ b/vscode/microsoft-kiota/l10n/bundle.l10n.zh-cn.json @@ -47,7 +47,7 @@ "Select an option": "", "class": "", "namespace": "", - "output path": "", + "output directory": "", "language": "", "Create a new API client": "创建新的 API 客户端", "Create a new plugin": "创建一个新插件", diff --git a/vscode/microsoft-kiota/src/steps.ts b/vscode/microsoft-kiota/src/steps.ts index ebc126ef20..7df8201c20 100644 --- a/vscode/microsoft-kiota/src/steps.ts +++ b/vscode/microsoft-kiota/src/steps.ts @@ -224,7 +224,7 @@ export async function generateSteps(existingConfiguration: Partial) { state.outputPath = await input.showInputBox({ - title: `${l10n.t('Create a new API client')} - ${l10n.t('output path')}`, + title: `${l10n.t('Create a new API client')} - ${l10n.t('output directory')}`, step: step++, totalSteps: totalSteps, value: typeof state.outputPath === 'string' ? state.outputPath : '', @@ -285,7 +285,7 @@ export async function generateSteps(existingConfiguration: Partial) { state.outputPath = await input.showInputBox({ - title: `${l10n.t('Create a new plugin')} - ${('output path')}}`, + title: `${l10n.t('Create a new plugin')} - ${('output directory')}}`, step: step++, totalSteps: 3, value: typeof state.outputPath === 'string' ? state.outputPath : '', @@ -310,7 +310,7 @@ export async function generateSteps(existingConfiguration: Partial) { state.outputPath = await input.showInputBox({ - title: `${l10n.t('Create a new manifest')} - ${('output path')}`, + title: `${l10n.t('Create a new manifest')} - ${('output directory')}`, step: step++, totalSteps: 3, value: typeof state.outputPath === 'string' ? state.outputPath : '',