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/rus/extensions/php/package.i18n.json')
-rw-r--r--i18n/rus/extensions/php/package.i18n.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/rus/extensions/php/package.i18n.json b/i18n/rus/extensions/php/package.i18n.json
index ca682fc194e..8c37098ad38 100644
--- a/i18n/rus/extensions/php/package.i18n.json
+++ b/i18n/rus/extensions/php/package.i18n.json
@@ -7,5 +7,5 @@
"configuration.title": "PHP",
"configuration.validate.enable": "Включена ли проверка PHP.",
"configuration.validate.executablePath": "Указывает на исполняемый файл PHP.",
- "configuration.validate.run": "Запускается ли Linter при сохранении или в типе."
+ "configuration.validate.run": "Запускается ли анализатор кода при сохранении или при печати."
} \ No newline at end of file