Skip to content

Commit

Permalink
[PM-16808] Add question mark to copy (#4544) (#4545)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrebispo5 authored Jan 10, 2025
1 parent 3e55256 commit e63a549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1089,7 +1089,7 @@ Do you want to switch to this account?</string>
<string name="copy_address">Copy address</string>
<string name="important_notice">Important notice</string>
<string name="bitwarden_will_soon_send_a_code_to_your_account_email_to_verify_logins_from_new_devices_in_february">Bitwarden will send a code to your account email to verify logins from new devices starting in February 2025.</string>
<string name="do_you_have_reliable_access_to_your_email">Do you have reliable access to your email, <annotation emphasis="bold"><annotation arg="0">%1$s?</annotation></annotation></string>
<string name="do_you_have_reliable_access_to_your_email">Do you have reliable access to your email, <annotation emphasis="bold"><annotation arg="0">%1$s?</annotation></annotation>?</string>
<string name="yes_i_can_reliably_access_my_email">Yes, I can reliably access my email</string>
<string name="biometrics_no_longer_supported_title">Biometrics are no longer supported on this device</string>
<string name="biometrics_no_longer_supported">You’ve been logged out because your device’s biometrics don’t meet the latest security requirements. To update settings, log in once again or contact your administrator for access.</string>
Expand Down

0 comments on commit e63a549

Please sign in to comment.