aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Schneppe <kriztan@users.noreply.github.com>2020-02-18 21:41:52 +0100
committerChristian Schneppe <kriztan@users.noreply.github.com>2020-02-18 21:41:52 +0100
commitd9cf18629386a8a3c66a1714fc6fc146fdd47289 (patch)
tree7d90166bf72a9a44de252a7ec2977e9f01889d84
parent30b3638941500848030bcca0c13ba610b2b1c809 (diff)
New translations strings.xml (Spanish)
-rw-r--r--src/main/res/values-es/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values-es/strings.xml b/src/main/res/values-es/strings.xml
index ea60affbe..7f63bfa9b 100644
--- a/src/main/res/values-es/strings.xml
+++ b/src/main/res/values-es/strings.xml
@@ -215,7 +215,6 @@
<string name="channel_bare_jid_example">canal@conference.example.com</string>
<string name="save_as_bookmark">Guardar en marcadores</string>
<string name="delete_bookmark">Eliminar marcador</string>
- <string name="bookmark_already_exists">Este marcador ya existe</string>
<string name="topic">Tema</string>
<string name="joining_conference">Unirse al chat de grupo…</string>
<string name="leave">Salir</string>
@@ -1004,4 +1003,5 @@
<string name="show_videos_images_only">Solo imágenes o vídeos</string>
<string name="show_avatar">Mostrar avatar</string>
<string name="action_delete">Borrar</string>
+ <string name="hosted_on">alojado en %s</string>
</resources>