Skip to content

Commit

Permalink
No Bug: Duplicate localized string key. (brave/brave-ios#8411)
Browse files Browse the repository at this point in the history
  • Loading branch information
iccub authored Nov 14, 2023
1 parent 057b4fa commit c1e474d
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 c1e474d

Please sign in to comment.