This commit is contained in:
fekt
2022-11-30 23:14:25 -05:00
parent d30c6da23c
commit 27bb4632a0
5 changed files with 14 additions and 23 deletions

View File

@@ -80,7 +80,7 @@
<string name="missing_send_memo_included_message">Your transaction is shielded but your address will be sent to the recipient via the memo</string>
<string name="missing_send_pending_button_text">Cancel</string>
<string name="missing_send_validation_address_invalid">This address appears to be invalid</string>
<string name="missing_send_validation_error_amount_minimum">Please go back and enter at least 1 Zatoshi.</string>
<string name="missing_send_validation_error_amount_minimum">Please go back and enter at least 1 Puposhi.</string>
<string name="missing_send_validation_error_dust">Insufficient funds to cover miner\'s fee.</string>
<string name="missing_send_validation_error_memo_length">Memo must be less than %1$d in length.</string>
<string name="missing_send_validation_error_too_much">Please go back and enter no more than %1$s %2$s.</string>