mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 00:16:59 +00:00
fix(profile): rename rail selector label from 'Pay with' to 'Receive on'
The rail chips describe how the recipient receives the funds, not which wallet pays — that's the 'Pay from' row below.
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
<string name="pay">Pay</string>
|
||||
|
||||
<string name="send_payment_title">Send Payment</string>
|
||||
<string name="send_payment_method">Pay with</string>
|
||||
<string name="send_payment_method">Receive on</string>
|
||||
<string name="send_payment_from">Pay from</string>
|
||||
<string name="send_payment_source_external">Another wallet app</string>
|
||||
<string name="send_payment_source_onchain_wallet">On-chain wallet</string>
|
||||
|
||||
Reference in New Issue
Block a user