summaryrefslogtreecommitdiffstats
path: root/l10n-si/suite/chrome/common/pref/pref-navigator.dtd
blob: a3e543b3606c704466bc1eea99a3ede2fcfb30b4 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
<!-- 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.navigator.title           "Browser">

<!ENTITY navRadio.label                 "Display on">
<!ENTITY navRadio.accesskey             "n">
<!ENTITY navStartPageMenu.label         "Browser Startup">
<!ENTITY newWinPageMenu.label           "New Window">
<!ENTITY newTabPageMenu.label           "New Tab">

<!ENTITY blankPageRadio.label           "Blank page">
<!ENTITY blankPageRadio.accesskey       "B">
<!ENTITY homePageRadio.label            "Home page">
<!ENTITY homePageRadio.accesskey        "m">
<!ENTITY lastPageRadio.label            "Last page visited">
<!ENTITY lastPageRadio.accesskey        "L">
<!ENTITY restoreSessionRadio.label      "Restore Previous Session">
<!ENTITY restoreSessionRadio.accesskey  "P">

<!ENTITY header2.label                  "Home Page">
<!ENTITY homePageIntro.label            "Clicking the Home button takes you to this group of pages:">
<!ENTITY useCurrent.label               "Use Current Page">
<!ENTITY useCurrent.accesskey           "U">
<!ENTITY useCurrentGroup.label          "Use Current Group">
<!ENTITY useCurrentGroup.accesskey      "G">
<!ENTITY browseFile.label               "Choose File…">
<!ENTITY browseFile.accesskey           "C">
<!ENTITY useDefault.label               "Restore Default">
<!ENTITY useDefault.accesskey           "R">

<!ENTITY defaultBrowserGroup.label      "Default Browser">
<!ENTITY defaultBrowserButton.label     "Set Default Browser">
<!ENTITY defaultBrowserButton.accesskey "D">
<!ENTITY alreadyDefaultText             "&brandShortName; is already your default browser.">
<!ENTITY defaultPendingText             "&brandShortName; will be set as your default browser when you click OK.">
<!ENTITY makeDefaultText                "Set &brandShortName; as your default browser.">