summaryrefslogtreecommitdiffstats
path: root/l10n-en-GB/editor/ui/chrome/composer/editingOverlay.dtd
blob: e460bf7f4209e89e7cbf2bc38e09138835f53d4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!-- 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/. -->

<!-- File menu items -->
<!ENTITY openFileCmd.label "Open File…">
<!ENTITY openFileCmd.accesskey "O">
<!ENTITY openFileCmd.key "O">
<!ENTITY openRemoteCmd.label "Open Web Location…">
<!ENTITY openRemoteCmd.accesskey "L">
<!ENTITY openRemoteCmd.key "L">
<!ENTITY fileRecentMenu.label "Recent Pages">
<!ENTITY fileRecentMenu.accesskey "R">
<!ENTITY saveCmd.label "Save">
<!ENTITY saveCmd.accesskey "S">
<!ENTITY saveAsCmd.label "Save As…">
<!ENTITY saveAsCmd.accesskey "A">
<!ENTITY saveAsChangeEncodingCmd2.label "Save And Change Text Encoding">
<!ENTITY saveAsChangeEncodingCmd2.accesskey "E">
<!ENTITY publishCmd.label "Publish">
<!ENTITY publishCmd.accesskey "b">
<!ENTITY publishCmd.key "S">
<!ENTITY publishAsCmd.label "Publish As…">
<!ENTITY publishAsCmd.accesskey "h">
<!ENTITY fileRevert.label "Revert">
<!ENTITY fileRevert.accesskey "t">

<!-- Edit menu items -->
<!ENTITY publishSettings.label "Publishing Site Settings…">
<!ENTITY publishSettings.accesskey "b">

<!-- Toolbar buttons/items -->
<!ENTITY newToolbarCmd.label "New">
<!ENTITY newToolbarCmd.tooltip "Create a new Composer page">
<!ENTITY openToolbarCmd.label "Open">
<!ENTITY openToolbarCmd.tooltip "Open a local file">
<!ENTITY saveToolbarCmd.tooltip "Save file to a local location">
<!ENTITY publishToolbarCmd.tooltip "Upload file to a remote location">
<!ENTITY printToolbarCmd.label "Print">
<!ENTITY printToolbarCmd.tooltip "Print this page">