From 334be9ff5566edf477dd6f8cf00f2b5211b384b0 Mon Sep 17 00:00:00 2001 From: Sergey Belyashov Date: Mon, 4 Feb 2013 22:58:54 +0400 Subject: [PATCH] Fixed Debug and Release configuration names in Russian translation Fixes QTCREATORBUG-8686 Change-Id: Iacad5676014cd9033decdd388d87690be4a79c5d Reviewed-by: Oswald Buddenhagen --- share/qtcreator/translations/qtcreator_ru.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/share/qtcreator/translations/qtcreator_ru.ts b/share/qtcreator/translations/qtcreator_ru.ts index b9bd7645749..64f22731eb2 100644 --- a/share/qtcreator/translations/qtcreator_ru.ts +++ b/share/qtcreator/translations/qtcreator_ru.ts @@ -25181,22 +25181,22 @@ Reason: %2 %1 Debug Debug build configuration. We recommend not translating it. - %1 Отладка + %1 Debug %1 Release Release build configuration. We recommend not translating it. - %1 Выпуск + %1 Release Debug Name of a debug build configuration to created by a project wizard. We recommend not translating it. - Отладка + Debug Release Name of a release build configuration to be created by a project wizard. We recommend not translating it. - Выпуск + Release