Added export option for identities (import will follow)

This commit is contained in:
2016-03-03 16:43:05 +01:00
parent 5db5442064
commit 59f0bc7b74
5 changed files with 54 additions and 11 deletions

View File

@ -74,4 +74,6 @@ As an alternative you could configure a trusted node in the settings, but as of
<string name="got_it">Got it</string>
<string name="address">Bitmessage Address</string>
<string name="error_illegal_address">There might be a typo</string>
<string name="export">Export</string>
<string name="confirm_export">Do you really want to export your identity? The export will contain the unencrypted private keys.</string>
</resources>