Quick refactoring to abstract the name Amber for any external signers.

This commit is contained in:
Vitor Pamplona
2023-09-18 13:36:36 -04:00
parent 274e4f7498
commit 0b9fced8bc
23 changed files with 414 additions and 391 deletions
+2 -2
View File
@@ -552,7 +552,7 @@
<string name="created_at">Created at</string>
<string name="rules">Rules</string>
<string name="login_with_amber">Login with Amber</string>
<string name="login_with_external_signer">Login with Amber</string>
<string name="status_update">Update your status</string>
@@ -588,6 +588,6 @@
<string name="lightning_wallets_not_found2">Lightning wallets not found</string>
<string name="paid">Paid</string>
<string name="wallet_number">Wallet %1$s</string>
<string name="error_opening_amber">Error opening Amber</string>
<string name="error_opening_external_signer">Error opening signer app</string>
<string name="sign_request_rejected">Sign request rejected</string>
</resources>