diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-02-05 16:42:37 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-02-05 16:42:37 +0100 |
commit | 680f5a18227f0a7e9037b42c97a57b19403cfaa4 (patch) | |
tree | 004911c7ed3298b79525795b549b8018821659ad /res/values-es | |
parent | 1a65622af5d97bfcf56c84e90e40bfd0b214e43b (diff) |
Use arrows instead of text in the transferred byte message to save space. Fix closing of management socket
Diffstat (limited to 'res/values-es')
-rwxr-xr-x | res/values-es/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index 8e1b3a5a..5bc4e406 100755 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -125,7 +125,6 @@ <string name="no_vpn_support_image">Su imagen no es compatible con la API de VPNService, lo siento :(</string> <string name="encryption">Cifrado</string> <string name="cipher_dialog_title">Especifique el método de cifrado</string> - <string name="chipher_dialog_message">Introduzca la clave de cifrado para OpenVPN. Deje en blanco para utilizar cifrado predeterminado</string> <string name="settings_auth">Autenticación/Cifrado</string> <string name="file_explorer_tab">Administrador de archivos</string> <string name="inline_file_tab">Archivo en línea</string> |