diff --git a/apps/browser/src/_locales/en/messages.json b/apps/browser/src/_locales/en/messages.json index f65da3812c..8fcb5822a7 100644 --- a/apps/browser/src/_locales/en/messages.json +++ b/apps/browser/src/_locales/en/messages.json @@ -146,10 +146,10 @@ "message": "Account" }, "changeMasterPassword": { - "message": "Change Master Password" + "message": "Change master password" }, "fingerprintPhrase": { - "message": "Fingerprint Phrase", + "message": "Fingerprint phrase", "description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing." }, "yourAccountsFingerprint": { @@ -157,10 +157,10 @@ "description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing." }, "twoStepLogin": { - "message": "Two-step Login" + "message": "Two-step login" }, "logOut": { - "message": "Log Out" + "message": "Log out" }, "about": { "message": "About" @@ -193,7 +193,7 @@ "message": "There are no folders to list." }, "helpFeedback": { - "message": "Help & Feedback" + "message": "Help & feedback" }, "sync": { "message": "Sync" @@ -215,10 +215,10 @@ "message": "Automatically generate strong, unique passwords for your logins." }, "bitWebVault": { - "message": "Bitwarden Web Vault" + "message": "Bitwarden web vault" }, "importItems": { - "message": "Import Items" + "message": "Import items" }, "select": { "message": "Select" @@ -330,7 +330,7 @@ "message": "Other" }, "rateExtension": { - "message": "Rate the Extension" + "message": "Rate the extension" }, "rateExtensionDesc": { "message": "Please consider helping us out with a good review!" @@ -364,10 +364,10 @@ "message": "Invalid master password" }, "vaultTimeout": { - "message": "Vault Timeout" + "message": "Vault timeout" }, "lockNow": { - "message": "Lock Now" + "message": "Lock now" }, "immediately": { "message": "Immediately" @@ -403,10 +403,10 @@ "message": "4 hours" }, "onLocked": { - "message": "On System Lock" + "message": "On system lock" }, "onRestart": { - "message": "On Browser Restart" + "message": "On browser restart" }, "never": { "message": "Never" @@ -567,26 +567,26 @@ "message": "No Folder", "description": "This is the folder for uncategorized items" }, - "disableAddLoginNotification": { - "message": "Disable Add Login Notification" + "enableAddLoginNotification": { + "message": "Ask to add login" }, "addLoginNotificationDesc": { - "message": "The \"Add Login Notification\" automatically prompts you to save new logins to your vault whenever you log into them for the first time." + "message": "Ask to add an item if one isn't found in your vault." }, - "dontShowCardsCurrentTab": { - "message": "Don't Show Cards on Tab Page" + "showCardsCurrentTab": { + "message": "Show cards on Tab page" }, - "dontShowCardsCurrentTabDesc": { - "message": "Card items from your vault are listed on the 'Current Tab' page for easy auto-fill access." + "showCardsCurrentTabDesc": { + "message": "List card items on the Tab page for easy auto-fill." }, - "dontShowIdentitiesCurrentTab": { - "message": "Don't Show Identities on Tab Page" + "showIdentitiesCurrentTab": { + "message": "Show identities on Tab page" }, - "dontShowIdentitiesCurrentTabDesc": { - "message": "Identity items from your vault are listed on the 'Current Tab' page for easy auto-fill access." + "showIdentitiesCurrentTabDesc": { + "message": "List identity items on the Tab page for easy auto-fill." }, "clearClipboard": { - "message": "Clear Clipboard", + "message": "Clear clipboard", "description": "Clipboard is the operating system thing where you copy/paste data to on your device." }, "clearClipboardDesc": { @@ -599,11 +599,11 @@ "notificationAddSave": { "message": "Save" }, - "disableChangedPasswordNotification": { - "message": "Disable Changed Password Notification" + "enableChangedPasswordNotification": { + "message": "Ask to update existing login" }, - "disableChangedPasswordNotificationDesc": { - "message": "The \"Changed Password Notification\" automatically prompts you to update a login's password in your vault whenever it detects that you have changed it on a website." + "changedPasswordNotificationDesc": { + "message": "Ask to update a login's password when a change is detected on a website." }, "notificationChangeDesc": { "message": "Do you want to update this password in Bitwarden?" @@ -611,14 +611,14 @@ "notificationChangeSave": { "message": "Update" }, - "disableContextMenuItem": { - "message": "Disable Context Menu Options" + "enableContextMenuItem": { + "message": "Show context menu options" }, - "disableContextMenuItemDesc": { - "message": "Context menu options provide quick access to password generation and logins for the website in your current tab." + "contextMenuItemDesc": { + "message": "Use a secondary click to access password generation and matching logins for the website. " }, "defaultUriMatchDetection": { - "message": "Default URI Match Detection", + "message": "Default URI match detection", "description": "Default URI match detection for auto-fill." }, "defaultUriMatchDetectionDesc": { @@ -639,11 +639,11 @@ "description": "Light color" }, "solarizedDark": { - "message": "Solarized Dark", + "message": "Solarized dark", "description": "'Solarized' is a noun and the name of a color scheme. It should not be translated." }, "exportVault": { - "message": "Export Vault" + "message": "Export vault" }, "fileFormat": { "message": "File Format" @@ -671,7 +671,7 @@ "message": "Shared" }, "learnOrg": { - "message": "Learn about Organizations" + "message": "Learn about organizations" }, "learnOrgConfirmation": { "message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?" @@ -747,7 +747,7 @@ "message": "You cannot use this feature until you update your encryption key." }, "premiumMembership": { - "message": "Premium Membership" + "message": "Premium membership" }, "premiumManage": { "message": "Manage Membership" @@ -806,14 +806,14 @@ "refreshComplete": { "message": "Refresh complete" }, - "disableAutoTotpCopy": { - "message": "Disable Automatic TOTP Copy" + "enableAutoTotpCopy": { + "message": "Copy TOTP automatically" }, "disableAutoTotpCopyDesc": { - "message": "If your login has an authenticator key attached to it, the TOTP verification code is automatically copied to your clipboard whenever you auto-fill the login." + "message": "If a login has an authenticator key, copy the TOTP verification code to your clip-board when you auto-fill the login." }, - "disableAutoBiometricsPrompt": { - "message": "Do not prompt for biometrics on launch" + "enableAutoBiometricsPrompt": { + "message": "Ask for biometrics on launch" }, "premiumRequired": { "message": "Premium Required" @@ -951,10 +951,10 @@ "message": "The environment URLs have been saved." }, "enableAutoFillOnPageLoad": { - "message": "Enable Auto-fill on Page Load" + "message": "Auto-fill on page load" }, "enableAutoFillOnPageLoadDesc": { - "message": "If a login form is detected, automatically perform an auto-fill when the web page loads." + "message": "If a login form is detected, auto-fill when the web page loads." }, "experimentalFeature": { "message": "This is currently an experimental feature. Use at your own risk." @@ -963,10 +963,10 @@ "message": "Default autofill setting for login items" }, "defaultAutoFillOnPageLoadDesc": { - "message": "After enabling Auto-fill on Page Load, you can enable or disable the feature for individual login items. This is the default setting for login items that are not separately configured." + "message": "You can turn off auto-fill on page load for individual login items from the item's Edit view." }, "itemAutoFillOnPageLoad": { - "message": "Auto-fill on Page Load (if enabled in Options)" + "message": "Auto-fill on page load (if enabled in Options)" }, "autoFillOnPageLoadUseDefault": { "message": "Use default setting" @@ -1033,17 +1033,17 @@ "popupU2fCloseMessage": { "message": "This browser cannot process U2F requests in this popup window. Do you want to open this popup in a new window so that you can log in using U2F?" }, - "disableFavicon": { - "message": "Disable Website Icons" + "enableFavicon": { + "message": "Show website icons" }, - "disableFaviconDesc": { - "message": "Website Icons provide a recognizable image next to each login item in your vault." + "faviconDesc": { + "message": "Show a recognizable image next to each login." }, - "disableBadgeCounter": { - "message": "Disable Badge Counter" + "enableBadgeCounter": { + "message": "Show badge counter" }, - "disableBadgeCounterDesc": { - "message": "Badge counter indicates how many logins you have for the current page in your vault." + "badgeCounterDesc": { + "message": "Indicate how many logins you have for the current web page." }, "cardholderName": { "message": "Cardholder Name" @@ -1249,7 +1249,7 @@ "description": "Domain name. Ex. website.com" }, "domainName": { - "message": "Domain Name", + "message": "Domain name", "description": "Domain name. Ex. website.com" }, "host": { @@ -1386,7 +1386,7 @@ "message": "One or more organization policies are affecting your generator settings." }, "vaultTimeoutAction": { - "message": "Vault Timeout Action" + "message": "Vault timeout action" }, "lock": { "message": "Lock", @@ -1562,7 +1562,7 @@ "message": "An organization policy is affecting your ownership options." }, "excludedDomains": { - "message": "Excluded Domains" + "message": "Excluded domains" }, "excludedDomainsDesc": { "message": "Bitwarden will not ask to save login details for these domains. You must refresh the page for changes to take effect." diff --git a/apps/browser/src/background/main.background.ts b/apps/browser/src/background/main.background.ts index 02a283f215..5bd72307ea 100644 --- a/apps/browser/src/background/main.background.ts +++ b/apps/browser/src/background/main.background.ts @@ -366,11 +366,7 @@ export default class MainBackground { this.policyService, this.stateService ); - this.totpService = new TotpService( - this.cryptoFunctionService, - this.logService, - this.stateService - ); + this.totpService = new TotpService(this.cryptoFunctionService, this.logService); this.autofillService = new AutofillService( this.cipherService, this.stateService, diff --git a/apps/browser/src/popup/settings/options.component.html b/apps/browser/src/popup/settings/options.component.html index 4281c97e52..877710438c 100644 --- a/apps/browser/src/popup/settings/options.component.html +++ b/apps/browser/src/popup/settings/options.component.html @@ -63,12 +63,12 @@
- +
@@ -77,12 +77,12 @@
- +
@@ -92,31 +92,31 @@
- +
- +
- +
@@ -137,58 +137,58 @@
- +
- +
- +
- +
- +
- +
- +
- +
diff --git a/apps/browser/src/popup/settings/options.component.ts b/apps/browser/src/popup/settings/options.component.ts index 21c3deb0f2..c85bcdc377 100644 --- a/apps/browser/src/popup/settings/options.component.ts +++ b/apps/browser/src/popup/settings/options.component.ts @@ -12,17 +12,17 @@ import { UriMatchType } from "@bitwarden/common/enums/uriMatchType"; templateUrl: "options.component.html", }) export class OptionsComponent implements OnInit { - disableFavicon = false; - disableBadgeCounter = false; + enableFavicon = false; + enableBadgeCounter = false; enableAutoFillOnPageLoad = false; autoFillOnPageLoadDefault = false; autoFillOnPageLoadOptions: any[]; - disableAutoTotpCopy = false; - disableContextMenuItem = false; - disableAddLoginNotification = false; - disableChangedPasswordNotification = false; - dontShowCards = false; - dontShowIdentities = false; + enableAutoTotpCopy = false; // TODO: Does it matter if this is set to false or true? + enableContextMenuItem = false; + enableAddLoginNotification = false; + enableChangedPasswordNotification = false; + showCardsCurrentTab = false; + showIdentitiesCurrentTab = false; showClearClipboard = true; theme: ThemeType; themeOptions: any[]; @@ -76,21 +76,21 @@ export class OptionsComponent implements OnInit { this.autoFillOnPageLoadDefault = (await this.stateService.getAutoFillOnPageLoadDefault()) ?? true; - this.disableAddLoginNotification = await this.stateService.getDisableAddLoginNotification(); + this.enableAddLoginNotification = !(await this.stateService.getDisableAddLoginNotification()); - this.disableChangedPasswordNotification = - await this.stateService.getDisableChangedPasswordNotification(); + this.enableChangedPasswordNotification = + !(await this.stateService.getDisableChangedPasswordNotification()); - this.disableContextMenuItem = await this.stateService.getDisableContextMenuItem(); + this.enableContextMenuItem = !(await this.stateService.getDisableContextMenuItem()); - this.dontShowCards = await this.stateService.getDontShowCardsCurrentTab(); - this.dontShowIdentities = await this.stateService.getDontShowIdentitiesCurrentTab(); + this.showCardsCurrentTab = !(await this.stateService.getDontShowCardsCurrentTab()); + this.showIdentitiesCurrentTab = !(await this.stateService.getDontShowIdentitiesCurrentTab()); - this.disableAutoTotpCopy = !(await this.totpService.isAutoCopyEnabled()); + this.enableAutoTotpCopy = !(await this.stateService.getDisableAutoTotpCopy()); - this.disableFavicon = await this.stateService.getDisableFavicon(); + this.enableFavicon = !(await this.stateService.getDisableFavicon()); - this.disableBadgeCounter = await this.stateService.getDisableBadgeCounter(); + this.enableBadgeCounter = !(await this.stateService.getDisableBadgeCounter()); this.theme = await this.stateService.getTheme(); @@ -101,22 +101,22 @@ export class OptionsComponent implements OnInit { } async updateAddLoginNotification() { - await this.stateService.setDisableAddLoginNotification(this.disableAddLoginNotification); + await this.stateService.setDisableAddLoginNotification(!this.enableAddLoginNotification); } async updateChangedPasswordNotification() { await this.stateService.setDisableChangedPasswordNotification( - this.disableChangedPasswordNotification + !this.enableChangedPasswordNotification ); } - async updateDisableContextMenuItem() { - await this.stateService.setDisableContextMenuItem(this.disableContextMenuItem); + async updateContextMenuItem() { + await this.stateService.setDisableContextMenuItem(!this.enableContextMenuItem); this.messagingService.send("bgUpdateContextMenu"); } async updateAutoTotpCopy() { - await this.stateService.setDisableAutoTotpCopy(this.disableAutoTotpCopy); + await this.stateService.setDisableAutoTotpCopy(!this.enableAutoTotpCopy); } async updateAutoFillOnPageLoad() { @@ -127,21 +127,21 @@ export class OptionsComponent implements OnInit { await this.stateService.setAutoFillOnPageLoadDefault(this.autoFillOnPageLoadDefault); } - async updateDisableFavicon() { - await this.stateService.setDisableFavicon(this.disableFavicon); + async updateFavicon() { + await this.stateService.setDisableFavicon(!this.enableFavicon); } - async updateDisableBadgeCounter() { - await this.stateService.setDisableBadgeCounter(this.disableBadgeCounter); + async updateBadgeCounter() { + await this.stateService.setDisableBadgeCounter(!this.enableBadgeCounter); this.messagingService.send("bgUpdateContextMenu"); } - async updateShowCards() { - await this.stateService.setDontShowCardsCurrentTab(this.dontShowCards); + async updateShowCardsCurrentTab() { + await this.stateService.setDontShowCardsCurrentTab(!this.showCardsCurrentTab); } - async updateShowIdentities() { - await this.stateService.setDontShowIdentitiesCurrentTab(this.dontShowIdentities); + async updateShowIdentitiesCurrentTab() { + await this.stateService.setDontShowIdentitiesCurrentTab(!this.showIdentitiesCurrentTab); } async saveTheme() { diff --git a/apps/browser/src/popup/settings/settings.component.html b/apps/browser/src/popup/settings/settings.component.html index 3f441835c5..62d6bde568 100644 --- a/apps/browser/src/popup/settings/settings.component.html +++ b/apps/browser/src/popup/settings/settings.component.html @@ -60,13 +60,13 @@ />
- +
-
@@ -166,18 +166,18 @@
-
- {{ "disableFaviconDesc" | i18n }} + {{ "faviconDesc" | i18n }}
diff --git a/apps/desktop/src/app/accounts/settings.component.ts b/apps/desktop/src/app/accounts/settings.component.ts index eaa1073884..79396679c7 100644 --- a/apps/desktop/src/app/accounts/settings.component.ts +++ b/apps/desktop/src/app/accounts/settings.component.ts @@ -24,7 +24,7 @@ import { SetPinComponent } from "../components/set-pin.component"; export class SettingsComponent implements OnInit { vaultTimeoutAction: string; pin: boolean = null; - disableFavicons = false; + enableFavicons = false; enableBrowserIntegration = false; enableBrowserIntegrationFingerprint = false; enableMinToTray = false; @@ -43,8 +43,8 @@ export class SettingsComponent implements OnInit { supportsBiometric: boolean; biometric: boolean; biometricText: string; - noAutoPromptBiometrics: boolean; - noAutoPromptBiometricsText: string; + autoPromptBiometrics: boolean; + autoPromptBiometricsText: string; alwaysShowDock: boolean; showAlwaysShowDock = false; openAtLogin: boolean; @@ -179,7 +179,7 @@ export class SettingsComponent implements OnInit { this.pin = pinSet[0] || pinSet[1]; // Account preferences - this.disableFavicons = await this.stateService.getDisableFavicon(); + this.enableFavicons = !(await this.stateService.getDisableFavicon()); this.enableBrowserIntegration = await this.stateService.getEnableBrowserIntegration(); this.enableBrowserIntegrationFingerprint = await this.stateService.getEnableBrowserIntegrationFingerprint(); @@ -188,8 +188,8 @@ export class SettingsComponent implements OnInit { this.supportsBiometric = await this.platformUtilsService.supportsBiometric(); this.biometric = await this.vaultTimeoutService.isBiometricLockSet(); this.biometricText = await this.stateService.getBiometricText(); - this.noAutoPromptBiometrics = await this.stateService.getNoAutoPromptBiometrics(); - this.noAutoPromptBiometricsText = await this.stateService.getNoAutoPromptBiometricsText(); + this.autoPromptBiometrics = !(await this.stateService.getNoAutoPromptBiometrics()); + this.autoPromptBiometricsText = await this.stateService.getNoAutoPromptBiometricsText(); } async saveVaultTimeoutOptions() { @@ -259,27 +259,27 @@ export class SettingsComponent implements OnInit { } else { await this.stateService.setBiometricUnlock(null); await this.stateService.setNoAutoPromptBiometrics(null); - this.noAutoPromptBiometrics = false; + this.autoPromptBiometrics = false; } await this.stateService.setBiometricLocked(false); await this.cryptoService.toggleKey(); } - async updateNoAutoPromptBiometrics() { + async updateAutoPromptBiometrics() { if (!this.biometric) { - this.noAutoPromptBiometrics = false; + this.autoPromptBiometrics = false; } - if (this.noAutoPromptBiometrics) { - await this.stateService.setNoAutoPromptBiometrics(true); - } else { + if (this.autoPromptBiometrics) { await this.stateService.setNoAutoPromptBiometrics(null); + } else { + await this.stateService.setNoAutoPromptBiometrics(true); } } async saveFavicons() { - await this.stateService.setDisableFavicon(this.disableFavicons); - await this.stateService.setDisableFavicon(this.disableFavicons, { + await this.stateService.setDisableFavicon(!this.enableFavicons); + await this.stateService.setDisableFavicon(!this.enableFavicons, { storageLocation: StorageLocation.Disk, }); this.messagingService.send("refreshCiphers"); diff --git a/apps/desktop/src/locales/en/messages.json b/apps/desktop/src/locales/en/messages.json index bf236c599c..b1c783516c 100644 --- a/apps/desktop/src/locales/en/messages.json +++ b/apps/desktop/src/locales/en/messages.json @@ -126,7 +126,7 @@ "message": "Minimize when copying to clipboard" }, "minimizeOnCopyToClipboardDesc": { - "message": "Minimize when copying an item's data to the clipboard." + "message": "Minimize application when copying an item's data to the clipboard." }, "toggleVisibility": { "message": "Toggle Visibility" @@ -728,7 +728,7 @@ "message": "Are you sure you want to log out?" }, "logOut": { - "message": "Log Out" + "message": "Log out" }, "addNewLogin": { "message": "Add New Login" @@ -830,10 +830,10 @@ "message": "Two-step Login" }, "vaultTimeout": { - "message": "Vault Timeout" + "message": "Vault timeout" }, "vaultTimeoutDesc": { - "message": "Choose when your vault will timeout and perform the selected action." + "message": "Choose when your vault will take the vault timeout action." }, "immediately": { "message": "Immediately" @@ -869,16 +869,16 @@ "message": "4 hours" }, "onIdle": { - "message": "On System Idle" + "message": "On system idle" }, "onSleep": { - "message": "On System Sleep" + "message": "On system sleep" }, "onLocked": { - "message": "On System Lock" + "message": "On system lock" }, "onRestart": { - "message": "On Restart" + "message": "On restart" }, "never": { "message": "Never" @@ -887,21 +887,21 @@ "message": "Security" }, "clearClipboard": { - "message": "Clear Clipboard", + "message": "Clear clipboard", "description": "Clipboard is the operating system thing where you copy/paste data to on your device." }, "clearClipboardDesc": { "message": "Automatically clear copied values from your clipboard.", "description": "Clipboard is the operating system thing where you copy/paste data to on your device." }, - "disableFavicon": { - "message": "Disable Website Icons" + "enableFavicon": { + "message": "Show website icons" }, - "disableFaviconDesc": { - "message": "Website Icons provide a recognizable image next to each login item in your vault." + "faviconDesc": { + "message": "Show a recognizable image next to each login." }, "enableMinToTray": { - "message": "Minimize to Tray Icon" + "message": "Minimize to tray icon" }, "enableMinToTrayDesc": { "message": "When minimizing the window, show an icon in the system tray instead." @@ -913,7 +913,7 @@ "message": "When minimizing the window, show an icon in the menu bar instead." }, "enableCloseToTray": { - "message": "Close to Tray Icon" + "message": "Close to tray icon" }, "enableCloseToTrayDesc": { "message": "When closing the window, show an icon in the system tray instead." @@ -925,13 +925,13 @@ "message": "When closing the window, show an icon in the menu bar instead." }, "enableTray": { - "message": "Enable Tray Icon" + "message": "Enable tray icon" }, "enableTrayDesc": { "message": "Always show an icon in the system tray." }, "startToTray": { - "message": "Start To Tray Icon" + "message": "Start To tray icon" }, "startToTrayDesc": { "message": "When the application is first started, only show an icon in the system tray." @@ -946,7 +946,7 @@ "message": "Start automatically on login" }, "openAtLoginDesc": { - "message": "Start the Bitwarden Desktop application automatically on login." + "message": "Start the Bitwarden desktop application automatically on login." }, "alwaysShowDock": { "message": "Always show in the Dock" @@ -1381,11 +1381,11 @@ "touchIdConsentMessage": { "message": "unlock your vault" }, - "noAutoPromptWindowsHello": { - "message": "Do not prompt for Windows Hello on launch." + "autoPromptWindowsHello": { + "message": "Ask for Windows Hello on launch" }, - "noAutoPromptTouchId": { - "message": "Do not prompt for Touch ID on launch." + "autoPromptTouchId": { + "message": "Ask for Touch ID on launch" }, "lockWithMasterPassOnRestart": { "message": "Lock with master password on restart" @@ -1394,7 +1394,7 @@ "message": "Preferences" }, "enableMenuBar": { - "message": "Enable Menu Bar Icon" + "message": "Show menu bar icon" }, "enableMenuBarDesc": { "message": "Always show an icon in the menu bar." @@ -1437,13 +1437,13 @@ "message": "One or more organization policies are affecting your generator settings." }, "vaultTimeoutAction": { - "message": "Vault Timeout Action" + "message": "Vault timeout action" }, "vaultTimeoutActionLockDesc": { - "message": "A locked vault requires that you re-enter your master password to access it again." + "message": "Master password or other unlock method is required to access your vault again." }, "vaultTimeoutActionLogOutDesc": { - "message": "A logged out vault requires that you re-authenticate to access it again." + "message": "Re-authentication is required to access your vault again." }, "lock": { "message": "Lock", @@ -1547,7 +1547,7 @@ "message": "Terms of Service and Privacy Policy have not been acknowledged." }, "enableBrowserIntegration": { - "message": "Enable browser integration" + "message": "Allow browser integration" }, "enableBrowserIntegrationDesc": { "message": "Browser integration is used for biometrics in browser." @@ -1568,7 +1568,7 @@ "message": "Require verification for browser integration" }, "enableBrowserIntegrationFingerprintDesc": { - "message": "Enable an additional layer of security by requiring fingerprint phrase validation when establishing a link between your desktop and browser. When enabled, this requires user intervention and verification each time a connection is established." + "message": "Add an additional layer of security by requiring fingerprint phrase confirmation when establishing a link between your desktop and browser. This requires user action and verification each time a connection is created." }, "approve": { "message": "Approve" diff --git a/apps/desktop/src/main/biometric/biometric.darwin.main.ts b/apps/desktop/src/main/biometric/biometric.darwin.main.ts index 7afcd1cddf..2b1b644476 100644 --- a/apps/desktop/src/main/biometric/biometric.darwin.main.ts +++ b/apps/desktop/src/main/biometric/biometric.darwin.main.ts @@ -13,7 +13,7 @@ export default class BiometricDarwinMain implements BiometricMain { async init() { await this.stateService.setEnableBiometric(await this.supportsBiometric()); await this.stateService.setBiometricText("unlockWithTouchId"); - await this.stateService.setNoAutoPromptBiometricsText("noAutoPromptTouchId"); + await this.stateService.setNoAutoPromptBiometricsText("autoPromptTouchId"); // eslint-disable-next-line ipcMain.on("biometric", async (event: any, message: any) => { diff --git a/apps/desktop/src/main/biometric/biometric.windows.main.ts b/apps/desktop/src/main/biometric/biometric.windows.main.ts index eaea48cba1..c584f6ccfe 100644 --- a/apps/desktop/src/main/biometric/biometric.windows.main.ts +++ b/apps/desktop/src/main/biometric/biometric.windows.main.ts @@ -31,7 +31,7 @@ export default class BiometricWindowsMain implements BiometricMain { } await this.stateService.setEnableBiometric(supportsBiometric); await this.stateService.setBiometricText("unlockWithWindowsHello"); - await this.stateService.setNoAutoPromptBiometricsText("noAutoPromptWindowsHello"); + await this.stateService.setNoAutoPromptBiometricsText("autoPromptWindowsHello"); ipcMain.on("biometric", async (event: any, message: any) => { event.returnValue = await this.authenticateBiometric(); diff --git a/apps/web/src/app/settings/preferences.component.html b/apps/web/src/app/settings/preferences.component.html index 16ded5642f..b1eb635d19 100644 --- a/apps/web/src/app/settings/preferences.component.html +++ b/apps/web/src/app/settings/preferences.component.html @@ -72,12 +72,12 @@ -