add specter desktop reimport usb wallets warning

This commit is contained in:
Craig Raw 2021-05-24 12:29:57 +02:00
parent 1a452db4cf
commit 42b279d22a

View file

@ -49,7 +49,7 @@ public class SpecterDesktop implements WalletImport, WalletExport {
@Override
public String getWalletImportDescription() {
return "Import a Specter wallet created by using the Wallets > Settings > Export to Wallet Software in Specter Desktop";
return "Import a Specter wallet created by using the Wallets > Settings > Export to Wallet Software in Specter Desktop. Note Connected (USB) Hardware Wallets may need to be reimported separately as the export file may not contain this information.";
}
@Override