Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Fix #7337: Update reset wallet button copy (#7338)
Browse files Browse the repository at this point in the history
Update reset wallet button copy
  • Loading branch information
StephenHeaps authored Apr 27, 2023
1 parent 16db4c5 commit 145759c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/BraveWallet/WalletStrings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,7 @@ extension Strings {
"wallet.settingsResetButtonTitle",
tableName: "BraveWallet",
bundle: .module,
value: "Reset Brave Wallet",
value: "Reset and Clear Wallet Data",
comment: "The title of a button that will reset the wallet. As in to erase the users wallet from the device"
)
public static let settingsResetWalletAlertTitle = NSLocalizedString(
Expand Down

0 comments on commit 145759c

Please sign in to comment.