From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../locales/en-US/chrome/browser/search.properties | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 browser/locales/en-US/chrome/browser/search.properties (limited to 'browser/locales/en-US/chrome/browser/search.properties') diff --git a/browser/locales/en-US/chrome/browser/search.properties b/browser/locales/en-US/chrome/browser/search.properties new file mode 100644 index 0000000000..5aa1af7544 --- /dev/null +++ b/browser/locales/en-US/chrome/browser/search.properties @@ -0,0 +1,32 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +searchtip=Search using %S + +# LOCALIZATION NOTE (searchHeader): this is displayed at the top of the panel +# showing search suggestions. +# %S is replaced with the name of the current default search engine. +searchHeader=%S Search + +# LOCALIZATION NOTE (cmd_pasteAndSearch): "Search" is a verb, this is the +# search bar equivalent to the url bar's "Paste and Go" +cmd_pasteAndSearch=Paste & Search + +cmd_clearHistory=Clear Search History +cmd_clearHistory_accesskey=H + +# LOCALIZATION NOTE (searchForSomethingWith2): +# This string is used to build the header above the list of search shortcuts, +# for example "Search for with:" +searchForSomethingWith2=Search for %S with: + +# LOCALIZATION NOTE (searchWithHeader): +# The wording of this string should be as close as possible to +# searchForSomethingWith2. This string will be used when the user +# has not typed anything. +searchWithHeader=Search with: + +# LOCALIZATION NOTE (searchSettings): +# This is the label for the button that opens Search preferences. +searchSettings=Change Search Settings -- cgit v1.2.3