blob: ec4b3ca6a2560aad1e7a0b8872e747947f2ba0ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<!-- 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/. -->
<!ENTITY reminderdialog.title "Set up Reminders">
<!ENTITY reminder.add.label "Add">
<!ENTITY reminder.add.accesskey "A">
<!ENTITY reminder.remove.label "Remove">
<!ENTITY reminder.remove.accesskey "R">
<!ENTITY reminder.reminderDetails.label "Reminder Details">
<!ENTITY reminder.action.label "Choose a Reminder Action">
<!ENTITY reminder.action.alert.label "Show an Alert">
<!ENTITY reminder.action.email.label "Send an Email">
<!ENTITY alarm.units.minutes "minutes" >
<!ENTITY alarm.units.hours "hours" >
<!ENTITY alarm.units.days "days" >
|