From 85a3682ac6e143a8a8fb86139e0f3f7fac44040d Mon Sep 17 00:00:00 2001
From: Leza89 <40437661+Leza89@users.noreply.github.com>
Date: Wed, 24 Oct 2018 21:29:10 +0200
Subject: Correction of View-Only Wallet description (see Issue #1610)
* changed
Creates a new wallet that can only view transactions, cannot initialize transactions.
to
"Creates a new wallet that can only view and initiate transactions, but requires a spendable wallet to sign transactions before sending"
in /pages/settings/SettingsWallet.qml (Thanks for the guidance, Erciccione)
* Updated all translations and added "unfinished" tag where necessary
* Updated german translation
---
translations/monero-core_uk.ts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'translations/monero-core_uk.ts')
diff --git a/translations/monero-core_uk.ts b/translations/monero-core_uk.ts
index 51ee092f..4020bbbc 100644
--- a/translations/monero-core_uk.ts
+++ b/translations/monero-core_uk.ts
@@ -1257,8 +1257,8 @@ The old wallet cache file will be renamed and can be restored later.
- Creates a new wallet that can only view transactions, cannot initialize transactions.
- Створює новий гаманець, в якому можна тільки переглядати транзакції, але не відправляти їх.
+ Creates a new wallet that can only view and initiate transactions, but requires a spendable wallet to sign transactions before sending.
+ Створює новий гаманець, в якому можна тільки переглядати транзакції, але не відправляти їх.
--
cgit v1.2.3