mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-16 06:54:00 +00:00
Fixing to add calendar name to tree view, bug 199039
This commit is contained in:
parent
eabd69833f
commit
5262d44e45
@ -197,6 +197,7 @@
|
||||
<!ENTITY calendar.unifinder.tree.categories.label "Categories">
|
||||
<!ENTITY calendar.unifinder.tree.location.label "Location">
|
||||
<!ENTITY calendar.unifinder.tree.status.label "Status">
|
||||
<!ENTITY calendar.unifinder.tree.filename.label "Calendar Name">
|
||||
|
||||
<!ENTITY calendar.gototoday.button.tooltip "Go to today" >
|
||||
<!ENTITY calendar.choosedate.button.tooltip "Choose date to go to" >
|
||||
|
@ -85,6 +85,7 @@ defaultSnoozeAlarmLength=60
|
||||
dateFormat=0
|
||||
defaultStartHour=8
|
||||
defaultEndHour=17
|
||||
defaultzone=America/New_York
|
||||
|
||||
Week=Week
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user