blob: 7fba11c35587bc1bf88b2aebe17b863a9cb80c25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<!-- 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/. -->
<!ENTITY pref.history.title "History">
<!ENTITY pref.history.caption "Browsing History">
<!ENTITY historyPages.label "History is a list of previously visited pages.">
<!ENTITY enableHistory.label "Remember visited pages">
<!ENTITY enableHistory.accesskey "R">
<!ENTITY clearHistory.label "Clear History">
<!ENTITY clearHistory.accesskey "s">
<!ENTITY locationBarHistory.caption "Location Bar History">
<!ENTITY urlBarHistoryEnabled.caption "Enable Location Bar history">
<!ENTITY urlBarHistoryEnabled.accesskey "E">
<!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">
|