diff options
Diffstat (limited to 'l10n-an/suite/chrome/common/pref/pref-advanced.dtd')
-rw-r--r-- | l10n-an/suite/chrome/common/pref/pref-advanced.dtd | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n-an/suite/chrome/common/pref/pref-advanced.dtd b/l10n-an/suite/chrome/common/pref/pref-advanced.dtd new file mode 100644 index 0000000000..62b6378de2 --- /dev/null +++ b/l10n-an/suite/chrome/common/pref/pref-advanced.dtd @@ -0,0 +1,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"> |