[PM-17531] Add dialog for client certificate import (#4622)

This commit is contained in:
Patrick Honkonen
2025-01-24 16:08:21 -05:00
committed by GitHub
parent b84d393208
commit 92b92403c6
2 changed files with 127 additions and 0 deletions

View File

@@ -1126,4 +1126,7 @@ Do you want to switch to this account?</string>
<string name="we_ll_walk_you_through_the_key_features_to_add_a_new_login">We\'ll walk you through the key features to add a new login.</string>
<string name="explore_the_generator">Explore the generator</string>
<string name="learn_more_about_generating_secure_login_credentials_with_guided_tour">Learn more about generating secure login credentials with a guided tour.</string>
<string name="import_client_certificate">Import client certificate</string>
<string name="enter_the_client_certificate_password_and_alias">Enter the client certificate password and the desired alias for this certificate.</string>
<string name="alias">Alias</string>
</resources>