Merge pull request #1703

85a3682 Correction of View-Only Wallet description (see Issue #1610) (Leza89)
This commit is contained in:
luigi1111
2018-10-31 11:36:12 -05:00
36 changed files with 63 additions and 63 deletions

View File

@@ -1257,8 +1257,8 @@ Den gamla plånbokens cache-fil kommer att ändra namn och kan återställas sen
</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>Skapar en ny plånbok som endast kan visa transaktioner, kan inte initiera transaktioner.</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">Skapar en ny plånbok som endast kan visa transaktioner, kan inte initiera transaktioner.</translation>
</message>
<message>
<location filename="../pages/settings/SettingsWallet.qml" line="220"/>