Skip to content

Commit

Permalink
String updates for ios14 medium sized search widget (mozilla-mobile#…
Browse files Browse the repository at this point in the history
  • Loading branch information
noorhashem committed Aug 16, 2020
1 parent 694d472 commit 79698fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Client/Frontend/Strings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -806,5 +806,6 @@ extension String {
// Close Private tab button in today widget, delayed untill next release V29
public static let closePrivateTabsButtonLabel = NSLocalizedString("TodayWidget.ClosePrivateTabButtonLabelV2", tableName: "Today", value: "Close Private Tabs", comment: "Close Private Tabs button label")
public static let GoToCopiedLinkLabelV2 = NSLocalizedString("TodayWidget.GoToCopiedLinkLabelV2", tableName: "Today", value: "Go To Copied Link", comment: "Go to link pasted on the clipboard")
public static let CopiedLinkLabelFromPasteBoard = NSLocalizedString("TodayWidget.CopiedLinkLabelFromPasteBoardV1", tableName: "Today", value: "Copied Link from clipboard", comment: "Copied Link from clipboard displayed")
public static let newSearchButtonLabel = NSLocalizedString("TodayWidget.NewSearchButtonLabelV1", tableName: "Today", value: "Search in Firefox", comment: "Open New Tab button label")
}

0 comments on commit 79698fb

Please sign in to comment.