summaryrefslogtreecommitdiffstats
path: root/comm/mail/locales/en-US/messenger/unifiedToolbar.ftl
blob: 59df02aee588406b4a1484caa2a8d2c1e8c5e6f4 (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
# 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/.

### Unified Toolbar strings

## Search bar

search-bar-button =
  .alt = Search

search-bar-item =
  .label = Search:

search-bar-placeholder = Search…

# Search bar placeholder with formatted key shortcut hint (platform dependent).
# The key after the control modifier should match the key from quickSearchCmd.key
# in messenger.dtd.
search-bar-placeholder-with-key2 = {
  PLATFORM() ->
    [macos] {search-bar-placeholder} <kbd>⌘</kbd> <kbd>K</kbd>
    *[other] {search-bar-placeholder} <kbd>Ctrl</kbd> + <kbd>K</kbd>
}

## Unified toolbar context menu

customize-menu-customize =
  .label = Customize…

## Unified Toolbar customization

customize-title = Customize Toolbars

customize-space-tab-mail = Mail
  .title = Mail

customize-space-tab-addressbook = Address Book
  .title = Address Book

customize-space-tab-calendar = Calendar
  .title = Calendar

customize-space-tab-tasks = Tasks
  .title = Tasks

customize-space-tab-chat = Chat
  .title = Chat

customize-space-tab-settings = Settings
  .title = Settings

customize-restore-default = Restore default

customize-change-appearance = Change appearance…

customize-button-style-label = Button style:

customize-button-style-icons-beside-text-option = Icons beside text

customize-button-style-icons-above-text-option = Icons above text

customize-button-style-icons-only-option = Icons only

customize-button-style-text-only-option = Text only

customize-cancel = Cancel

customize-save = Save

customize-unsaved-changes = Unsaved changes in other spaces

customize-search-bar =
  .label = Search toolbar buttons…

customize-spaces-tabs =
  .aria-label = Spaces

customize-main-toolbar-target =
  .aria-label = Main toolbar

customize-palette-generic-title = Available for all Spaces

customize-palette-mail-specific-title = Available for Mail Space only

customize-palette-addressbook-specific-title = Available for Address Book Space only

customize-palette-calendar-specific-title = Available for Calendar Space only

customize-palette-tasks-specific-title = Available for Tasks Space only

customize-palette-chat-specific-title = Available for Chat Space only

customize-palette-settings-specific-title = Available for Settings Space only

customize-palette-extension-specific-title = Available for this Space only

## Unified toolbar customization palette context menu

# Variables:
# $target (String) - Name of the target the item should be added to.
customize-palette-add-to =
  .label = Add to { $target }

customize-palette-add-everywhere =
  .label = Add to all toolbars

## Unified toolbar customization target context menu

customize-target-forward =
  .label = Move forward

customize-target-backward =
  .label = Move backward

customize-target-remove =
  .label = Remove

customize-target-remove-everywhere =
  .label = Remove from all toolbars

customize-target-add-everywhere =
  .label = Add to all toolbars

customize-target-start =
  .label = Move to the start

customize-target-end =
  .label = Move to the end