diff options
Diffstat (limited to 'l10n-ro/suite/chrome/common/pref/pref-search.dtd')
-rw-r--r-- | l10n-ro/suite/chrome/common/pref/pref-search.dtd | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/l10n-ro/suite/chrome/common/pref/pref-search.dtd b/l10n-ro/suite/chrome/common/pref/pref-search.dtd new file mode 100644 index 0000000000..3bd5641800 --- /dev/null +++ b/l10n-ro/suite/chrome/common/pref/pref-search.dtd @@ -0,0 +1,35 @@ +<!-- 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/. --> + +<!-- +# Translator(s): +# +# Alexandru Szasz <alexxed@gmail.com> +# BuBBaX <mikebubbax@yahoo.com> +# +--> +<!-- +# Reviewer(s): +# +# Alexandru Szasz <alexxed@gmail.com> +# +--> + +<!-- extracted from content/pref-search.xul --> + +<!-- LOCALIZATION NOTE : FILE The Search prefs dialog --> + +<!ENTITY pref.search.title "Căutare Pe Internet"> +<!ENTITY legendHeader "Default Search Engine"> +<!ENTITY defaultSearchEngine.label "Search using:"> +<!ENTITY defaultSearchEngine.accesskey "S"> + +<!ENTITY engineManager.label "Manage Search Engines…"> + +<!ENTITY searchResults.label "Rezultatele căutării"> + +<!ENTITY openInTab.label "Open new tabs for sidebar search results"> +<!ENTITY openInTab.accesskey "n"> +<!ENTITY openContextSearchTab.label "Open a tab instead of a window for a context menu web search"> +<!ENTITY openContextSearchTab.accesskey "t"> |