update calendar properties dialog for the changed locale file. Also remove some dos line endings.

This commit is contained in:
mvl%exedo.nl 2005-05-17 15:13:16 +00:00
parent 307d596df4
commit 4c20d88e45
2 changed files with 8 additions and 8 deletions

View File

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

View File

@ -442,13 +442,13 @@
<!ENTITY calendar.local.calendar.dialog.help.label "Use this to specify where on your computer the calendar file is stored. This is optional.">
<!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:" >
<!-- 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:">
<!-- Calendar Publish Dialog -->
<!ENTITY calendar.publish.dialog.title "Publish Calendar">