diff options
Diffstat (limited to 'res/xml/vpn_headers.xml')
-rw-r--r-- | res/xml/vpn_headers.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/vpn_headers.xml b/res/xml/vpn_headers.xml index 11409a8d..9d051a4d 100644 --- a/res/xml/vpn_headers.xml +++ b/res/xml/vpn_headers.xml @@ -25,7 +25,7 @@ </header> <header android:fragment="de.blinkt.openvpn.ShowConfigFragment" - android:summary="Shows the generated openvpn Configuration File" + android:summary="@string/generated_config_summary" android:title="@string/generated_config" /> </preference-headers>
\ No newline at end of file |