blob: 9cd95261a103368cb158b0c7fc7ea6e6288cb27c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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/. -->
<!-- These strings are generic to all or most of the editor's dialogs. -->
<!-- This button is for the progressive disclosure of additional editing functionality -->
<!-- These strings are for use specifically in the editor's link dialog. -->
<!ENTITY windowTitle2.label "Guardar y cambiar la codificación del texto">
<!ENTITY documentTitleTitle.label "Título de la página">
<!ENTITY documentCharsetTitle2.label "Codificación del texto">
<!ENTITY documentCharsetDesc2.label "Selecciona la codificación del texto en la que deseas guardar un documento:">
<!ENTITY documentExportToText.label "Exportar a texto">
|