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

git-svn-id: svn://10.0.0.236/trunk@199235 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mikep%oeone.com
2006-06-07 02:08:15 +00:00
parent 1d232a7caf
commit 38bd4f5358
2 changed files with 7 additions and 0 deletions

View File

@@ -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">

View File

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