1
<!-- This Source Code Form is subject to the terms of the Mozilla Public
2
- License, v. 2.0. If a copy of the MPL was not distributed with this
3
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
5
<!ENTITY button.format_json.label "Format JSON">
6
<!ENTITY button.format_json.accesskey "F">
7
<!ENTITY button.pack_json.label "Pack JSON">
8
<!ENTITY button.pack_json.accesskey "P">
10
<!ENTITY button.edit.label "Edit">
11
<!ENTITY button.edit.accesskey "E">
12
<!ENTITY button.save.label "Save">
13
<!ENTITY button.save.accesskey "S">
15
<!ENTITY props.host.label "Host:">
16
<!ENTITY props.protocol.label "Protocol:">
17
<!ENTITY props.port.label "Port:">
18
<!ENTITY props.name.label "Name:">
19
<!ENTITY props.content.label "Content:">
20
<!ENTITY props.size.label "Size:">
22
<!ENTITY menuitem.http.description "standard">
23
<!ENTITY menuitem.https.description "secure">
25
<!ENTITY button.close.label "Close">
26
<!ENTITY button.close.accesskey "C">