Updated on 2026-08-14

This commit is contained in:
Tangem 2022-06-27 14:28:40 +03:00
parent b645b447e9
commit ea9f06e2dd
6 changed files with 94 additions and 93 deletions

View file

@ -45,8 +45,8 @@
<string name="wallet_balance_tx_in_progress">Transaction is in progress…</string>
<string name="wallet_pending_tx_sending_address_format">to %s</string>
<string name="wallet_pending_tx_receiving_address_format">from %s</string>
<string name="wallet_pending_tx_receiving">Receiving\u0020</string>
<string name="wallet_pending_tx_sending">Sending\u0020</string>
<string name="wallet_pending_tx_receiving">Receiving</string>
<string name="wallet_pending_tx_sending">Sending</string>
<string name="wallet_address_button_explore">Explore address</string>
<string name="wallet_address_button_create_payid">Create PayString</string>
@ -187,4 +187,4 @@
<string name="details_notification_erase_wallet_not_possible">Your balance on this wallet is not zero, or you have unconfirmed transactions</string>
<string name="details_notification_security_option_already_active">This is the currently active option</string>
</resources>
</resources>