From 5db228145140963f621a4c7cbfcbae6ecfc53f8e Mon Sep 17 00:00:00 2001 From: Juan Manuel Pereira Date: Fri, 5 Jan 2024 10:25:34 -0300 Subject: [PATCH] Change text to Mute/Unmute Tab --- DuckDuckGo/Common/Localizables/UserText.swift | 4 ++-- DuckDuckGo/Localizable.xcstrings | 4 ++-- Submodules/privacy-reference-tests | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/DuckDuckGo/Common/Localizables/UserText.swift b/DuckDuckGo/Common/Localizables/UserText.swift index dd4b7cb942..abfe5eb7db 100644 --- a/DuckDuckGo/Common/Localizables/UserText.swift +++ b/DuckDuckGo/Common/Localizables/UserText.swift @@ -181,8 +181,8 @@ struct UserText { static let pinTab = NSLocalizedString("pin.tab", value: "Pin Tab", comment: "Menu item. Pin as a verb") static let unpinTab = NSLocalizedString("unpin.tab", value: "Unpin Tab", comment: "Menu item. Unpin as a verb") static let closeTab = NSLocalizedString("close.tab", value: "Close Tab", comment: "Menu item") - static let muteTab = NSLocalizedString("mute.tab", value: "Mute", comment: "Menu item. Mute tab") - static let unmuteTab = NSLocalizedString("unmute.tab", value: "Unmute", comment: "Menu item. Unmute tab") + static let muteTab = NSLocalizedString("mute.tab", value: "Mute Tab", comment: "Menu item. Mute tab") + static let unmuteTab = NSLocalizedString("unmute.tab", value: "Unmute Tab", comment: "Menu item. Unmute tab") static let closeOtherTabs = NSLocalizedString("close.other.tabs", value: "Close Other Tabs", comment: "Menu item") static let closeTabsToTheRight = NSLocalizedString("close.tabs.to.the.right", value: "Close Tabs to the Right", comment: "Menu item") static let openInNewTab = NSLocalizedString("open.in.new.tab", value: "Open in New Tab", comment: "Menu item that opens the link in a new tab") diff --git a/DuckDuckGo/Localizable.xcstrings b/DuckDuckGo/Localizable.xcstrings index 18d63a3a7d..10df5473ad 100644 --- a/DuckDuckGo/Localizable.xcstrings +++ b/DuckDuckGo/Localizable.xcstrings @@ -4261,7 +4261,7 @@ "en" : { "stringUnit" : { "state" : "new", - "value" : "Mute" + "value" : "Mute Tab" } } } @@ -8748,7 +8748,7 @@ "en" : { "stringUnit" : { "state" : "new", - "value" : "Unmute" + "value" : "Unmute Tab" } } } diff --git a/Submodules/privacy-reference-tests b/Submodules/privacy-reference-tests index 6b7ad1e7f1..a3acc21947 160000 --- a/Submodules/privacy-reference-tests +++ b/Submodules/privacy-reference-tests @@ -1 +1 @@ -Subproject commit 6b7ad1e7f15270f9dfeb58a272199f4d57c3eb22 +Subproject commit a3acc2194758bec0f01f57dd0c5f106de01a354e