aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2001-06-20 20:18:09 +0800
committerKjartan Maraas <kmaraas@src.gnome.org>2001-06-20 20:18:09 +0800
commite6a6ac3b84fd231b3fed0e39316b3b51c3c5c52f (patch)
tree3211565a0caa02632d3d98184c8ddfc152334def /ui
parent81f97ede63bbbc7843f91b35799ae2d87ec59604 (diff)
downloadgsoc2013-evolution-e6a6ac3b84fd231b3fed0e39316b3b51c3c5c52f.tar
gsoc2013-evolution-e6a6ac3b84fd231b3fed0e39316b3b51c3c5c52f.tar.gz
gsoc2013-evolution-e6a6ac3b84fd231b3fed0e39316b3b51c3c5c52f.tar.bz2
gsoc2013-evolution-e6a6ac3b84fd231b3fed0e39316b3b51c3c5c52f.tar.lz
gsoc2013-evolution-e6a6ac3b84fd231b3fed0e39316b3b51c3c5c52f.tar.xz
gsoc2013-evolution-e6a6ac3b84fd231b3fed0e39316b3b51c3c5c52f.tar.zst
gsoc2013-evolution-e6a6ac3b84fd231b3fed0e39316b3b51c3c5c52f.zip
Fix typo. s/Cancel then meeting/ Cancel the meeting/.
2001-06-20 Kjartan Maraas <kmaraas@gnome.org> * evolution-event-editor.xml: Fix typo. s/Cancel then meeting/ Cancel the meeting/. svn path=/trunk/; revision=10329
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-event-editor.xml2
2 files changed, 6 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 28cc9f94b9..f3040313d0 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-20 Kjartan Maraas <kmaraas@gnome.org>
+
+ * evolution-event-editor.xml: Fix typo. s/Cancel then meeting/
+ Cancel the meeting/.
+
2001-06-19 Chris Toshok <toshok@ximian.com>
* evolution-contact-editor.xml: split out commands from
diff --git a/ui/evolution-event-editor.xml b/ui/evolution-event-editor.xml
index 840506a54d..340a502c3c 100644
--- a/ui/evolution-event-editor.xml
+++ b/ui/evolution-event-editor.xml
@@ -20,7 +20,7 @@
_tip="Obtain the latest meeting information"/>
<cmd name="ActionCancelMeeting" _label="Cancel Mee_ting"
- _tip="Cancel then meeting for this item"/>
+ _tip="Cancel the meeting for this item"/>
<cmd name="ActionForward" _label="Forward as i_Calendar"
_tip="Forward this item via email"/>