diff --git a/app/src/main/java/com/tangem/tap/common/DialogManager.kt b/app/src/main/java/com/tangem/tap/common/DialogManager.kt index 511c10d5dc..a5682e3b5c 100644 --- a/app/src/main/java/com/tangem/tap/common/DialogManager.kt +++ b/app/src/main/java/com/tangem/tap/common/DialogManager.kt @@ -108,7 +108,7 @@ class DialogManager : StoreSubscriber { is WalletConnectDialog.UnsupportedNetwork -> SimpleAlertDialog.create( titleRes = R.string.wallet_connect, - messageRes = R.string.wallet_connect_unsupported_blockchain, + messageRes = R.string.wallet_connect_scanner_error_unsupported_network, context = context ) is BackupDialog.AddMoreBackupCards -> AddMoreBackupCardsDialog.create(context) diff --git a/app/src/main/res/values-de/strings_final.xml b/app/src/main/res/values-de/strings_final.xml index 7f8c9a2625..e859d46e47 100644 --- a/app/src/main/res/values-de/strings_final.xml +++ b/app/src/main/res/values-de/strings_final.xml @@ -59,6 +59,6 @@ The %s token is the main currency on the %s network and cannot be hidden as long as you have other tokens on this network in the list. %s network not found. Please, add it first and try again. - Blockchain is not supported. Please select another blockchain. + This network is not supported. Please select another network. %s network \ No newline at end of file diff --git a/app/src/main/res/values-fr/strings_final.xml b/app/src/main/res/values-fr/strings_final.xml index 284dbb30b7..c4e1f946db 100644 --- a/app/src/main/res/values-fr/strings_final.xml +++ b/app/src/main/res/values-fr/strings_final.xml @@ -59,6 +59,6 @@ The %s token is the main currency on the %s network and cannot be hidden as long as you have other tokens on this network in the list. %s network not found. Please, add it first and try again. - Blockchain is not supported. Please select another blockchain. + This network is not supported. Please select another network. %s network \ No newline at end of file diff --git a/app/src/main/res/values-it/strings_final.xml b/app/src/main/res/values-it/strings_final.xml index d58a04b1e3..bb1cf7be30 100644 --- a/app/src/main/res/values-it/strings_final.xml +++ b/app/src/main/res/values-it/strings_final.xml @@ -59,7 +59,7 @@ The %s token is the main currency on the %s network and cannot be hidden as long as you have other tokens on this network in the list. %s network not found. Please, add it first and try again. - Blockchain is not supported. Please select another blockchain. + This network is not supported. Please select another network. %s network \ No newline at end of file diff --git a/app/src/main/res/values-ru/strings_final.xml b/app/src/main/res/values-ru/strings_final.xml index 26126429ce..d4ddb9ad8c 100644 --- a/app/src/main/res/values-ru/strings_final.xml +++ b/app/src/main/res/values-ru/strings_final.xml @@ -65,7 +65,7 @@ Токен %s является основной валютой в сети %s и не может быть скрыт до тех пор, пока у вас в списке есть другие токены этой сети. Сеть %s не найдена. Пожалуйста, добавьте её и попробуйте заново. - Сеть не поддерживается. Пожалуйста, выберите другую сеть. + Сеть не поддерживается. Пожалуйста, выберите другую сеть. Сеть %s diff --git a/app/src/main/res/values/strings_final.xml b/app/src/main/res/values/strings_final.xml index f62ca8c1c6..4c7ec8e0bd 100644 --- a/app/src/main/res/values/strings_final.xml +++ b/app/src/main/res/values/strings_final.xml @@ -64,7 +64,7 @@ The %s token is the main currency on the %s network and cannot be hidden as long as you have other tokens on this network in the list. %s network not found. Please, add it first and try again. - Blockchain is not supported. Please select another blockchain. + This network is not supported. Please select another network. %s network