Fragment added to list the VPN profiles

This commit is contained in:
Tobias Brunner
2012-08-11 15:10:34 +02:00
parent 03a5a63c03
commit 7329618cc2
3 changed files with 118 additions and 1 deletions
+3 -1
View File
@@ -21,7 +21,9 @@
<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>
<string name="profile_gateway_label">Gateway:</string>
<string name="profile_username_label">Username:</string>
</resources>
</resources>