diff options
Diffstat (limited to 'l10n-gl/suite/chrome/common/pref/pref-advanced.dtd')
-rw-r--r-- | l10n-gl/suite/chrome/common/pref/pref-advanced.dtd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-gl/suite/chrome/common/pref/pref-advanced.dtd b/l10n-gl/suite/chrome/common/pref/pref-advanced.dtd new file mode 100644 index 0000000000..cb85e68eed --- /dev/null +++ b/l10n-gl/suite/chrome/common/pref/pref-advanced.dtd @@ -0,0 +1,19 @@ +<!-- 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 "Opcións avanzadas"> + +<!ENTITY systemPref.caption "Preferencias do sistema"> +<!ENTITY systemPrefCheck.label "Usar as preferencias do sistema"> +<!ENTITY systemPrefCheck.accesskey "U"> +<!ENTITY systemPref.desc "Con esta opción, &brandShortName; herda as preferencias do sistema. A configuracion do sistema sobrescribirá a configuración do &brandShortName;."> + +<!ENTITY prefCheckDefault.caption "Integración co sistema"> +<!ENTITY prefCheckDefaultClient.label "Comprobar a configuración de aplicativos predeterminados ao iniciar"> +<!ENTITY prefCheckDefaultClient.accesskey "C"> + +<!ENTITY crashReports.caption "Informador de erros"> +<!ENTITY submitCrashes.label "Enviar informes de erro"> +<!ENTITY submitCrashes.accesskey "s"> |