blob: 62b6378de2a254f7f355f09dbf5b71d6407699a4 (
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
|
<!-- 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 "Abanzadas">
<!ENTITY prefCheckDefault.caption "Integración con o sistema">
<!ENTITY prefCheckDefaultClient.label "Comprobar configuración d'aplicacions predeterminadas en encetar">
<!ENTITY prefCheckDefaultClient.accesskey "C">
<!ENTITY crashReports.caption "Achent d'informe de fallos">
<!ENTITY submitCrashes.label "Ninviar informes de fallo">
<!ENTITY submitCrashes.accesskey "N">
<!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">
|