diff options
author | schwabe <none@none> | 2012-04-29 15:22:01 +0200 |
---|---|---|
committer | schwabe <none@none> | 2012-04-29 15:22:01 +0200 |
commit | 9a6b3b13a6ea67543173bacbc8e01ade44a1382f (patch) | |
tree | a40f9151d8bd58ec0c39835168f268101d5a4104 /res/xml/main_headers.xml | |
parent | 6dbfffefaf70609ac5bb7b3ebd71a0258427360a (diff) |
Version 0.4
fixes iusse #1
fixes iusse #2
fixes iusse #3
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" |