diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-pt-BR/suite/chrome/common/pref/pref-search.dtd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-pt-BR/suite/chrome/common/pref/pref-search.dtd b/l10n-pt-BR/suite/chrome/common/pref/pref-search.dtd new file mode 100644 index 0000000000..895d39c7b4 --- /dev/null +++ b/l10n-pt-BR/suite/chrome/common/pref/pref-search.dtd @@ -0,0 +1,21 @@ +<!-- 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/. --> + +<!-- extracted from content/pref-search.xul --> + +<!-- LOCALIZATION NOTE : FILE The Search prefs dialog --> + +<!ENTITY pref.search.title "Pesquisa na Internet"> +<!ENTITY legendHeader "Pesquisar na web"> +<!ENTITY defaultSearchEngine.label "Usar:"> +<!ENTITY defaultSearchEngine.accesskey "s"> + +<!ENTITY engineManager.label "Gerenciar mecanismos de pesquisa…"> + +<!ENTITY searchResults.label "Resultados da pesquisa"> + +<!ENTITY openInTab.label "Abrir novas abas de resultados de pesquisa no painel lateral"> +<!ENTITY openInTab.accesskey "b"> +<!ENTITY openContextSearchTab.label "Abrir uma aba ao invés de uma janela ao usar o menu de contexto de pesquisa"> +<!ENTITY openContextSearchTab.accesskey "t"> |