diff options
Diffstat (limited to 'l10n-es-AR/suite/chrome/common/pref/pref-applications.dtd')
-rw-r--r-- | l10n-es-AR/suite/chrome/common/pref/pref-applications.dtd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-es-AR/suite/chrome/common/pref/pref-applications.dtd b/l10n-es-AR/suite/chrome/common/pref/pref-applications.dtd new file mode 100644 index 0000000000..7aa28aac4e --- /dev/null +++ b/l10n-es-AR/suite/chrome/common/pref/pref-applications.dtd @@ -0,0 +1,17 @@ +<!-- 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 The Applications prefs dialog --> +<!ENTITY pref.applications.title "Aplicaciones"> + +<!ENTITY typeColumn.label "Tipo de contenido"> +<!ENTITY typeColumn.accesskey "T"> + +<!ENTITY actionColumn2.label "Acción"> +<!ENTITY actionColumn2.accesskey "A"> + +<!ENTITY search.placeholder "Buscar tipos y acciones"> + +<!ENTITY useAppChooser.label "Use el selector de aplicaciones nativas cuando esté disponible"> +<!ENTITY useAppChooser.accesskey "U"> |