mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-08 20:43:50 +00:00
update calendar properties dialog for the changed locale file. Also remove some dos line endings.
This commit is contained in:
parent
307d596df4
commit
4c20d88e45
@ -76,7 +76,7 @@
|
||||
</row>
|
||||
|
||||
<row align="center">
|
||||
<label value="&calendar.server.dialog.color.label;"/>
|
||||
<label value="&calendarproperties.color.label;"/>
|
||||
<hbox align="center">
|
||||
<colorpicker id="calendar-color"
|
||||
class="small-margin"
|
||||
|
@ -443,12 +443,12 @@
|
||||
<!ENTITY calendar.local.calendar.dialog.optional.label "These optional settings are used when publishing this calendar to a remote location.">
|
||||
|
||||
<!-- Calendar Properties -->
|
||||
<!ENTITY calendarproperties.color.label "Color:" >
|
||||
<!ENTITY calendarproperties.webdav.label "WebDAV" >
|
||||
<!ENTITY calendarproperties.caldav.label "CalDAV" >
|
||||
<!ENTITY calendarproperties.format.label "Format:" >
|
||||
<!ENTITY calendarproperties.location.label "Location:" >
|
||||
<!ENTITY calendarproperties.name.label "Name:" >
|
||||
<!ENTITY calendarproperties.color.label "Color:">
|
||||
<!ENTITY calendarproperties.webdav.label "WebDAV">
|
||||
<!ENTITY calendarproperties.caldav.label "CalDAV">
|
||||
<!ENTITY calendarproperties.format.label "Format:">
|
||||
<!ENTITY calendarproperties.location.label "Location:">
|
||||
<!ENTITY calendarproperties.name.label "Name:">
|
||||
|
||||
<!-- Calendar Publish Dialog -->
|
||||
<!ENTITY calendar.publish.dialog.title "Publish Calendar">
|
||||
|
Loading…
Reference in New Issue
Block a user