From ac37d2a7389e288b7b122610f2ea8a4ec2acce94 Mon Sep 17 00:00:00 2001 From: Igor Date: Fri, 4 Aug 2023 19:10:35 +0300 Subject: [PATCH 1/3] Update ifw_ru.ts Fix "operations completed" message translation. --- src/sdk/translations/ifw_ru.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sdk/translations/ifw_ru.ts b/src/sdk/translations/ifw_ru.ts index 4218c096b..55f7c2674 100644 --- a/src/sdk/translations/ifw_ru.ts +++ b/src/sdk/translations/ifw_ru.ts @@ -2109,7 +2109,7 @@ Do you want to continue? %1 of %2 operations completed. - 1 из %2 операции завершены + %1 из %2 операции завершены Unpacking components... From 96ab0fb7a9b649ce9d27429ca4770d9c67775d36 Mon Sep 17 00:00:00 2001 From: Igor Date: Fri, 4 Aug 2023 19:29:35 +0300 Subject: [PATCH 2/3] Update ifw_ru.ts Add some missing trailing dots. --- src/sdk/translations/ifw_ru.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sdk/translations/ifw_ru.ts b/src/sdk/translations/ifw_ru.ts index 55f7c2674..c237e1fd8 100644 --- a/src/sdk/translations/ifw_ru.ts +++ b/src/sdk/translations/ifw_ru.ts @@ -2109,7 +2109,7 @@ Do you want to continue? %1 of %2 operations completed. - %1 из %2 операции завершены + %1 из %2 операции завершены. Unpacking components... @@ -2125,7 +2125,7 @@ Do you want to continue? %1 of %2 components installed. - %1 из %2 компонентов установлены + %1 из %2 компонентов установлены. All components installed. From e7530fb6608bf23bc8e15edd27d43ecf77ec3fb6 Mon Sep 17 00:00:00 2001 From: Igor Date: Fri, 4 Aug 2023 19:32:39 +0300 Subject: [PATCH 3/3] Update ifw_ru.ts Fix word spelling. --- src/sdk/translations/ifw_ru.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sdk/translations/ifw_ru.ts b/src/sdk/translations/ifw_ru.ts index c237e1fd8..25c4d4594 100644 --- a/src/sdk/translations/ifw_ru.ts +++ b/src/sdk/translations/ifw_ru.ts @@ -2109,7 +2109,7 @@ Do you want to continue? %1 of %2 operations completed. - %1 из %2 операции завершены. + %1 из %2 операций завершены. Unpacking components...