diff options
Diffstat (limited to 'l10n-ro/suite/chrome/common/pref/pref-history.dtd')
-rw-r--r-- | l10n-ro/suite/chrome/common/pref/pref-history.dtd | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/l10n-ro/suite/chrome/common/pref/pref-history.dtd b/l10n-ro/suite/chrome/common/pref/pref-history.dtd new file mode 100644 index 0000000000..e38a838023 --- /dev/null +++ b/l10n-ro/suite/chrome/common/pref/pref-history.dtd @@ -0,0 +1,37 @@ +<!-- 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> +# adiroiban <adiroiban@gmail.com> +# +--> + +<!-- +# Reviewer(s): +# +# Alexandru Szasz <alexxed@gmail.com> +# +--> +<!ENTITY pref.history.title "Istoric"> + +<!ENTITY pref.history.caption "Istoric de navigare"> +<!ENTITY historyPages.label "History is a list of previously visited pages."> +<!ENTITY enableHistory.label "Remember visited pages"> +<!ENTITY enableHistory.accesskey "R"> +<!ENTITY clearHistory.label "Șterge istoric"> +<!ENTITY clearHistory.accesskey "s"> + +<!ENTITY locationBarHistory.caption "Location Bar History"> +<!ENTITY clearLocationBar.label "Clear the list of sites stored in the location bar menu."> +<!ENTITY clearLocationBarButton.label "Clear Location Bar"> +<!ENTITY clearLocationBarButton.accesskey "L"> +<!ENTITY formfillHistory.caption "Form and Search History"> +<!ENTITY enableFormfill.label "Enable form and search history"> +<!ENTITY enableFormfill.accesskey "n"> +<!ENTITY formfillExpire.label "Remember form and search history for up to"> +<!ENTITY formfillExpire.accesskey "f"> +<!ENTITY formfillDays.label "days"> |