diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-04-24 21:22:42 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-04-24 21:22:42 +0200 |
commit | 0106121c24783a83ec4c816e660abed212c92fd9 (patch) | |
tree | c24dfae3f1c860b326ef34ba3d18e1d3efbb7974 /res/values-ca | |
parent | 955cde70342bf73ec1776ba0ad565544404ccb68 (diff) |
Switch license to GPLv2.\nI am annoyed of people modifying my code, breaking and then ask me for help on their commercial product for free...
--HG--
extra : rebase_source : 9c5beb9346c0c4cc124c6286c4d97e3895b7a8fe
Diffstat (limited to 'res/values-ca')
-rwxr-xr-x | res/values-ca/strings.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml index 56107174..abf27a06 100755 --- a/res/values-ca/strings.xml +++ b/res/values-ca/strings.xml @@ -15,8 +15,6 @@ <string name="client_pkcs12_title">Fitxer PKCS12</string> <string name="ca_title">Certificat CA</string> <string name="about">Quan a</string> - <string name="about_summary">Quan a OpenVPN per Android</string> - <string name="vpn_list_summary">Llista de VPNs configurades</string> <string name="vpn_type">Tipus</string> <string name="pkcs12pwquery">Contrasenya PKCS12</string> <string name="file_select">Selecciona…</string> @@ -56,9 +54,6 @@ <string name="error">"Error: "</string> <string name="clear">Neteja</string> <string name="info">info</string> - <string name="show_connection_details">Mostra els detalls de conexió</string> - <string name="dns_server_info">Servidor DNS: %s</string> - <string name="dns_domain_info">Domini DNS: %s</string> <string name="routes_info">Rutes: %s</string> <string name="routes_info6">Rutes IPv6: %s</string> <string name="send_logfile">Envia el fitxer de registre</string> @@ -68,7 +63,6 @@ <string name="tap_mode">Mode Tap</string> <string name="faq_tap_mode">No es pot utiltizar el mode tap amb la api no rootejada. L\'aplicació no suporta tap</string> <string name="faq">FAQ</string> - <string name="faq_summary">Preguntes frequents</string> <string name="copying_log_entries">Copiant entrades de registre</string> <string name="faq_shortcut">Acces directe per inciar</string> <string name="encryption">Encriptació</string> @@ -76,7 +70,6 @@ <string name="settings_auth">Autentificació/Encriptació</string> <string name="file_explorer_tab">Explorador de fitxers</string> <string name="inline_file_tab">Fitxer en linea</string> - <string name="import_file">Importa</string> <string name="error_importing_file">Error important el fitxer</string> <string name="import_error_message">No s\'ha pogut importar el fitxer del sistema de fitxers</string> <string name="inline_file_data">[[Inline file data]]</string> |