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/src/vs/editor/contrib/gotoError/gotoError.i18n.json')
-rw-r--r--i18n/rus/src/vs/editor/contrib/gotoError/gotoError.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/rus/src/vs/editor/contrib/gotoError/gotoError.i18n.json b/i18n/rus/src/vs/editor/contrib/gotoError/gotoError.i18n.json
index 952cf41b7f5..7a40f2cf145 100644
--- a/i18n/rus/src/vs/editor/contrib/gotoError/gotoError.i18n.json
+++ b/i18n/rus/src/vs/editor/contrib/gotoError/gotoError.i18n.json
@@ -7,5 +7,7 @@
"Do not edit this file. It is machine generated."
],
"markerAction.next.label": "Перейти к Следующей Проблеме (Ошибке, Предупреждению, Информации)",
- "markerAction.previous.label": "Перейти к Предыдущей Проблеме (Ошибке, Предупреждению, Информации)"
+ "markerAction.previous.label": "Перейти к Предыдущей Проблеме (Ошибке, Предупреждению, Информации)",
+ "markerAction.nextInFiles.label": "Перейти к следующей проблеме в файлах (ошибки, предупреждения, информационные сообщения)",
+ "markerAction.previousInFiles.label": "Перейти к предыдущей проблеме в файлах (ошибки, предупреждения, информационные сообщения)"
} \ No newline at end of file