diff --git a/common/src/main/res/values-es/strings.xml b/common/src/main/res/values-es/strings.xml
index fb3639f3..b29a5f23 100644
--- a/common/src/main/res/values-es/strings.xml
+++ b/common/src/main/res/values-es/strings.xml
@@ -62,7 +62,7 @@
Hice %1$d/%2$d en %3$d segundos.
Estoy jugando %1$s
No se pudo compartir el juego
- %s - %s
+ %1$s - %2$s
Efectos de Sonido
Dejar
¿Estás seguro?
diff --git a/common/src/main/res/values-pt/strings.xml b/common/src/main/res/values-pt/strings.xml
index 3b5bf12a..8f71253f 100644
--- a/common/src/main/res/values-pt/strings.xml
+++ b/common/src/main/res/values-pt/strings.xml
@@ -62,7 +62,7 @@
Eu fiz %1$d/%2$d em %3$d segundos.
Estou jogando %1$s
Falha ao compartilhar jogo
- %s - %s
+ %1$s - %2$s
Efeitos Sonoros
Sair
Você tem certeza?
diff --git a/common/src/main/res/values-zh/strings.xml b/common/src/main/res/values-zh/strings.xml
index 719bab97..556066ae 100644
--- a/common/src/main/res/values-zh/strings.xml
+++ b/common/src/main/res/values-zh/strings.xml
@@ -62,7 +62,7 @@
我在%3$d秒内获得了%1$d/%2$d分。
我在玩%1$s
无法分享游戏
- %s - %s
+ %1$s%2$s
音效
退出
确定吗?
diff --git a/common/src/main/res/values/strings.xml b/common/src/main/res/values/strings.xml
index 407019ca..98fabcd0 100644
--- a/common/src/main/res/values/strings.xml
+++ b/common/src/main/res/values/strings.xml
@@ -62,7 +62,7 @@
I did %1$d/%2$d in %3$d seconds.
I\'m playing %1$s
Failed to share game
- %s - %s
+ %1$s - %2$s
Sound Effects
Quit
Are you sure?