зеркало из https://github.com/mozilla/pjs.git
Fixing bug 164127. As well, this adds in the ability to download calendar data from remote locations.
This commit is contained in:
Родитель
5739c2824c
Коммит
1aa9077a71
|
@ -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">
|
||||
|
|
Загрузка…
Ссылка в новой задаче