Correction of View-Only Wallet description (see Issue #1610)

* changed

<location filename="../pages/settings/SettingsWallet.qml" line="185"/>
        <source>Creates a new wallet that can only view transactions, cannot initialize transactions.</source>

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
This commit is contained in:
Leza89
2018-10-24 21:29:10 +02:00
parent 3aa6da058a
commit 85a3682ac6
36 changed files with 63 additions and 63 deletions

View File

@@ -1257,8 +1257,8 @@ A régi gyorsítótár fájlja át lesz nevezve és bármikor visszaállítható
</message>
<message>
<location filename="../pages/settings/SettingsWallet.qml" line="185"/>
<source>Creates a new wallet that can only view transactions, cannot initialize transactions.</source>
<translation>Új (figyelő) tárca létrehozása amivel csak tranzakciókat lehet keresni, de nem lehet tranzakciót indítani.</translation>
<source>Creates a new wallet that can only view and initiate transactions, but requires a spendable wallet to sign transactions before sending.</source>
<translation type="unfinished">Új (figyelő) tárca létrehozása amivel csak tranzakciókat lehet keresni, de nem lehet tranzakciót indítani.</translation>
</message>
<message>
<location filename="../pages/settings/SettingsWallet.qml" line="220"/>