diff options
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 79d6969..99e0f3e 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" |