Updated on 2026-08-14
This commit is contained in:
parent
5e8785f5b8
commit
c19963f30d
2 changed files with 16 additions and 8 deletions
|
|
@ -22,7 +22,7 @@ internal class UpdateSaveButtonTransformer(
|
|||
isLoading = isLoading,
|
||||
tangemIconUM = TangemIconUM.Icon(imageVector = Icons.ic_logo_tangem_24).takeIf { isColdWallet },
|
||||
text = if (isNewContact) {
|
||||
resourceReference(R.string.address_book_add_address)
|
||||
resourceReference(R.string.address_book_add_contact)
|
||||
} else {
|
||||
resourceReference(R.string.address_book_save_contact)
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue