PM-17958: Update appearance text (#4686)

This commit is contained in:
David Perez
2025-02-04 09:52:25 -06:00
committed by GitHub
parent b342f21cbb
commit 5f48d7bebd
3 changed files with 16 additions and 8 deletions

View File

@@ -341,7 +341,7 @@ Scanning will happen automatically.</string>
<string name="address">Address</string>
<string name="expiration">Expiration</string>
<string name="show_website_icons">Show website icons</string>
<string name="show_website_icons_description">Show a recognizable image next to each login.</string>
<string name="show_website_icons_description">Show a recognizable image next to each login</string>
<string name="icons_url">Icons server URL</string>
<string name="autofill_with_bitwarden">Autofill with Bitwarden</string>
<string name="vault_is_locked">Vault is locked</string>
@@ -472,7 +472,7 @@ Scanning will happen automatically.</string>
<string name="default_uri_match_detection">Default URI match detection</string>
<string name="default_uri_match_detection_description">Choose the default way that URI match detection is handled for logins when performing actions such as autofill.</string>
<string name="theme">Theme</string>
<string name="theme_description">Change the application\'s color theme.</string>
<string name="theme_description">Change the application\'s color theme</string>
<string name="theme_default">Default (System)</string>
<string name="default_dark_theme">Default dark theme</string>
<string name="copy_notes">Copy note</string>
@@ -793,6 +793,7 @@ Do you want to switch to this account?</string>
<string name="no_pending_requests">No pending requests</string>
<string name="enable_camer_permission_to_use_the_scanner">Enable camera permission to use the scanner</string>
<string name="language">Language</string>
<string name="language_description">Change the application\'s language</string>
<string name="language_change_x_description">The language has been changed to %1$s. Please restart the app to see the change</string>
<string name="language_change_requires_app_restart">Language change requires app restart</string>
<string name="default_system">Default (System)</string>