blob: 6b7f6236e01dcbfe2da90c77e0b111ae4c28ade5 (
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
|
# 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/.
calendar-editable-item-privacy-icon-private =
.alt = Privacy: Private Event
calendar-editable-item-privacy-icon-confidential =
.alt = Privacy: Show Time and Date Only
calendar-editable-item-recurrence =
.alt = Recurring
calendar-editable-item-recurrence-exception =
.alt = Recurrence exception
calendar-editable-item-todo-icon-task =
.alt = Task
calendar-editable-item-todo-icon-completed-task =
.alt = Completed task
calendar-editable-item-multiday-event-icon-start =
.alt = Multiple-day event begins
calendar-editable-item-multiday-event-icon-continue =
.alt = Multiple-day event continues
calendar-editable-item-multiday-event-icon-end =
.alt = Multiple-day event ends
calendar-editable-item-reminder-icon-alarm =
.alt = A reminder alert is scheduled
calendar-editable-item-reminder-icon-suppressed-alarm =
.alt = A reminder alert is scheduled but currently suppressed
calendar-editable-item-reminder-icon-email =
.alt = A reminder email is scheduled
calendar-editable-item-reminder-icon-audio =
.alt = A reminder audio alert is scheduled
|