blob: 9b43b992ac547f3d0d414aeb7b56e0e5dd94d44e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!-- 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 codificación de texto">
<!ENTITY documentTitleTitle.label "Título de página">
<!ENTITY documentCharsetTitle2.label "Codificación de texto">
<!ENTITY documentCharsetDesc2.label "Seleccione la codificación de texto en la que quiere guardar el documento:">
<!ENTITY documentExportToText.label "Exportar a texto">
|