зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1113747 - New search UI breaks if too many open search providers are offered - prelanding the string, r=Gijs.
This commit is contained in:
Родитель
e5ea3550f0
Коммит
934c285d2e
|
@ -23,5 +23,12 @@ cmd_clearHistory_accesskey=H
|
|||
cmd_showSuggestions=Show Suggestions
|
||||
cmd_showSuggestions_accesskey=S
|
||||
|
||||
# LOCALIZATION NOTE (cmd_addFoundEngine): %S is replaced by the name of
|
||||
# a search engine offered by a web page. Each engine is displayed as a
|
||||
# menuitem at the bottom of the search panel.
|
||||
cmd_addFoundEngine=Add "%S"
|
||||
|
||||
# LOCALIZATION NOTE (cmd_addFoundEngineMenu): When more than 5 engines
|
||||
# are offered by a web page, instead of listing all of them in the
|
||||
# search panel using the cmd_addFoundEngine string, they will be
|
||||
# grouped in a submenu using cmd_addFoundEngineMenu as a label.
|
||||
cmd_addFoundEngineMenu=Add search engine
|
||||
|
|
Загрузка…
Ссылка в новой задаче