summaryrefslogtreecommitdiffstats
path: root/l10n-en-GB/suite/chrome/common/pref/pref-advanced.dtd
blob: 283543de44ff5883e103f70d314080a1c1503fe9 (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
39
40
41
42
43
44
45
<!-- 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/. -->

<!--LOCALIZATION NOTE : FILE 'Advanced' prefs settings -->
<!ENTITY pref.advanced.title              "Advanced">

<!ENTITY prefCheckDefault.caption         "System Integration">
<!ENTITY prefCheckDefaultClient.label     "Check default application settings on startup">
<!ENTITY prefCheckDefaultClient.accesskey "C">

<!ENTITY defaultClientFor.description     "Make &brandShortName; the default application for:">
<!ENTITY setDefaultBrowser.label          "Browser">
<!ENTITY setDefaultBrowser.accesskey      "B">
<!ENTITY setDefaultMail.label             "Mail">
<!ENTITY setDefaultMail.accesskey         "M">
<!ENTITY setDefaultNews.label             "News">
<!ENTITY setDefaultNews.accesskey         "N">
<!ENTITY setDefaultFeed.label             "Feeds">
<!ENTITY setDefaultFeed.accesskey         "F">
<!ENTITY useInternalSettings.description  "Use &brandShortName; Mail &amp; News when opening browser links for:">
<!ENTITY useInternalMail.label            "Mail (mailto:)">
<!ENTITY useInternalMail.accesskey        "a">
<!ENTITY useInternalNews.label            "News (news:, snews:, nntp:)">
<!ENTITY useInternalNews.accesskey        "e">

<!ENTITY printing.label                   "Printing">
<!ENTITY useNativePrintDialog.label       "Use Native Print Dialogue (where supported)">
<!ENTITY useNativePrintDialog.accesskey   "U">
<!ENTITY useGlobalPrintSettings.label     "Use Global Print Settings">
<!ENTITY useGlobalPrintSettings.accesskey "G">

<!ENTITY crashReports.caption             "Crash Reporter">
<!ENTITY submitCrashes.label              "Submit crash reports">
<!ENTITY submitCrashes.accesskey          "S">

<!ENTITY devTools.caption                 "Developer Tools">
<!ENTITY allowDebugger.label              "Allow a debugger to connect to &brandShortName;">
<!ENTITY allowDebugger.accesskey          "A">
<!ENTITY allowRemoteConnections.label     "Allow connections from other computers">
<!ENTITY allowRemoteConnections.accesskey "o">
<!ENTITY connectionPrompt.label           "Prompt for incoming connections">
<!ENTITY connectionPrompt.accesskey       "P">
<!ENTITY remoteDebuggerPort.label         "Port number for connection:">
<!ENTITY remoteDebuggerPort.accesskey     "n">