From 9924b90079796afb3c40c77b88b3c5e541805e1f Mon Sep 17 00:00:00 2001 From: Douglas Daniel Date: Thu, 12 Jan 2023 14:33:31 -0600 Subject: [PATCH] fix(wallet): Lock wallet text case --- components/brave_wallet_ui/stories/locale.ts | 2 +- components/resources/wallet_strings.grdp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/brave_wallet_ui/stories/locale.ts b/components/brave_wallet_ui/stories/locale.ts index 7dd58ada6833..737c2fb86235 100644 --- a/components/brave_wallet_ui/stories/locale.ts +++ b/components/brave_wallet_ui/stories/locale.ts @@ -242,7 +242,7 @@ provideStrings({ // Wallet More Popup braveWalletWalletPopupSettings: 'Settings', - braveWalletWalletPopupLock: 'Lock Wallet', + braveWalletWalletPopupLock: 'Lock wallet', braveWalletWalletPopupBackup: 'Backup Wallet', braveWalletWalletPopupConnectedSites: 'Connected sites', diff --git a/components/resources/wallet_strings.grdp b/components/resources/wallet_strings.grdp index fe9beec1b7e4..adbf1c199af6 100644 --- a/components/resources/wallet_strings.grdp +++ b/components/resources/wallet_strings.grdp @@ -161,7 +161,7 @@ Unlock Incorrect password Settings - Lock Wallet + Lock wallet Backup Wallet Connected sites Back up your wallet now to protect your assets and ensure you never lose access.