aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2005-12-30 11:45:46 +0800
committerAndre Klapper <aklapper@src.gnome.org>2005-12-30 11:45:46 +0800
commitf34387f7430b6ad2b971352c0261e9e4a7d93633 (patch)
treea420c8d608c9ce509be8cec4c05c667a4d07c0bd /ui
parent931f47dd119f990cadc9717abe550e32f7d0950d (diff)
downloadgsoc2013-evolution-f34387f7430b6ad2b971352c0261e9e4a7d93633.tar
gsoc2013-evolution-f34387f7430b6ad2b971352c0261e9e4a7d93633.tar.gz
gsoc2013-evolution-f34387f7430b6ad2b971352c0261e9e4a7d93633.tar.bz2
gsoc2013-evolution-f34387f7430b6ad2b971352c0261e9e4a7d93633.tar.lz
gsoc2013-evolution-f34387f7430b6ad2b971352c0261e9e4a7d93633.tar.xz
gsoc2013-evolution-f34387f7430b6ad2b971352c0261e9e4a7d93633.tar.zst
gsoc2013-evolution-f34387f7430b6ad2b971352c0261e9e4a7d93633.zip
Fixing several typos and harmonizing capital/small letters. Partially
2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/plugins/exchange-operations/org-gnome-exchange-operations.error.xml, evolution/plugins/groupwise-features/properties.glade, evolution/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml, evolution/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml, evolution/ui/evolution-calendar.xml org-gnome-evolution-startup-wizard.eplug.xml, evolution/mail/mail.error.xml: Fixing several typos and harmonizing capital/small letters. Partially fixes bug 306117. svn path=/trunk/; revision=30972
Diffstat (limited to 'ui')
-rw-r--r--ui/evolution-calendar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-calendar.xml b/ui/evolution-calendar.xml
index edf0b18a20..307120c2ca 100644
--- a/ui/evolution-calendar.xml
+++ b/ui/evolution-calendar.xml
@@ -21,7 +21,7 @@
<cmd name="Paste" _tip="Paste the clipboard" accel="*Control*v" pixtype="stock" pixname="gtk-paste"/>
<cmd name="Delete" _tip="Delete the appointment" accel="*Control*d" pixtype="stock" pixname="gtk-delete"/>
- <cmd name="DeleteOccurrence" _tip="Delete this occurrence" pixtype="stock" pixname="gtk-delete"/>
+ <cmd name="DeleteOccurrence" _tip="Delete this Occurrence" pixtype="stock" pixname="gtk-delete"/>
<cmd name="DeleteAllOccurrences" _tip="Delete All Occurrences" pixtype="stock" pixname="gtk-delete"/>
<cmd name="CalendarPurge" _label="Purg_e" _tip="Purge old appointments and meetings" accel="*Control*e"/>