зеркало из https://github.com/mozilla/gecko-dev.git
bug 361216 - Moves all New Event/Task strings into separate dtd file. Patch by C��dric Corazza <cedric.corazza@wanadoo.fr>, r=jminta
This commit is contained in:
Родитель
43c0e6cd3f
Коммит
23bd153ed5
|
@ -46,7 +46,8 @@
|
|||
|
||||
<!DOCTYPE dialog
|
||||
[
|
||||
<!ENTITY % dtd1 SYSTEM "chrome://calendar/locale/calendar.dtd" > %dtd1;
|
||||
<!ENTITY % calendar-event-dialogDTD SYSTEM "chrome://calendar/locale/calendar-event-dialog.dtd">
|
||||
%calendar-event-dialogDTD;
|
||||
]>
|
||||
|
||||
<dialog
|
||||
|
|
|
@ -45,7 +45,8 @@
|
|||
<!DOCTYPE dialog
|
||||
[
|
||||
<!ENTITY % dtd1 SYSTEM "chrome://calendar/locale/global.dtd" > %dtd1;
|
||||
<!ENTITY % dtd2 SYSTEM "chrome://calendar/locale/calendar.dtd" > %dtd2;
|
||||
<!ENTITY % calendar-recurrence-dialogDTD SYSTEM "chrome://calendar/locale/calendar-recurrence-dialog.dtd">
|
||||
%calendar-recurrence-dialogDTD;
|
||||
]>
|
||||
|
||||
<dialog
|
||||
|
|
|
@ -0,0 +1,149 @@
|
|||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is OEone Calendar Code, released October 31st, 2001.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- OEone Corporation.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2001
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
- Cédric Corazza <cedric.corazza@wanadoo.fr>
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!-- LOCALIZATION NOTE This file contains UTF-8 encoded characters!
|
||||
- If this ==> … <== doesn't look like an ellipsis (three dots in a row),
|
||||
- your editor isn't using UTF-8 encoding and may munge up the document!
|
||||
-->
|
||||
|
||||
<!ENTITY event.title.label "Edit Item" >
|
||||
|
||||
<!ENTITY newevent.title.label "Title" >
|
||||
<!ENTITY newevent.title.accesskey "i" >
|
||||
<!ENTITY newevent.itemType.event.label "Event" >
|
||||
<!ENTITY newevent.itemType.todo.label "Task" >
|
||||
<!ENTITY newevent.location.label "Location" >
|
||||
<!ENTITY newevent.location.accesskey "L" >
|
||||
|
||||
<!-- LOCALIZATION NOTE In the following New Event/Task dialog only sections,
|
||||
- all accesskeys MUST be different. See Bug 357027 Comment #14 for more
|
||||
- details -->
|
||||
<!-- The following entities are for New Event dialog only -->
|
||||
<!ENTITY newevent.from.label "From" >
|
||||
<!ENTITY newevent.from.accesskey "F" >
|
||||
<!ENTITY newevent.to.label "To" >
|
||||
<!ENTITY newevent.to.accesskey "T" >
|
||||
<!ENTITY newevent.alldayevent.label "All Day" >
|
||||
<!ENTITY newevent.alldayevent.accesskey "A" >
|
||||
|
||||
<!-- The following entities are for New Task dialog only -->
|
||||
<!ENTITY newevent.date.label "Date" >
|
||||
<!ENTITY newevent.date.accesskey "a" >
|
||||
<!ENTITY newtodo.duedate.label "Due Date">
|
||||
<!ENTITY newtodo.duedate.accesskey "t">
|
||||
|
||||
<!ENTITY newevent.repeat2.label "Repeat" >
|
||||
<!ENTITY newevent.repeat2.accesskey "R" >
|
||||
<!ENTITY newevent.set.label "Set pattern…" >
|
||||
<!ENTITY newevent.set.accesskey "n" >
|
||||
|
||||
<!ENTITY newevent.server.label "Calendar" >
|
||||
<!ENTITY newevent.server.accesskey "C" >
|
||||
<!ENTITY newtodo.categories.label "Category">
|
||||
<!ENTITY newtodo.categories.accesskey "o">
|
||||
|
||||
<!ENTITY newevent.description.label "Description" >
|
||||
<!ENTITY newevent.description.accesskey "D" >
|
||||
|
||||
<!ENTITY newevent.attendees.label "Attendees" >
|
||||
<!ENTITY newevent.attendees.accesskey "e" >
|
||||
|
||||
<!ENTITY newevent.privacy.label "Privacy" >
|
||||
<!ENTITY newevent.privacy.accesskey "P" >
|
||||
<!ENTITY newevent.public.label "Public" >
|
||||
<!ENTITY newevent.private.label "Private" >
|
||||
<!ENTITY newevent.confidential.label "Confidential" >
|
||||
|
||||
<!ENTITY newtodo.priority.label "Priority">
|
||||
<!ENTITY newtodo.priority.accesskey "y">
|
||||
<!ENTITY priority.level.none "Not specified">
|
||||
<!ENTITY priority.level.none.accesskey "N">
|
||||
<!ENTITY priority.level.low "Low">
|
||||
<!ENTITY priority.level.low.accesskey "L">
|
||||
<!ENTITY priority.level.medium "Medium">
|
||||
<!ENTITY priority.level.medium.accesskey "M">
|
||||
<!ENTITY priority.level.high "High">
|
||||
<!ENTITY priority.level.high.accesskey "H">
|
||||
|
||||
<!ENTITY newevent.status.label "Status" >
|
||||
<!ENTITY newevent.status.accesskey "S" >
|
||||
<!ENTITY newevent.status.none.label "Not specified" >
|
||||
<!ENTITY newevent.status.cancelled.label "Cancelled" >
|
||||
|
||||
<!-- The following entities are for New Event dialog only -->
|
||||
<!ENTITY newevent.status.tentative.label "Tentative" >
|
||||
<!ENTITY newevent.status.confirmed.label "Confirmed" >
|
||||
|
||||
<!-- The following entities are for New Task dialog only -->
|
||||
<!ENTITY newevent.status.needsaction.label "Needs Action" >
|
||||
<!ENTITY newevent.status.inprogress.label "In Process" >
|
||||
<!ENTITY newevent.status.completed.label "Completed on" >
|
||||
|
||||
<!ENTITY newevent.alarm.label "Alarm" >
|
||||
<!ENTITY newevent.alarm.accesskey "m" >
|
||||
<!ENTITY newevent.none.label "none" >
|
||||
<!ENTITY newevent.15minutes.before.label "15 minutes before" >
|
||||
<!ENTITY newevent.30minutes.before.label "30 minutes before" >
|
||||
<!ENTITY newevent.custom.label "Custom…" >
|
||||
|
||||
<!ENTITY newevent.uri.label "URL" >
|
||||
<!ENTITY newevent.uri.accesskey "U" >
|
||||
<!ENTITY newevent.uri.visit.label "Visit URL" >
|
||||
<!ENTITY newevent.uri.visit.accesskey "V" >
|
||||
|
||||
<!-- The following entity is for New Task dialog only -->
|
||||
<!ENTITY newtodo.percentcomplete.label "% complete">
|
||||
|
||||
<!ENTITY calendar.more.label "More">
|
||||
<!ENTITY calendar.less.label "Less">
|
||||
|
||||
<!-- Alarm -->
|
||||
<!ENTITY alarm.units.minutes "minutes" >
|
||||
<!ENTITY alarm.units.hours "hours" >
|
||||
<!ENTITY alarm.units.days "days" >
|
||||
|
||||
<!ENTITY alarm.start.warning "This alarm requires a starting date" >
|
||||
<!ENTITY alarm.due.warning "This alarm requires a due date" >
|
||||
|
||||
<!ENTITY newevent.before.label "before" >
|
||||
<!ENTITY newevent.after.label "after" >
|
||||
|
||||
<!-- Information messages -->
|
||||
<!ENTITY newevent.endtime.warning "Your start time is after your end time.">
|
||||
<!ENTITY newevent.readonly.item.warning "This item is in a read-only calendar. You may not edit it.">
|
||||
<!ENTITY newevent.readonly.cal.warning "This calendar is read-only.">
|
||||
<!ENTITY newtodo.repeatstart.warning "Start date required for recurrence.">
|
|
@ -0,0 +1,59 @@
|
|||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla Public License Version
|
||||
- 1.1 (the "License"); you may not use this file except in compliance with
|
||||
- the License. You may obtain a copy of the License at
|
||||
- http://www.mozilla.org/MPL/
|
||||
-
|
||||
- Software distributed under the License is distributed on an "AS IS" basis,
|
||||
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
- for the specific language governing rights and limitations under the
|
||||
- License.
|
||||
-
|
||||
- The Original Code is OEone Calendar Code, released October 31st, 2001.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- OEone Corporation.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2001
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
- Cédric Corazza <cedric.corazza@wanadoo.fr>
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY newevent.recurrence.occurs.label "Occurs" >
|
||||
<!ENTITY newevent.recurrence.day.label "daily" >
|
||||
<!ENTITY newevent.recurrence.week.label "weekly" >
|
||||
<!ENTITY newevent.recurrence.month.label "monthly" >
|
||||
<!ENTITY newevent.recurrence.year.label "annually" >
|
||||
|
||||
<!ENTITY newevent.recurrence.every.label "Every:" >
|
||||
<!ENTITY repeat.units.days "Days" >
|
||||
<!ENTITY newevent.recurrence.weeks.label "weeks on" >
|
||||
<!ENTITY newevent.recurrence.months.label "months on the" >
|
||||
<!ENTITY repeat.units.years "Years" >
|
||||
|
||||
<!ENTITY newevent.repeat.forever.label "Repeat forever" >
|
||||
<!ENTITY newevent.repeat.for.label "Repeat for" >
|
||||
<!ENTITY repeat.units.occurence.both "occurrence(s)" >
|
||||
<!ENTITY newevent.repeat.until.label "Repeat until" >
|
||||
|
||||
<!-- Information messages -->
|
||||
<!ENTITY newevent.recurnumberoftimes.warning "Your must specify the number of times to repeat.">
|
||||
<!ENTITY newevent.recurinterval.warning "Your must specify how often to repeat.">
|
||||
<!ENTITY newevent.recurrence.title "Edit Recurrence" >
|
||||
<!ENTITY newevent.recurrence.lastday.label "Last day of the month" >
|
|
@ -44,138 +44,10 @@
|
|||
<!-- General -->
|
||||
<!ENTITY calendar.file.default.name "My Calendar" >
|
||||
|
||||
<!-- Alarm -->
|
||||
<!ENTITY alarm.units.minutes "minutes" >
|
||||
<!ENTITY alarm.units.hours "hours" >
|
||||
<!ENTITY alarm.units.days "days" >
|
||||
|
||||
<!ENTITY alarm.units.minutes.singular "minute " >
|
||||
<!ENTITY alarm.units.hours.singular "hour " >
|
||||
<!ENTITY alarm.units.days.singular "day " >
|
||||
|
||||
<!ENTITY alarm.start.warning "This alarm requires a starting date" >
|
||||
<!ENTITY alarm.due.warning "This alarm requires a due date" >
|
||||
|
||||
<!ENTITY repeat.units.occurence.both "occurrence(s)" >
|
||||
|
||||
<!ENTITY repeat.units.days "Days" >
|
||||
<!ENTITY repeat.units.weeks "Weeks" >
|
||||
<!ENTITY repeat.units.months "Months" >
|
||||
<!ENTITY repeat.units.years "Years" >
|
||||
|
||||
<!ENTITY repeat.units.days.singular "Day" >
|
||||
<!ENTITY repeat.units.weeks.singular "Week" >
|
||||
<!ENTITY repeat.units.months.singular "Month" >
|
||||
<!ENTITY repeat.units.years.singular "Year" >
|
||||
|
||||
<!ENTITY priority.level.none "Not specified">
|
||||
<!ENTITY priority.level.none.accesskey "N">
|
||||
<!ENTITY priority.level.low "Low">
|
||||
<!ENTITY priority.level.low.accesskey "L">
|
||||
<!ENTITY priority.level.medium "Medium">
|
||||
<!ENTITY priority.level.medium.accesskey "M">
|
||||
<!ENTITY priority.level.high "High">
|
||||
<!ENTITY priority.level.high.accesskey "H">
|
||||
|
||||
<!ENTITY newevent.title.label "Title" >
|
||||
<!ENTITY newevent.title.accesskey "i" >
|
||||
<!ENTITY newevent.location.label "Location" >
|
||||
<!ENTITY newevent.location.accesskey "L" >
|
||||
<!ENTITY newevent.date.label "Date" >
|
||||
<!ENTITY newevent.date.accesskey "a" >
|
||||
<!ENTITY newevent.from.label "From" >
|
||||
<!ENTITY newevent.from.accesskey "F" >
|
||||
<!ENTITY newevent.to.label "To" >
|
||||
<!ENTITY newevent.to.accesskey "T" >
|
||||
<!ENTITY newevent.enddate.label "End" >
|
||||
<!ENTITY newevent.set.label "Set pattern..." >
|
||||
<!ENTITY newevent.set.accesskey "n" >
|
||||
<!ENTITY newevent.none.label "none" >
|
||||
<!ENTITY newevent.custom.label "Custom..." >
|
||||
<!ENTITY newevent.alldayevent.label "All Day" >
|
||||
<!ENTITY newevent.alldayevent.accesskey "A" >
|
||||
<!ENTITY newevent.description.label "Description" >
|
||||
<!ENTITY newevent.description.accesskey "D" >
|
||||
<!ENTITY newevent.uri.label "URL" >
|
||||
<!ENTITY newevent.uri.accesskey "U" >
|
||||
<!ENTITY newevent.uri.visit.label "Visit URL" >
|
||||
<!ENTITY newevent.uri.visit.accesskey "V" >
|
||||
<!ENTITY newevent.before.label "before" >
|
||||
<!ENTITY newevent.after.label "after" >
|
||||
<!ENTITY newevent.private.label "Private" >
|
||||
<!ENTITY newevent.privacy.label "Privacy" >
|
||||
<!ENTITY newevent.privacy.accesskey "P" >
|
||||
<!ENTITY newevent.public.label "Public" >
|
||||
<!ENTITY newevent.confidential.label "Confidential" >
|
||||
<!ENTITY newevent.alarm.label "Alarm" >
|
||||
<!ENTITY newevent.alarm.accesskey "m" >
|
||||
<!ENTITY newevent.server.label "Calendar" >
|
||||
<!ENTITY newevent.server.accesskey "C" >
|
||||
<!ENTITY newevent.invite.label "Invite" >
|
||||
<!ENTITY newevent.details.label "Details" >
|
||||
<!ENTITY newevent.beforealarm.label "before this event" >
|
||||
<!ENTITY newevent.begin.label "begins" >
|
||||
<!ENTITY newevent.end.label "ends" >
|
||||
<!ENTITY newevent.isdue.label "is due" >
|
||||
<!ENTITY newevent.repeat.label "Repeat every" >
|
||||
<!ENTITY newevent.repeat2.label "Repeat" >
|
||||
<!ENTITY newevent.repeat2.accesskey "R" >
|
||||
<!ENTITY newevent.until.label "Until" >
|
||||
<!ENTITY newevent.forever.label "Forever" >
|
||||
<!ENTITY newevent.addexceptions.label "Add Exception">
|
||||
<!ENTITY newevent.endtime.warning "Your start time is after your end time.">
|
||||
<!ENTITY newevent.15minutes.before.label "15 minutes before" >
|
||||
<!ENTITY newevent.30minutes.before.label "30 minutes before" >
|
||||
<!ENTITY newevent.recurnumberoftimes.warning "Your must specify the number of times to repeat.">
|
||||
<!ENTITY newevent.readonly.item.warning "This item is in a read-only calendar. You may not edit it.">
|
||||
<!ENTITY newevent.readonly.cal.warning "This calendar is read-only.">
|
||||
<!ENTITY newevent.recurinterval.warning "Your must specify how often to repeat.">
|
||||
<!ENTITY newevent.recurrence.title "Edit Recurrence" >
|
||||
<!ENTITY newevent.recurrence.occurs.label "Occurs" >
|
||||
<!ENTITY newevent.recurrence.day.label "daily" >
|
||||
<!ENTITY newevent.recurrence.week.label "weekly" >
|
||||
<!ENTITY newevent.recurrence.weeks.label "weeks on" >
|
||||
<!ENTITY newevent.recurrence.month.label "monthly" >
|
||||
<!ENTITY newevent.recurrence.months.label "months on the" >
|
||||
<!ENTITY newevent.recurrence.year.label "annually" >
|
||||
<!ENTITY newevent.recurrence.every.label "Every:" >
|
||||
<!ENTITY newevent.recurrence.lastday.label "Last day of the month" >
|
||||
<!ENTITY newevent.repeat.onthe.label "Repeat on the" >
|
||||
<!ENTITY newevent.repeat.forever.label "Repeat forever" >
|
||||
<!ENTITY newevent.repeat.for.label "Repeat for" >
|
||||
<!ENTITY newevent.repeat.until.label "Repeat until" >
|
||||
<!ENTITY newevent.recurrence.exceptions.label "Exceptions:" >
|
||||
|
||||
<!ENTITY newevent.attendees.label "Attendees" >
|
||||
<!ENTITY newevent.attendees.accesskey "e" >
|
||||
<!ENTITY newevent.status.label "Status" >
|
||||
<!ENTITY newevent.status.accesskey "S" >
|
||||
<!ENTITY newevent.status.needsaction.label "Needs Action" >
|
||||
<!ENTITY newevent.status.inprogress.label "In Process" >
|
||||
<!ENTITY newevent.status.completed.label "Completed on" >
|
||||
<!ENTITY newevent.status.cancelled.label "Cancelled" >
|
||||
<!ENTITY newevent.status.tentative.label "Tentative" >
|
||||
<!ENTITY newevent.status.confirmed.label "Confirmed" >
|
||||
<!ENTITY newevent.status.none.label "Not specified" >
|
||||
<!ENTITY newevent.itemType.event.label "Event" >
|
||||
<!ENTITY newevent.itemType.todo.label "Task" >
|
||||
|
||||
<!ENTITY newtodo.duedate.label "Due Date">
|
||||
<!ENTITY newtodo.duedate.accesskey "t">
|
||||
<!ENTITY newtodo.startdate.label "Start Date">
|
||||
<!ENTITY newtodo.priority.label "Priority">
|
||||
<!ENTITY newtodo.priority.accesskey "y">
|
||||
<!ENTITY newtodo.percentcomplete.label "% complete">
|
||||
<!ENTITY newtodo.categories.label "Category">
|
||||
<!ENTITY newtodo.categories.accesskey "o">
|
||||
<!ENTITY newtodo.repeatstart.warning "Start date required for recurrence.">
|
||||
|
||||
<!ENTITY calendar.confirm.deleteallevents "Are you sure you want to delete all the selected events?" >
|
||||
<!ENTITY calendar.confirm.deleteevent "Are you sure you want to delete this event titled: " >
|
||||
<!ENTITY calendar.confirm.deleteuntitledevent "Are you sure you want to delete this untitled event?" >
|
||||
|
||||
<!ENTITY event.title.label "Edit Item" >
|
||||
|
||||
<!ENTITY calendar.flat.topbar.choosedate "Go to Date" >
|
||||
<!ENTITY calendar.flat.topbar.dayview "Day View" >
|
||||
<!ENTITY calendar.dayview.accesskey "D" >
|
||||
|
@ -202,11 +74,6 @@
|
|||
<!ENTITY calendar.listofcalendarstab.label "Calendars">
|
||||
<!ENTITY calendar.gototoday.button.label "Go to Today" >
|
||||
|
||||
<!ENTITY calendar.more.label "More">
|
||||
<!ENTITY calendar.less.label "Less">
|
||||
|
||||
<!ENTITY calendar.calendarlistbox.label "Calendars">
|
||||
|
||||
<!ENTITY calendar.events.filter.all.label "All Events">
|
||||
<!ENTITY calendar.events.filter.today.label "Today's Events">
|
||||
<!ENTITY calendar.events.filter.future.label "All Future Events">
|
||||
|
@ -289,13 +156,11 @@
|
|||
<!ENTITY calendar.displaytodos.checkbox.label "Tasks in View" >
|
||||
<!ENTITY calendar.displaytodos.checkbox.accesskey "V" >
|
||||
|
||||
<!ENTITY calendar.menu.options.close.mac "Close" >
|
||||
<!ENTITY calendar.menu.options.close.key "W">
|
||||
|
||||
<!ENTITY calendar.search.options.searchfor " contain">
|
||||
|
||||
<!ENTITY calendar.menu.numberofweeks.label "Number of Weeks" >
|
||||
<!ENTITY calendar.menu.numberofweeks.1 "1 Week" >
|
||||
<!ENTITY calendar.menu.numberofweeks.2 "2 Weeks" >
|
||||
<!ENTITY calendar.menu.numberofweeks.3 "3 Weeks" >
|
||||
<!ENTITY calendar.menu.numberofweeks.4 "4 Weeks" >
|
||||
|
@ -365,8 +230,6 @@
|
|||
<!-- Server Context Menu -->
|
||||
<!ENTITY calendar.context.newserver.label "New Calendar…">
|
||||
<!ENTITY calendar.context.newserver.accesskey "N">
|
||||
<!ENTITY calendar.context.editserver.label "Edit Calendar…">
|
||||
<!ENTITY calendar.context.editserver.accesskey "E">
|
||||
<!ENTITY calendar.context.deleteserver.label "Delete Calendar">
|
||||
<!ENTITY calendar.context.deleteserver.accesskey "D">
|
||||
<!ENTITY calendar.context.reloadserver.label "Reload Remote Calendars">
|
||||
|
|
|
@ -20,6 +20,8 @@ calendar-@AB_CD@.jar:
|
|||
locale/@AB_CD@/calendar/calendar.dtd (%chrome/calendar/calendar.dtd)
|
||||
locale/@AB_CD@/calendar/calendarCreation.dtd (%chrome/calendar/calendarCreation.dtd)
|
||||
locale/@AB_CD@/calendar/calendar.properties (%chrome/calendar/calendar.properties)
|
||||
locale/@AB_CD@/calendar/calendar-event-dialog.dtd (%chrome/calendar/calendar-event-dialog.dtd)
|
||||
locale/@AB_CD@/calendar/calendar-recurrence-dialog.dtd (%chrome/calendar/calendar-recurrence-dialog.dtd)
|
||||
locale/@AB_CD@/calendar/wcap.properties (%chrome/calendar/wcap.properties)
|
||||
locale/@AB_CD@/calendar/dateFormat.properties (%chrome/calendar/dateFormat.properties)
|
||||
locale/@AB_CD@/calendar/email.properties (%chrome/calendar/email.properties)
|
||||
|
|
|
@ -42,6 +42,8 @@
|
|||
<!ENTITY % dtd1 SYSTEM "chrome://calendar/locale/global.dtd" > %dtd1;
|
||||
<!ENTITY % dtd2 SYSTEM "chrome://calendar/locale/calendar.dtd" > %dtd2;
|
||||
<!ENTITY % dtd3 SYSTEM "chrome://calendar/locale/sun-calendar-event-dialog.dtd" > %dtd3;
|
||||
<!ENTITY % calendar-event-dialogDTD SYSTEM "chrome://calendar/locale/calendar-event-dialog.dtd">
|
||||
%calendar-event-dialogDTD;
|
||||
]>
|
||||
|
||||
<bindings xmlns="http://www.mozilla.org/xbl"
|
||||
|
|
|
@ -46,6 +46,8 @@
|
|||
[
|
||||
<!ENTITY % dtd1 SYSTEM "chrome://calendar/locale/calendar.dtd" > %dtd1;
|
||||
<!ENTITY % dtd2 SYSTEM "chrome://calendar/locale/sun-calendar-event-dialog.dtd" > %dtd2;
|
||||
<!ENTITY % calendar-event-dialogDTD SYSTEM "chrome://calendar/locale/calendar-event-dialog.dtd">
|
||||
%calendar-event-dialogDTD;
|
||||
]>
|
||||
|
||||
<dialog
|
||||
|
|
|
@ -43,6 +43,10 @@
|
|||
<!ENTITY % dtd1 SYSTEM "chrome://calendar/locale/global.dtd" > %dtd1;
|
||||
<!ENTITY % dtd2 SYSTEM "chrome://calendar/locale/calendar.dtd" > %dtd2;
|
||||
<!ENTITY % dtd3 SYSTEM "chrome://calendar/locale/sun-calendar-event-dialog.dtd" > %dtd3;
|
||||
<!ENTITY % calendar-recurrence-dialogDTD SYSTEM "chrome://calendar/locale/calendar-recurrence-dialog.dtd">
|
||||
<!ENTITY % calendar-event-dialogDTD SYSTEM "chrome://calendar/locale/calendar-event-dialog.dtd">
|
||||
%calendar-recurrence-dialogDTD;
|
||||
%calendar-event-dialogDTD;
|
||||
]>
|
||||
|
||||
<bindings xmlns="http://www.mozilla.org/xbl"
|
||||
|
|
|
@ -46,6 +46,8 @@
|
|||
[
|
||||
<!ENTITY % dtd1 SYSTEM "chrome://calendar/locale/calendar.dtd" > %dtd1;
|
||||
<!ENTITY % dtd2 SYSTEM "chrome://calendar/locale/sun-calendar-event-dialog.dtd" > %dtd2;
|
||||
<!ENTITY % calendar-event-dialogDTD SYSTEM "chrome://calendar/locale/calendar-event-dialog.dtd">
|
||||
%calendar-event-dialogDTD;
|
||||
]>
|
||||
|
||||
<dialog
|
||||
|
|
|
@ -46,6 +46,8 @@
|
|||
<!ENTITY % dtd1 SYSTEM "chrome://calendar/locale/global.dtd" > %dtd1;
|
||||
<!ENTITY % dtd2 SYSTEM "chrome://calendar/locale/calendar.dtd" > %dtd2;
|
||||
<!ENTITY % dtd3 SYSTEM "chrome://calendar/locale/sun-calendar-event-dialog.dtd" > %dtd3;
|
||||
<!ENTITY % calendar-event-dialogDTD SYSTEM "chrome://calendar/locale/calendar-event-dialog.dtd">
|
||||
%calendar-event-dialogDTD;
|
||||
]>
|
||||
|
||||
<dialog
|
||||
|
|
|
@ -48,6 +48,8 @@
|
|||
<!ENTITY % dtd2 SYSTEM "chrome://calendar/locale/calendar.dtd" > %dtd2;
|
||||
<!ENTITY % dtd3 SYSTEM "chrome://calendar/locale/sun-calendar-event-dialog.dtd" > %dtd3;
|
||||
<!ENTITY % dtd4 SYSTEM "chrome://branding/locale/brand.dtd" > %dtd4;
|
||||
<!ENTITY % calendar-event-dialogDTD SYSTEM "chrome://calendar/locale/calendar-event-dialog.dtd">
|
||||
%calendar-event-dialogDTD;
|
||||
]>
|
||||
|
||||
<dialog
|
||||
|
|
|
@ -49,4 +49,6 @@
|
|||
<!ENTITY % calendarMenuOverlayDTD SYSTEM "chrome://calendar/locale/menuOverlay.dtd" > %calendarMenuOverlayDTD;
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://branding/locale/brand.dtd" > %brandDTD;
|
||||
<!ENTITY % globalRegionDTD SYSTEM "chrome://global-region/locale/region.dtd"> %globalRegionDTD;
|
||||
<!ENTITY % calendar-event-dialogDTD SYSTEM "chrome://calendar/locale/calendar-event-dialog.dtd">
|
||||
%calendar-event-dialogDTD;
|
||||
]>
|
||||
|
|
Загрузка…
Ссылка в новой задаче