diff options
Diffstat (limited to 'l10n-ca/suite/chrome/common/pref/pref-search.dtd')
-rw-r--r-- | l10n-ca/suite/chrome/common/pref/pref-search.dtd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-ca/suite/chrome/common/pref/pref-search.dtd b/l10n-ca/suite/chrome/common/pref/pref-search.dtd new file mode 100644 index 0000000000..5f4ac042b0 --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-search.dtd @@ -0,0 +1,23 @@ +<!-- 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 "Cerca a Internet"> +<!ENTITY legendHeader "Motor de cerca per defecte"> +<!ENTITY defaultSearchEngine.label "Utilitzant:"> +<!ENTITY defaultSearchEngine.accesskey "U"> + +<!ENTITY engineManager.label "Gestiona els motors de cerca…"> + +<!ENTITY searchResults.label "Resultats de la cerca"> + +<!ENTITY openInTab.label "Obre pestanyes noves per als resultats de la barra lateral de cerca"> +<!ENTITY openInTab.accesskey "n"> +<!ENTITY openContextSearchTab.label "Obre una pestanya en comptes d'una finestra per a les cerques web des del menú contextual"> +<!ENTITY openContextSearchTab.accesskey "t"> |