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-nl | |
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-nl')
-rwxr-xr-x | res/values-nl/strings.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml index d4f079a5..03a98d41 100755 --- a/res/values-nl/strings.xml +++ b/res/values-nl/strings.xml @@ -15,8 +15,6 @@ <string name="client_pkcs12_title">PKCS12 Bestand</string> <string name="ca_title">CA Certificaat</string> <string name="about">Over</string> - <string name="about_summary">Over OpenVPN voor Android</string> - <string name="vpn_list_summary">Lijst van alle geconfigureerde VPN verbindingen</string> <string name="vpn_type">Type</string> <string name="pkcs12pwquery">PKCS12 Wachtwoord</string> <string name="file_select">Selecteer…</string> @@ -72,11 +70,7 @@ <string name="error">"Fout:"</string> <string name="clear">Leeg maken</string> <string name="info">info</string> - <string name="show_connection_details">Details van de verbinding weergeven</string> - <string name="last_openvpn_tun_config">Laatste interfaceconfiguratie van OpenVPN:</string> <string name="local_ip_info">Lokaal IPv4: %1$s/%2$d IPv6: %3$s MTU: %4$d</string> - <string name="dns_server_info">DNS Server: %s</string> - <string name="dns_domain_info">DNS Domein: %s</string> <string name="routes_info">Routes: %s</string> <string name="routes_info6">Routes IPv6: %s</string> <string name="version_info">%1$s %2$s</string> |