monero-gui/pages/settings
Leza89 85a3682ac6 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
2018-10-25 21:26:20 +02:00
..
Navbar.qml Fixes a particular hard to track bug where ColumnLayout considers MouseArea as part of its height/width after the parent StackView changed state a few times 2018-08-05 23:55:38 +02:00
Settings.qml
SettingsInfo.qml
SettingsLayout.qml
SettingsLog.qml Fixes a SettingsLog layout bug 2018-08-06 09:57:13 +02:00
SettingsNode.qml
SettingsWallet.qml Correction of View-Only Wallet description (see Issue #1610) 2018-10-25 21:26:20 +02:00