Skip to content

Commit

Permalink
fix(wallet): Remove Bridge To Aurora Button
Browse files Browse the repository at this point in the history
  • Loading branch information
Douglashdaniel committed Dec 18, 2024
1 parent a8660d8 commit ac24aa4
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 316 deletions.
13 changes: 0 additions & 13 deletions components/brave_wallet/browser/brave_wallet_constants.h
Original file line number Diff line number Diff line change
Expand Up @@ -1288,19 +1288,6 @@ inline constexpr webui::LocalizedString kLocalizedStrings[] = {
{"braveWalletHelpCenterText", IDS_BRAVE_WALLET_HELP_CENTER_TEXT},
{"braveWalletBuyTapBuyNotSupportedMessage",
IDS_BRAVE_WALLET_BUY_TAB_BUY_NOT_SUPPORTED_MESSAGE},
{"braveWalletAuroraModalTitle", IDS_BRAVE_WALLET_AURORA_MODAL_TITLE},
{"braveWalletAuroraModalDescription",
IDS_BRAVE_WALLET_AURORA_MODAL_DESCRIPTION},
{"braveWalletAuroraModalLearnMore",
IDS_BRAVE_WALLET_AURORA_MODAL_LEARN_MORE},
{"braveWalletAuroraModalLearnMoreAboutRisk",
IDS_BRAVE_WALLET_AURORA_MODAL_LEARN_MORE_ABOUT_RISK},
{"braveWalletAuroraModalDontShowAgain",
IDS_BRAVE_WALLET_AURORA_MODAL_DONT_SHOW_AGAIN},
{"braveWalletAuroraModalOPenButtonText",
IDS_BRAVE_WALLET_AURORA_MODAL_OPEN_BUTTON_TEXT},
{"braveWalletBridgeToAuroraButton",
IDS_BRAVE_WALLET_BRIDGE_TO_AURORA_BUTTON},
{"braveWalletPasswordStrengthTooltipHeading",
IDS_BRAVE_WALLET_PASSWORD_STRENGTH_TOOLTIP_HEADING},
{"braveWalletPasswordStrengthTooltipIsLongEnough",
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit ac24aa4

Please sign in to comment.