From 28d40bd7e7eb9a40f3cec5b78e2fd9af1639ac80 Mon Sep 17 00:00:00 2001 From: Tangem Date: Fri, 17 Feb 2023 10:22:48 +0300 Subject: [PATCH] Updated on 2026-08-14 --- app/src/main/res/layout/item_salt_pay_tx_history.xml | 4 ++-- app/src/main/res/layout/layout_salt_pay_tx_history.xml | 6 +++--- core/res/src/main/res/values-de/strings.xml | 4 ++++ core/res/src/main/res/values-fr/strings.xml | 4 ++++ core/res/src/main/res/values-it/strings.xml | 4 ++++ core/res/src/main/res/values-ru/strings.xml | 4 ++++ core/res/src/main/res/values/strings.xml | 4 ++++ 7 files changed, 25 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/layout/item_salt_pay_tx_history.xml b/app/src/main/res/layout/item_salt_pay_tx_history.xml index bde605f95d..5e41bb38d1 100644 --- a/app/src/main/res/layout/item_salt_pay_tx_history.xml +++ b/app/src/main/res/layout/item_salt_pay_tx_history.xml @@ -53,13 +53,13 @@ android:ellipsize="end" android:letterSpacing="0.03" android:singleLine="true" + android:text="@string/transaction_history_tx_in_progress" android:textColor="@color/text_attention" android:textSize="12sp" android:visibility="gone" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toStartOf="@+id/tv_tx_amount_sign" - app:layout_constraintStart_toStartOf="@+id/tv_tx_hash" - tools:text="In progress..." /> + app:layout_constraintStart_toStartOf="@+id/tv_tx_hash" /> Go to settings to enable biometric authentication in the Tangem App Scan the card Check your internet connection or switch to a different network + In progress… + Failed to load transactions + You don\'t have any transactions yet + Transactions %s diff --git a/core/res/src/main/res/values-fr/strings.xml b/core/res/src/main/res/values-fr/strings.xml index c243f24360..8080d5b398 100644 --- a/core/res/src/main/res/values-fr/strings.xml +++ b/core/res/src/main/res/values-fr/strings.xml @@ -449,6 +449,10 @@ Go to settings to enable biometric authentication in the Tangem App Scan the card Check your internet connection or switch to a different network + In progress… + Failed to load transactions + You don\'t have any transactions yet + Transactions %s diff --git a/core/res/src/main/res/values-it/strings.xml b/core/res/src/main/res/values-it/strings.xml index d643c5f258..1fb5d0c132 100644 --- a/core/res/src/main/res/values-it/strings.xml +++ b/core/res/src/main/res/values-it/strings.xml @@ -449,6 +449,10 @@ Go to settings to enable biometric authentication in the Tangem App Scan the card Check your internet connection or switch to a different network + In progress… + Failed to load transactions + You don\'t have any transactions yet + Transactions %s diff --git a/core/res/src/main/res/values-ru/strings.xml b/core/res/src/main/res/values-ru/strings.xml index 62a7e8b559..d94ea6208e 100644 --- a/core/res/src/main/res/values-ru/strings.xml +++ b/core/res/src/main/res/values-ru/strings.xml @@ -449,6 +449,10 @@ Перейдите в настройки, чтобы включить биометрическую аутентификацию в приложении Tangem App Отсканируйте карту Проверьте подключение с интернетом или переключитесь на другую сеть + В процессе… + Не удалось загрузить транзакции + У вас еще нет транзакций + Транзакции %s diff --git a/core/res/src/main/res/values/strings.xml b/core/res/src/main/res/values/strings.xml index db08b93d2b..483c6f6caf 100644 --- a/core/res/src/main/res/values/strings.xml +++ b/core/res/src/main/res/values/strings.xml @@ -450,6 +450,10 @@ Go to settings to enable biometric authentication in the Tangem App Scan the card Check your internet connection or switch to a different network + In progress… + Failed to load transactions + You don\'t have any transactions yet + Transactions %s