summaryrefslogtreecommitdiff
path: root/res/values-es/strings.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-07-18 00:34:30 +0200
committerArne Schwabe <arne@rfc2549.org>2012-07-18 00:34:30 +0200
commit39a3d1c9cd3ff85abb24eafa115a31b0751d9eb5 (patch)
tree531f547595dc54c1f4c882ebfa1ba3074a59db65 /res/values-es/strings.xml
parent65a30c587b1f7f2333073cad811f67284977a5f9 (diff)
- Remove not translatable strings
- remove the experiential config importer string. The Importer should be quite stable now
Diffstat (limited to 'res/values-es/strings.xml')
-rw-r--r--res/values-es/strings.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 95506916..dfaeedb4 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -17,8 +17,6 @@
<string name="app">OpenVPN para Android</string>
<string name="address">Dirección del servidor:</string>
<string name="port">Puerto del servidor:</string>
- <string name="defaultserver">openvpn.uni-paderborn.de</string>
- <string name="defaultport">1194</string>
<string name="location">Ubicación</string>
<string name="cant_read_folder">¡carpeta no se puede leer!</string>
<string name="select">Seleccionar</string>
@@ -33,9 +31,6 @@
<string name="no_certificate">No hay nada seleccionado</string>
<string name="copyright_guicode">El código fuente y seguimiento de problemas están disponibles a http://code.google.com/p/ics-openvpn/ </string>
<string name="copyright_others">Este programa utiliza los siguientes componentes. Ver la fuente para detalles completos sobre las licencias.</string>
- <string name="openvpn">OpenVPN</string>
- <string name="lzo">LZO</string>
- <string name="openssl">OpenSSL</string>
<string name="about">Acerca de</string>
<string name="about_summary">Acerca de OpenVPN para Android</string>
<string name="vpn_list_summary">Lista de todas las VPNs configuradas</string>
@@ -163,7 +158,6 @@
<string name="import_done">Lectura del archivo de configuración terminada.</string>
<string name="nobind_summary">No enlazar a la dirección local y el puerto</string>
<string name="no_bind">Sin enlazamiento local</string>
- <string name="import_experimental">Por favor, ten en cuenta que importador de configuración es una característica experimental. Si no funciona para ti o crees que se podría mejorar, mándame un correo.</string>
<string name="import_configuration_file">Importar archivo de configuración</string>
<string name="faq_security_title">Seguridad</string>
<string name="import_vpn">Importar</string>