<!-- Description of dialog to enable/dislable access to credential storage from an action that requires the credential storage -->
<stringname="cstor_access_dialog_hint_from_action">This action requires enabling the credential storage. Please enter the password to enable it.</string>
<stringname="cstor_access_dialog_hint_from_action">Enter the credential storage password.</string>
<!-- Title of preference to set storage password -->
@@ -1978,9 +1979,9 @@ found in the list of installed applications.</string>
<!-- Description for the confirm-new-password input box -->
<stringname="cstor_confirm_password">Confirm new password:</string>
<!-- Description when user set up the storage for the very first time -->
<stringname="cstor_first_time_hint">You must set a password for the credential storage.</string>
<stringname="cstor_first_time_hint">Set a password for the credential storage.</string>
<!-- Description when user set up the storage for the very first time from an action that requires the credential storage-->
<stringname="cstor_first_time_hint_from_action">This action requires the credential storage but the storage has not been activated before. To activiate it, you must set a password for the credential storage.</string>
<stringname="cstor_first_time_hint_from_action">Set a password for the credential storage.</string>
<stringname="cstor_password_error">Please enter the correct password.</string>
<stringname="cstor_password_error_reset_warning">Please enter the correct password. You have one more try to enter the correct password before the credential storage is erased.</string>
<stringname="cstor_password_error_reset_warning_plural">Please enter the correct password. You have %d more tries to enter the correct password before the credential storage is erased.</string>