aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-calendar.xml2
2 files changed, 6 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 5802e6fb49..9a203d12de 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-21 Damon Chaplin <damon@ximian.com>
+
+ * evolution-calendar.xml: 'All-Day' -> 'All Day' to be consistent
+ everywhere.
+
2001-08-20 Ettore Perazzoli <ettore@ximian.com>
* evolution-mail-list.xml: Move the ChangeFolderProperties into
diff --git a/ui/evolution-calendar.xml b/ui/evolution-calendar.xml
index e44b36e411..7dc9b31915 100644
--- a/ui/evolution-calendar.xml
+++ b/ui/evolution-calendar.xml
@@ -78,7 +78,7 @@
<submenu name="Actions" _label="_Actions">
<menuitem name="NewAppointment" verb="CalendarNewAppointment"
_label="Create a _New Appointment" pixtype="pixbuf"/>
- <menuitem name="NewEvent" verb="CalendarNewEvent" _label="Create a New All-Day _Event" pixtype="pixbuf"/>
+ <menuitem name="NewEvent" verb="CalendarNewEvent" _label="Create a New All Day _Event" pixtype="pixbuf"/>
<menuitem name="NewTask" verb="CalendarNewTask" _label="Create a New _Task" pixtype="pixbuf"/>