You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/renderer/app/i18n/locales/en-US.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@
34
34
"api.errors.WalletAlreadyImportedError": "Wallet you are trying to import already exists.",
35
35
"api.errors.WalletAlreadyRestoredError": "Wallet you are trying to restore already exists.",
36
36
"api.errors.WalletFileImportError": "Wallet could not be imported, please make sure you are providing a correct file.",
37
-
"api.errors.conwayWalletNotDelegatedToDRep": "Daedalus cannot process this transaction because of blocked staking rewards. To unblock your rewards go to the <a href=\"/#/voting/governance\">Cardano voting power delegation tab</a> and delegate your voting power",
37
+
"api.errors.conwayWalletNotDelegatedToDRep": "Daedalus cannot process this transaction because of blocked staking rewards. To unblock your rewards go to the <a href=\"#/voting/governance\">Cardano voting power delegation tab</a> and delegate your voting power.",
38
38
"api.errors.inputsDepleted": "Your wallet contains only reward funds.<br />Please send at least 1 ADA to your wallet so that you can spend the funds.",
39
39
"api.errors.invalidAddress": "Please enter a valid address.",
40
40
"api.errors.invalidSmashServer": "This URL is not a valid SMASH server",
0 commit comments