mirror of
https://github.com/bitwarden/android.git
synced 2026-05-04 22:49:45 -05:00
Update the app with the latest strings (#1354)
This commit is contained in:
committed by
Álison Fernandes
parent
dd97235c26
commit
179c5199e7
@@ -908,9 +908,9 @@ Do you want to switch to this account?</string>
|
||||
<string name="remind_me_later">Remind me later</string>
|
||||
<string name="notice">Notice</string>
|
||||
<string name="passkeys_not_supported_for_this_app">Passkeys not supported for this app</string>
|
||||
<string name="passkey_operation_failed_because_browser_is_not_privileged" translatable="false">Passkey operation failed because browser is not privileged</string>
|
||||
<string name="passkey_operation_failed_because_browser_signature_does_not_match" translatable="false">Passkey operation failed because browser signature does not match</string>
|
||||
<string name="passkey_operation_failed_because_of_missing_asset_links" translatable="false">Passkey operation failed because of missing asset links</string>
|
||||
<string name="passkey_operation_failed_because_app_not_found_in_asset_links" translatable="false">Passkey operation failed because app not found in asset links</string>
|
||||
<string name="passkey_operation_failed_because_app_could_not_be_verified" translatable="false">Passkey operation failed because app could not be verified</string>
|
||||
<string name="passkey_operation_failed_because_browser_is_not_privileged">Passkey operation failed because browser is not privileged</string>
|
||||
<string name="passkey_operation_failed_because_browser_signature_does_not_match">Passkey operation failed because browser signature does not match</string>
|
||||
<string name="passkey_operation_failed_because_of_missing_asset_links">Passkey operation failed because of missing asset links</string>
|
||||
<string name="passkey_operation_failed_because_app_not_found_in_asset_links">Passkey operation failed because app not found in asset links</string>
|
||||
<string name="passkey_operation_failed_because_app_could_not_be_verified">Passkey operation failed because app could not be verified</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user