From 39e72a86e226210b564354bfa33ae55c1f828271 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bispo?= <abispo@bitwarden.com> Date: Thu, 9 Jan 2025 23:21:54 +0000 Subject: [PATCH] [PM-16808] Add question mark to copy (#4544) --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f3b88d3b2..bb7c068a9 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -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>