Added new UI to select a specific CA certificate
With this change there is no need to wait for all certificates being loaded anymore (this happens only when the user opens the selection activity).
This commit is contained in:
@@ -51,6 +51,8 @@
|
||||
<string name="profile_password_hint">(prompt when needed)</string>
|
||||
<string name="profile_ca_label">CA certificate:</string>
|
||||
<string name="profile_ca_auto_label">Select automatically</string>
|
||||
<string name="profile_ca_select_certificate_label">Select CA certificate</string>
|
||||
<string name="profile_ca_select_certificate">Select a specific CA certificate</string>
|
||||
<!-- Warnings/Notifications in the details view -->
|
||||
<string name="alert_text_no_input_gateway">Please enter the gateway address here</string>
|
||||
<string name="alert_text_no_input_username">Please enter your username here</string>
|
||||
|
||||
Reference in New Issue
Block a user