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 | 4a2f853dba829b6c3b582c9c2a0b1bab5d902d4a (patch) | |
tree | 6f5bc425099e608bf260c307556d85de6b6034a6 /res/xml/vpn_authentification.xml | |
parent | 1c21f335d7c3c5049c3e9cdd6c9dc411bb153e2d (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" |