diff options
author | kruks23 <scardenas@openmailbox.org> | 2014-07-13 13:29:06 +0200 |
---|---|---|
committer | kruks23 <scardenas@openmailbox.org> | 2014-07-13 13:29:06 +0200 |
commit | c4d6775f7dc4ce1d11293eba3044151762cf0c53 (patch) | |
tree | 6ff02e0e80d0060df0cdc1790e849bca1a5d8848 /res/values-es | |
parent | d0f5c9c9cca07edf13ba2c7bcbae5fe437840030 (diff) |
Update Spanish Translations
Diffstat (limited to 'res/values-es')
-rw-r--r-- | res/values-es/strings.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index 8dd17059..c8877534 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -258,9 +258,13 @@ <string name="conferences">Conferencias</string> <string name="search">Buscar</string> <string name="create_contact">Crear Contacto</string> - <string name="create_conference">Crear Conferencia</string> + <string name="join_conference">Unirse a Conferencia</string> <string name="delete_contact">Eliminar Contacto</string> <string name="view_contact_details">Ver detalles del contacto</string> <string name="create">Crear</string> <string name="contact_already_exists">El contacto ya existe</string> + <string name="join">Unirse</string> + <string name="conference_address">Dirección de la Conferencia</string> + <string name="conference_address_example">nombre@conferencia.ejemplo.com</string> + <string name="save_as_bookmark">Guardar en marcadores</string> </resources>
\ No newline at end of file |