diff --git a/app/src/main/res/values-de/strings_blockchain.xml b/app/src/main/res/values-de/strings_blockchain.xml
index 5cb1360d71..74a5cca269 100644
--- a/app/src/main/res/values-de/strings_blockchain.xml
+++ b/app/src/main/res/values-de/strings_blockchain.xml
@@ -18,10 +18,6 @@
Der Gesamtbetrag geht über die Bilanz hinaus
Die Gebühr geht über die Bilanz hinaus
Minimum balance is %s
- Memo
- Tag
- Invalid Memo. It won\'t be added to the transaction
- Invalid Tag. It won\'t be added to the transaction
%s network has a concept of Existential Deposit. If your account drops below %s %s it will be deactivated and any remaining funds will be destroyed.
Destination account is not active. Send %s or more to activate the account.
\ No newline at end of file
diff --git a/app/src/main/res/values-de/strings_final.xml b/app/src/main/res/values-de/strings_final.xml
index f32a97ae89..a1d45244e2 100644
--- a/app/src/main/res/values-de/strings_final.xml
+++ b/app/src/main/res/values-de/strings_final.xml
@@ -88,4 +88,8 @@
Select network
Scan your card
To access all the networks you need to scan the card
+ Memo
+ Tag
+ Invalid Memo. It won\'t be added to the transaction.
+ Invalid Tag. It won\'t be added to the transaction.
\ No newline at end of file
diff --git a/app/src/main/res/values-fr/strings_blockchain.xml b/app/src/main/res/values-fr/strings_blockchain.xml
index 5bbb85c2f3..c1b985a23a 100644
--- a/app/src/main/res/values-fr/strings_blockchain.xml
+++ b/app/src/main/res/values-fr/strings_blockchain.xml
@@ -18,10 +18,6 @@
Réduire de %s XTZ
Non, envoyer toute la somme
Minimum balance is %s
- Memo
- Tag
- Invalid Memo. It won\'t be added to the transaction
- Invalid Tag. It won\'t be added to the transaction
%s network has a concept of Existential Deposit. If your account drops below %s %s it will be deactivated and any remaining funds will be destroyed.
Destination account is not active. Send %s or more to activate the account.
\ 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 ef550053ca..27b10023cd 100644
--- a/app/src/main/res/values-fr/strings_final.xml
+++ b/app/src/main/res/values-fr/strings_final.xml
@@ -88,4 +88,8 @@
Select network
Scan your card
To access all the networks you need to scan the card
+ Memo
+ Tag
+ Invalid Memo. It won\'t be added to the transaction.
+ Invalid Tag. It won\'t be added to the transaction.
\ No newline at end of file
diff --git a/app/src/main/res/values-it/strings_blockchain.xml b/app/src/main/res/values-it/strings_blockchain.xml
index 775778dbb0..706ec42b90 100644
--- a/app/src/main/res/values-it/strings_blockchain.xml
+++ b/app/src/main/res/values-it/strings_blockchain.xml
@@ -18,10 +18,6 @@
Riduci di %s XTZ
No, invia l\'intero importo
Minimum balance is %s
- Memo
- Tag
- Invalid Memo. It won\'t be added to the transaction
- Invalid Tag. It won\'t be added to the transaction
%s network has a concept of Existential Deposit. If your account drops below %s %s it will be deactivated and any remaining funds will be destroyed.
Destination account is not active. Send %s or more to activate the account.
\ 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 ef550053ca..27b10023cd 100644
--- a/app/src/main/res/values-it/strings_final.xml
+++ b/app/src/main/res/values-it/strings_final.xml
@@ -88,4 +88,8 @@
Select network
Scan your card
To access all the networks you need to scan the card
+ Memo
+ Tag
+ Invalid Memo. It won\'t be added to the transaction.
+ Invalid Tag. It won\'t be added to the transaction.
\ No newline at end of file
diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml
index ca3e7e93f1..5ab8b7abf9 100644
--- a/app/src/main/res/values-ru/strings.xml
+++ b/app/src/main/res/values-ru/strings.xml
@@ -359,4 +359,5 @@
Пожалуйста, расскажите нам больше о Вашей проблеме. Каждая деталь может быть полезной.
Информация ниже не является обязательной. Вы можете стереть её, если хотите.
Нет
+ Сеть %s использует концепцию экзистенциального депозита. Если баланс вашего счета опустится ниже %s %s, он будет деактивирован, а все оставшиеся средства будут уничтожены.
diff --git a/app/src/main/res/values-ru/strings_final.xml b/app/src/main/res/values-ru/strings_final.xml
index b1ffa0ba10..c505594cb4 100644
--- a/app/src/main/res/values-ru/strings_final.xml
+++ b/app/src/main/res/values-ru/strings_final.xml
@@ -97,11 +97,10 @@
Сброс к заводским настройкам
Сброс к заводским настройкам приведет к полному удалению кошелька с выбранной карты. Вы не сможете восстановить текущий кошелек или использовать эту карту для восстановления кода доступа.
Выберите сеть
+ Отсканируйте карту
+ Чтобы получить доступ ко всем сетям, вам необходимо отсканировать карту
Memo
Tag
Недопустимый Memo. Он не будет добавлен в транзакцию.
Недопустимый Tag. Он не будет добавлен в транзакцию.
- Сеть %s использует концепцию экзистенциального депозита. Если баланс вашего счета опустится ниже %s %s, он будет деактивирован, а все оставшиеся средства будут уничтожены.
- Отсканируйте карту
- Чтобы получить доступ ко всем сетям, вам необходимо отсканировать карту
diff --git a/app/src/main/res/values/strings_blockchain.xml b/app/src/main/res/values/strings_blockchain.xml
index 6a496314b1..9291701cb4 100644
--- a/app/src/main/res/values/strings_blockchain.xml
+++ b/app/src/main/res/values/strings_blockchain.xml
@@ -18,10 +18,6 @@
Reduce by %s XTZ
No, send all
Minimum balance is %s
- Memo
- Tag
- Invalid Memo. It won\'t be added to the transaction
- Invalid Tag. It won\'t be added to the transaction
%s network has a concept of Existential Deposit. If your account drops below %s %s it will be deactivated and any remaining funds will be destroyed.
Destination account is not active. Send %s or more to activate the account.
\ No newline at end of file
diff --git a/app/src/main/res/values/strings_final.xml b/app/src/main/res/values/strings_final.xml
index 4585bee0c1..0b5d3d9cd5 100644
--- a/app/src/main/res/values/strings_final.xml
+++ b/app/src/main/res/values/strings_final.xml
@@ -101,4 +101,8 @@
Select network
Scan your card
To access all the networks you need to scan the card
+ Memo
+ Tag
+ Invalid Memo. It won\'t be added to the transaction.
+ Invalid Tag. It won\'t be added to the transaction.