Fixing bug 164127. As well, this adds in the ability to download calendar data from remote locations.

This commit is contained in:
mikep%oeone.com 2006-06-07 02:08:15 +00:00
Родитель 5739c2824c
Коммит 1aa9077a71
2 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -245,6 +245,11 @@
<!ENTITY calendar.context.priority.label "Priority">
<!ENTITY calendar.context.priority.accesskey "r">
<!-- Server Context Menu -->
<!ENTITY calendar.context.newserver.label "New Server">
<!ENTITY calendar.context.refreshserver.label "Refresh Remote Calendars">
<!-- About Dialog -->
<!ENTITY calendar.about.title "About Mozilla Calendar">
<!ENTITY calendar.about.tab "About">

Просмотреть файл

@ -60,3 +60,5 @@
<!ENTITY pref.weekstarts.saturday "Saturday" >
<!ENTITY pref.categories.label "Categories" >
<!ENTITY pref.reloadonlaunch "Reload Remote Calendars On Startup">