diff options
Diffstat (limited to 'res/xml/main_headers.xml')
-rw-r--r-- | res/xml/main_headers.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/main_headers.xml b/res/xml/main_headers.xml index a0c4f432..7ea95848 100644 --- a/res/xml/main_headers.xml +++ b/res/xml/main_headers.xml @@ -3,7 +3,7 @@ <header android:fragment="de.blinkt.openvpn.VPNProfileList" - android:summary="List of all VPN, confusing to be here :)" + android:summary="List of all configured VPNs" android:title="All your precious VPNs" /> <header android:fragment="de.blinkt.openvpn.AboutFragment" |