Bug 412800 Decouple today-pane/unifinder-todo and task mode calendars from calendar mode; ui=chris-j

git-svn-id: svn://10.0.0.236/trunk@243663 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
daniel.boelzle%sun.com 2008-01-21 15:38:14 +00:00
parent abdf921a7c
commit 3801d89813
2 changed files with 11 additions and 2 deletions

View File

@ -297,6 +297,11 @@
<!ENTITY calendar.context.converttomessage.label "Message">
<!ENTITY calendar.context.converttomessage.accesskey "M">
<!ENTITY calendar.context.showeventsof.label "Show Events of">
<!ENTITY calendar.context.showeventsof.accesskey "S">
<!ENTITY calendar.context.showtasksof.label "Show Tasks of">
<!ENTITY calendar.context.showtasksof.accesskey "S">
<!ENTITY calendar.tasks.view.minimonth.label "Mini Month">
<!ENTITY calendar.tasks.view.minimonth.accesskey "M">
@ -341,9 +346,9 @@
<!ENTITY calendarproperties.format.label "Format:">
<!ENTITY calendarproperties.location.label "Location:">
<!ENTITY calendarproperties.name.label "Name:">
<!ENTITY calendarproperties.readonly.label "Read-only">
<!ENTITY calendarproperties.readonly.label "Read Only">
<!ENTITY calendarproperties.firealarms.label "Show Alarms">
<!ENTITY calendarproperties.cache.label "Cache (EXPERIMENTAL, requires restart)">
<!ENTITY calendarproperties.firealarms.label "Display alarms">
<!-- Sunbird Help -->
<!ENTITY calendar.help.label "Help Contents">

View File

@ -109,6 +109,10 @@
<!ENTITY lightning.toolbar.month.label "Month">
<!ENTITY lightning.toolbar.month.accesskey "M">
<!-- properties dialog, calendar creation wizard -->
<!ENTITY lightning.calendarproperties.showevents.inagenda.label "Show Events in Today Pane">
<!ENTITY lightning.calendarproperties.showtasks.label "Show Tasks in Today Pane and Task Mode">
<!--Views' context menu-->
<!-- This access key is in the same menu as 'Go to Next' which gets the 'N'-->
<!ENTITY lightning.context.newevent.accesskey "E">