aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-calendar.xml
diff options
context:
space:
mode:
authorAnna Marie Dirks <anna@ximian.com>2001-08-14 03:57:48 +0800
committerAnna Dirks <anna@src.gnome.org>2001-08-14 03:57:48 +0800
commitbaaa849fa432304a444f03482eb31e1eebc3153a (patch)
tree41d66c7178c5b3a7db32d0776e8bee1d6f370527 /ui/evolution-calendar.xml
parent5be8aeed4ccca2a2088508d64205ea3f6b6554bc (diff)
downloadgsoc2013-evolution-baaa849fa432304a444f03482eb31e1eebc3153a.tar
gsoc2013-evolution-baaa849fa432304a444f03482eb31e1eebc3153a.tar.gz
gsoc2013-evolution-baaa849fa432304a444f03482eb31e1eebc3153a.tar.bz2
gsoc2013-evolution-baaa849fa432304a444f03482eb31e1eebc3153a.tar.lz
gsoc2013-evolution-baaa849fa432304a444f03482eb31e1eebc3153a.tar.xz
gsoc2013-evolution-baaa849fa432304a444f03482eb31e1eebc3153a.tar.zst
gsoc2013-evolution-baaa849fa432304a444f03482eb31e1eebc3153a.zip
Changed the tooltips for several toolbar icons to make all tooltips
2001-08-13 Anna Marie Dirks <anna@ximian.com> * evolution-calendar.xml: Changed the tooltips for several toolbar icons to make all tooltips consistent (in terms of capitalization and language). Also changed "Go to the present time" to "Go to today". svn path=/trunk/; revision=11950
Diffstat (limited to 'ui/evolution-calendar.xml')
-rw-r--r--ui/evolution-calendar.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/ui/evolution-calendar.xml b/ui/evolution-calendar.xml
index 4fae92b30a..7ae68cb804 100644
--- a/ui/evolution-calendar.xml
+++ b/ui/evolution-calendar.xml
@@ -4,20 +4,20 @@
accel="*Control*n"/>
<cmd name="CalendarNewEvent" _tip="Create an event for the whole day"/>
- <cmd name="CalendarPrint" _tip="Print this Calendar" pixtype="pixbuf"
+ <cmd name="CalendarPrint" _tip="Print this calendar" pixtype="pixbuf"
accel="*Control*p"/>
<cmd name="CalendarPrintPreview" _tip="Previews the calendar to be printed" pixtype="pixbuf"/>
<cmd name="CalendarSettings" _tip="Configure the calendar's settings"/>
- <cmd name="CalendarPrev" _tip="Go back in time" pixtype="stock" pixname="Back"/>
- <cmd name="CalendarToday" _tip="Go to present time" pixtype="stock" pixname="Home"/>
- <cmd name="CalendarNext" _tip="Go forward in time" pixtype="stock" pixname="Forward"/>
+ <cmd name="CalendarPrev" _tip="Go back" pixtype="stock" pixname="Back"/>
+ <cmd name="CalendarToday" _tip="Go to today" pixtype="stock" pixname="Home"/>
+ <cmd name="CalendarNext" _tip="Go forward" pixtype="stock" pixname="Forward"/>
<cmd name="CalendarGoto" _tip="Go to a specific date" pixtype="stock" pixname="Jump To"/>
- <cmd name="ShowDayView" _tip="Show 1 day" pixtype="pixbuf"/>
- <cmd name="ShowWorkWeekView" _tip="Show the working week" pixtype="pixbuf"/>
- <cmd name="ShowWeekView" _tip="Show 1 week" pixtype="pixbuf"/>
- <cmd name="ShowMonthView" _tip="Show 1 month" pixtype="pixbuf"/>
+ <cmd name="ShowDayView" _tip="Show one day" pixtype="pixbuf"/>
+ <cmd name="ShowWorkWeekView" _tip="Show work week" pixtype="pixbuf"/>
+ <cmd name="ShowWeekView" _tip="Show one week" pixtype="pixbuf"/>
+ <cmd name="ShowMonthView" _tip="Show one month" pixtype="pixbuf"/>
<cmd name="CutEvent" _tip="Cut the selection" pixtype="stock"
pixname="Cut" accel="*Control*x"/>