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 Reworked page 'Settings', added a stackview 2018-07-18 16:16:48 +02:00
SettingsInfo.qml Included copyright headers 2018-08-05 23:32:31 +02:00
SettingsLayout.qml Included copyright headers 2018-08-05 23:32:31 +02:00
SettingsLog.qml Fixes a SettingsLog layout bug 2018-08-06 09:57:13 +02:00
SettingsNode.qml Settings alignment and size adjustments 2018-08-05 23:45:25 +02:00
SettingsWallet.qml Correction of View-Only Wallet description (see Issue #1610) 2018-10-25 21:26:20 +02:00