summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortom79 <tschneider.ac@gmail.com>2019-11-30 18:47:20 +0100
committertom79 <tschneider.ac@gmail.com>2019-11-30 18:47:20 +0100
commit398d1a4fe78f3ebcef24fd6a27b21adab024c7f3 (patch)
tree03e0c23fd50205569a684744e413810f78a2e117
parentd13e0f3508bd4bff5eac7d0786b69d8119dbd2e6 (diff)
parent4e1ca9c72d7294524bda10bf65337335e18b28d0 (diff)
Merge branch 'develop' of framagit.org:tom79/fedilab into develop
-rw-r--r--app/src/main/res/values-es/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index 15cd574fd..c7012f6d1 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -1087,7 +1087,7 @@ https://yandex.ru/legal/confidential/?lang=en </string>
<string name="set_user_agent_indication">Permite personalizar el agente de usuario que se utiliza para las llamadas a la api o con el navegador integrado.</string>
<string name="set_utm_parameters">Eliminar parámetros UTM</string>
<string name="set_utm_parameters_indication">La aplicación eliminará automáticamente los parámetros UTM de las URLs antes de visitar un enlace.</string>
- <string name="action_trends">Trends</string>
- <string name="trending_now">Trending now</string>
- <string name="talking_about">%d people talking</string>
+ <string name="action_trends">Tendencias</string>
+ <string name="trending_now">Tendencia ahora</string>
+ <string name="talking_about">%d personas hablando</string>
</resources>