Prompt the user for a password if none is configured in the VPN profile

This commit is contained in:
Tobias Brunner
2012-08-13 11:00:26 +02:00
parent fcb5448017
commit b1340aa129
3 changed files with 107 additions and 1 deletions
@@ -50,4 +50,8 @@
<string name="alert_text_nocertfound_title">No CA certificate selected</string>
<string name="alert_text_nocertfound">Please select one or activate <i>Select automatically</i></string>
<!-- Dialogs -->
<string name="login_title">Enter password to connect</string>
<string name="login_confirm">Connect</string>
</resources>