diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2018-10-31 11:36:12 -0500 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2018-10-31 11:36:12 -0500 |
| commit | 76b437e4944aa9a660a88fe8e2cee93ac2c5adac (patch) | |
| tree | 747262f80c422bf86245867be25d66e4a973ef45 /translations/monero-core_sv.ts | |
| parent | 1c58d4377a74b02c816da89416e1c86a12d5d050 (diff) | |
| parent | 85a3682ac6e143a8a8fb86139e0f3f7fac44040d (diff) | |
| download | monzero-gui-76b437e4944aa9a660a88fe8e2cee93ac2c5adac.tar.gz monzero-gui-76b437e4944aa9a660a88fe8e2cee93ac2c5adac.tar.xz monzero-gui-76b437e4944aa9a660a88fe8e2cee93ac2c5adac.zip | |
Merge pull request #1703
85a3682 Correction of View-Only Wallet description (see Issue #1610) (Leza89)
Diffstat (limited to 'translations/monero-core_sv.ts')
| -rw-r--r-- | translations/monero-core_sv.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/translations/monero-core_sv.ts b/translations/monero-core_sv.ts index 1cc723b6..375245d0 100644 --- a/translations/monero-core_sv.ts +++ b/translations/monero-core_sv.ts @@ -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"/> |
