diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index d9bd5a9..8665b6b 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -85,10 +85,10 @@
Si crees que puedes hacerlo, lo puedes hacer.
Ya casi lo logras, ¡Tú puedes!
Felicitaciones 🎉
- Ahorrado actualmente %s de %s.
- Has ahorrado %s de %s.
+ Ahorrado actualmente %1$s de %2$s.
+ Has ahorrado %1$s de %2$s.
- Tienes hasta el %s (%s) días restantes.
+ Tienes hasta el %1$s (%2$s) días restantes.
Necesitas ahorrar alrededor de %s/
día.
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index 76edc39..2db33d4 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -84,10 +84,10 @@
Se pensi che puoi farcela, ce la fai.
Ci siamo quasi, ci sei!
Congratulazioni 🎉
- Attualmente hai risparmiato %s di %s.
- Hai risparmiato %s su %s.
+ Attualmente hai risparmiato %1$s di %2$s.
+ Hai risparmiato %1$s su %2$s.
- Hai fino al %s (%s) giorni rimasti.
+ Hai fino al %1$s (%2$s) giorni rimasti.
Devi risparmiare all\'incirca %s/
giorno.
diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml
index 8f23cb8..8c471e9 100644
--- a/app/src/main/res/values-pt/strings.xml
+++ b/app/src/main/res/values-pt/strings.xml
@@ -82,10 +82,10 @@
Se você acredita que pode fazer, você pode.
Quase lá, você consegue!
Parabéns 🎉
- Salvo atualmente %s de %s.
- Você salvou %s de %s.
+ Salvo atualmente %1$s de %2$s.
+ Você salvou %1$s de %2$s.
- Você tem até %s (%s) dias restantes.
+ Você tem até %1$s (%2$s) dias restantes.
Você precisa economizar cerca de %s/
dia.
diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml
index 150b4cc..3021778 100644
--- a/app/src/main/res/values-ru/strings.xml
+++ b/app/src/main/res/values-ru/strings.xml
@@ -86,10 +86,10 @@
Если вы думаете, что сможете это сделать, значит, сможете.
Почти у цели, вы получили это!
Поздравляю 🎉
- В настоящее время сохранены %s из %s.
- Вы сохранили %s из %s .
+ В настоящее время сохранены %1$s из %2$s.
+ Вы сохранили %1$s из %2$s .
- У вас осталось времени до %s (%s) дней.
+ У вас осталось времени до %1$s (%2$s) дней.
Вам нужно сберегать примерно %s в
день.
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index 77c1cb0..198e16a 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -85,10 +85,10 @@
Yapabileceğini düşünüyorsan, yapabilirsin.
Neredeyse oldu, Halledeceksin!
Tebrikler 🎉
- Biriktirilen: %s hedef: %s.
- %s arasından %s biriktirdin.
+ Biriktirilen: %1$s hedef: %2$s.
+ %1$s arasından %2$s biriktirdin.
- %s tarihine kadar süren var (%s) gün kaldı.
+ %1$s tarihine kadar süren var (%2$s) gün kaldı.
Yaklaşık olarak biriktirmen gereken: %s/
gün.
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index 620aa94..55e3bdb 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -84,10 +84,10 @@
只要想干,就一定能够成功。
即将完成,您快成功了!
恭喜 🎉
- 当前已省钱%s,目标是%s。
- 您已经省钱%s,目标是省钱%s。
+ 当前已省钱%1$s,目标是%2$s。
+ 您已经省钱%1$s,目标是省钱%2$s。
- 还剩%s天(共%s天)。
+ 还剩%1$s天(共%2$s天)。
您需要省钱大约%s/
天。
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml
index 6e2049c..0c1cf10 100644
--- a/app/src/main/res/values-zh-rTW/strings.xml
+++ b/app/src/main/res/values-zh-rTW/strings.xml
@@ -83,10 +83,10 @@
如果您認為自己能做到,那麼您就能做到。
快到了,您可以做到!
恭喜 🎉
- 目前已儲蓄 %s,目標 %s。
- 您已儲蓄 %s,目標 %s。
+ 目前已儲蓄 %1$s,目標 %2$s。
+ 您已儲蓄 %1$s,目標 %2$s。
- 您還有到 %s 的時間,剩餘 (%s) 天。
+ 您還有到 %1$s 的時間,剩餘 (%2$s) 天。
您需要每天儲蓄約 %s/
天。
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index fe4ffea..5a01c15 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -84,10 +84,10 @@
If you think you can do it, you can.
Almost there, You got this!
Congratulations 🎉
- Currently saved %s out of %s.
- You\'ve saved %s out of %s.
+ Currently saved %1$s out of %2$s.
+ You\'ve saved %1$s out of %2$s.
- You have until %s (%s) days left.
+ You have until %1$s (%2$s) days left.
You need to save around %s/
day.