android: Spinner added to select the VPN type

This commit is contained in:
Tobias Brunner
2012-08-31 18:24:19 +02:00
parent 48f51d9454
commit 825c192d4f
9 changed files with 158 additions and 24 deletions
@@ -51,6 +51,7 @@
<string name="profile_name_label">Nazwa profilu:</string>
<string name="profile_name_hint">(użyj adresu bramki)</string>
<string name="profile_gateway_label">Bramka:</string>
<string name="profile_vpn_type_label">Typ:</string>
<string name="profile_username_label">Użytkownik:</string>
<string name="profile_password_label">Hasło:</string>
<string name="profile_password_hint">(w razie potrzebz zapromptuj)</string>