Bug 1658629 - Show proper action text when moving through local one-off search buttons, part 2.
--- a/browser/browser/browser.ftl
+++ b/browser/browser/browser.ftl
@@ -373,16 +373,27 @@ urlbar-go-button =
urlbar-page-action-button =
.tooltiptext = Sahifa amallari
urlbar-pocket-button =
.tooltiptext = { -pocket-brand-name } xizmatiga saqlash
## Action text shown in urlbar results, usually appended after the search
## string or the url, like "result value - action text".
+# Used when the private browsing engine differs from the default engine.
+# The "with" format was chosen because the search engine name can end with
+# "Search", and we would like to avoid strings like "Search MSN Search".
+# Variables
+# $engine (String): the name of a search engine
+urlbar-result-action-search-in-private-w-engine = Maxfiy oynada { $engine } yordamida izlash
+# The "with" format was chosen because the search engine name can end with
+# "Search", and we would like to avoid strings like "Search MSN Search".
+# Variables
+# $engine (String): the name of a search engine
+urlbar-result-action-search-w-engine = { $engine } orqali izlash
urlbar-result-action-switch-tab = Ichki oynaga o‘tish
urlbar-result-action-visit = Kirish
## Action text shown in urlbar results, usually appended after the search
## string or the url, like "result value - action text".
## In these actions "Search" is a verb, followed by where the search is performed.