From e87e45ecea87b7348eac78aa0bd27c985960832d Mon Sep 17 00:00:00 2001 From: wildkif Date: Tue, 7 May 2019 18:18:43 +0300 Subject: [PATCH] change text message --- src/gui/qt-daemon/html/assets/i18n/en.json | 2 +- src/gui/qt-daemon/html_source/src/assets/i18n/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gui/qt-daemon/html/assets/i18n/en.json b/src/gui/qt-daemon/html/assets/i18n/en.json index a5bef8f0..5b7218be 100644 --- a/src/gui/qt-daemon/html/assets/i18n/en.json +++ b/src/gui/qt-daemon/html/assets/i18n/en.json @@ -513,7 +513,7 @@ "MINED": "Mined", "LOCKED": "Blocked", "IS_MINIMIZE": "Zano application is minimized to the system tray", - "RESTORE": "You can recover it by double-clicking or using the context menu", + "RESTORE": "You can recover it by clicking or using the context menu", "TRAY_MENU_SHOW": "Resize", "TRAY_MENU_MINIMIZE": "Minimize" } diff --git a/src/gui/qt-daemon/html_source/src/assets/i18n/en.json b/src/gui/qt-daemon/html_source/src/assets/i18n/en.json index a5bef8f0..5b7218be 100644 --- a/src/gui/qt-daemon/html_source/src/assets/i18n/en.json +++ b/src/gui/qt-daemon/html_source/src/assets/i18n/en.json @@ -513,7 +513,7 @@ "MINED": "Mined", "LOCKED": "Blocked", "IS_MINIMIZE": "Zano application is minimized to the system tray", - "RESTORE": "You can recover it by double-clicking or using the context menu", + "RESTORE": "You can recover it by clicking or using the context menu", "TRAY_MENU_SHOW": "Resize", "TRAY_MENU_MINIMIZE": "Minimize" }