diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-05-10 00:13:08 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-05-10 00:13:08 +0200 |
commit | 2dcc54d15d5d864ba98f7d7d857cb74fa3cc5e60 (patch) | |
tree | d49d7731cceb994a3ea79a320e68a8a8c3b79aed /res/xml/vpn_headers.xml | |
parent | 9b87e180b4956b036917ab81e40d92804bacef8b (diff) | |
parent | e652cd62a450aa4bb284d717a1f0bd1b1d1b86a2 (diff) |
Merge
Diffstat (limited to 'res/xml/vpn_headers.xml')
-rw-r--r-- | res/xml/vpn_headers.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/res/xml/vpn_headers.xml b/res/xml/vpn_headers.xml index f755dc8c..60ddce7c 100644 --- a/res/xml/vpn_headers.xml +++ b/res/xml/vpn_headers.xml @@ -15,8 +15,7 @@ android:title="IP Settings" /> <header android:fragment="de.blinkt.openvpn.Settings_Authentication" - android:summary="Authentication" - android:title="Authentication" /> + android:title="@string/settings_auth" /> <!-- android:icon="@drawable/ic_settings_display" --> <header |