diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 4ce15f77..64aafbfb 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -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>