blob: 0fe33491c7ce61ecd8e373c33742ec3e87e87908 (
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 "Save And Change Text Encoding">
<!ENTITY documentTitleTitle.label "Page Title">
<!ENTITY documentCharsetTitle2.label "Text Encoding">
<!ENTITY documentCharsetDesc2.label "Select the text encoding you want to save a document in:">
<!ENTITY documentExportToText.label "Export to Text">
|