emptyTitleLabel.text=NSLocalizedString("Seems lie we don't have any offers", tableName: "Cliqz", comment: "[MyOffrz] No offers title label for DE")
emptyTitleLabel.text=NSLocalizedString("Seems like we don't have any offers", tableName: "Cliqz", comment: "[MyOffrz] No offers title label for DE")
emptyTextLabel.text=NSLocalizedString("But we'll keep looking for you and add them here as soon as we have one", tableName: "Cliqz", comment: "[MyOffrz] No offers text label for DE")
} else {
emptyTitleLabel.text=NSLocalizedString("We don't have any offers for your country yet", tableName: "Cliqz", comment: "[MyOffrz] No offers title label")
publicstaticlet FreshTab =NSLocalizedString("Fresh Tab", tableName: "Cliqz", comment: "Title for Freshtab in tab history list")
publicstaticlet NewForgetTabTitle =NSLocalizedString("Hotkeys.NewForgetTab.DiscoveryTitle", tableName: "cliqz", value: "New Ghost Tab", comment: "Label to display in the Discoverability overlay for keyboard shortcuts")
publicstaticlet NewForgetTabTitle =NSLocalizedString("Hotkeys.NewForgetTab.DiscoveryTitle", tableName: "Cliqz", value: "New Ghost Tab", comment: "Label to display in the Discoverability overlay for keyboard shortcuts")
publicstaticlet AppMenuAddFavoriteTitleString =NSLocalizedString("Menu.AddFavoriteAction.Title", tableName: "Cliqz", value: "Add to Favorites", comment: "Label for the button, displayed in the menu, used to create a favorite for the current website.")