mirror of https://github.com/m2049r/xmrwallet.git
added hint that amount is in XMR (#42)
added hint that amount is in XMR when receiving
This commit is contained in:
parent
62844192df
commit
4aa7000cb3
|
@ -176,7 +176,7 @@
|
|||
<string name="receive_paymentid_label">PaymentID</string>
|
||||
<string name="receive_paymentid_hint">(optional)</string>
|
||||
<string name="receive_amount_label">Amount</string>
|
||||
<string name="receive_amount_hint">(optional)</string>
|
||||
<string name="receive_amount_hint">XMR (optional)</string>
|
||||
<string name="receive_cannot_open">Could not open wallet!</string>
|
||||
|
||||
<string name="details_alert_message">Sensitive data will now be shown.\nLook over your shoulder!</string>
|
||||
|
|
Loading…
Reference in New Issue