diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-05-31 00:49:08 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-05-31 00:49:08 +0200 |
commit | 2bae1d0cf273305e4b4a46fb1dcfbfa8876a0a9b (patch) | |
tree | 7e7d3f23855e7d19ff0eb051d5bf44f74a2532cd /res/xml/vpn_authentification.xml | |
parent | ceb1166e5c34c4647e4f1fdacbb81d86a155f065 (diff) |
Add most of the missing german translations
Diffstat (limited to 'res/xml/vpn_authentification.xml')
-rw-r--r-- | res/xml/vpn_authentification.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/vpn_authentification.xml b/res/xml/vpn_authentification.xml index 79d69697..99e0f3e8 100644 --- a/res/xml/vpn_authentification.xml +++ b/res/xml/vpn_authentification.xml @@ -16,7 +16,7 @@ android:key="remotecn" android:title="@string/enter_tlscn_title" /> - <PreferenceCategory android:title="TLS Authentication" > + <PreferenceCategory android:title="@string/tls_authentication" > <SwitchPreference android:key="useTLSAuth" android:summary="@string/tls_key_auth" |