diff options
author | Tobias Brunner <tobias@strongswan.org> | 2012-07-17 19:12:56 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2012-08-11 15:10:34 +0200 |
commit | 0458ac7cbcc1cfbf298bdd4d8431425f6df7bcd2 (patch) | |
tree | 8f3ae2bb8080085ea5ccc1c556c53fd69b6146d7 /src/frontends/android/res/values/strings.xml | |
parent | 7329618cc210ffb3eb6c7ab3f26bcd9608e1ea02 (diff) | |
download | strongswan-0458ac7cbcc1cfbf298bdd4d8431425f6df7bcd2.tar.bz2 strongswan-0458ac7cbcc1cfbf298bdd4d8431425f6df7bcd2.tar.xz |
Show list fragment in main activity
Diffstat (limited to 'src/frontends/android/res/values/strings.xml')
-rw-r--r-- | src/frontends/android/res/values/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/frontends/android/res/values/strings.xml b/src/frontends/android/res/values/strings.xml index 5b7acfc51..99859d156 100644 --- a/src/frontends/android/res/values/strings.xml +++ b/src/frontends/android/res/values/strings.xml @@ -19,7 +19,6 @@ <!-- Application --> <string name="app_name">strongSwan VPN Client</string> - <string name="hello">Hello World, strongSwanActivity!</string> <!-- VPN profile list --> <string name="no_profiles">No VPN profiles.</string> |