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

Commit

Permalink
No Bug: Duplicate localized string key. (#8411)
Browse files Browse the repository at this point in the history
  • Loading branch information
iccub authored Nov 14, 2023
1 parent d6a0579 commit 4892106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/BraveStrings/BraveStrings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2439,7 +2439,7 @@ extension Strings {
comment: "")

public static let activityTypeOpenHistoryListDescription =
NSLocalizedString("shortcuts.activityTypeClearHistoryDescription", tableName: "BraveShared", bundle: .module,
NSLocalizedString("shortcuts.activityTypeOpenHistoryListDescription", tableName: "BraveShared", bundle: .module,
value: "Open Browser History Screen",
comment: "")

Expand Down

0 comments on commit 4892106

Please sign in to comment.