From c4a745d8385bb5c7e3052564ef99d948bc28f4d4 Mon Sep 17 00:00:00 2001 From: Yuriy Puchkov Date: Thu, 2 Jul 2020 18:26:27 +0300 Subject: [PATCH] Message and translation fix --- src/tools/imgs3/imgs3uploadertool.cpp | 2 +- translations/Internationalization_ru.ts | 10 +++++++--- translations/Internationalization_uk.ts | 10 +++++++--- 3 files changed, 15 insertions(+), 7 deletions(-) diff --git a/src/tools/imgs3/imgs3uploadertool.cpp b/src/tools/imgs3/imgs3uploadertool.cpp index 2d5ec0a2..abb33ec9 100644 --- a/src/tools/imgs3/imgs3uploadertool.cpp +++ b/src/tools/imgs3/imgs3uploadertool.cpp @@ -47,7 +47,7 @@ QString ImgS3UploaderTool::nameID() { } QString ImgS3UploaderTool::description() const { - return tr("Upload the selection to ImgS3"); + return tr("Upload the selection to S3 bucket"); } QWidget* ImgS3UploaderTool::widget() { diff --git a/translations/Internationalization_ru.ts b/translations/Internationalization_ru.ts index c3ba2524..ff32a258 100644 --- a/translations/Internationalization_ru.ts +++ b/translations/Internationalization_ru.ts @@ -125,12 +125,12 @@ CaptureWidget - + Unable to capture screen Не удалось захватить экран - + Select an area with the mouse, or press Esc to exit. Press Enter to capture the screen. Press Right Click to show the color picker. @@ -460,9 +460,13 @@ Press Space to open the side panel. - Upload the selection to ImgS3 + Upload the selection to S3 bucket Загрузить выделение на S3 + + Upload the selection to ImgS3 + Загрузить выделение на S3 + ImgurUploader diff --git a/translations/Internationalization_uk.ts b/translations/Internationalization_uk.ts index f33d1d16..200cebce 100644 --- a/translations/Internationalization_uk.ts +++ b/translations/Internationalization_uk.ts @@ -125,12 +125,12 @@ CaptureWidget - + Unable to capture screen Не вдалось захопити екран - + Select an area with the mouse, or press Esc to exit. Press Enter to capture the screen. Press Right Click to show the color picker. @@ -460,9 +460,13 @@ Press Space to open the side panel. - Upload the selection to ImgS3 + Upload the selection to S3 bucket Вивантажити виділення на S3 + + Upload the selection to ImgS3 + Вивантажити виділення на S3 + ImgurUploader