diff options
-rw-r--r-- | mail/mail.error.xml | 2 | ||||
-rw-r--r-- | plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml | 2 | ||||
-rw-r--r-- | plugins/exchange-operations/org-gnome-exchange-operations.error.xml | 2 | ||||
-rw-r--r-- | plugins/groupwise-features/properties.glade | 2 | ||||
-rw-r--r-- | plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml | 2 | ||||
-rw-r--r-- | ui/evolution-calendar.xml | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml index b6caa0ea70..8a86132dd1 100644 --- a/mail/mail.error.xml +++ b/mail/mail.error.xml @@ -354,7 +354,7 @@ You can choose to ignore this folder, overwrite or append its contents, or quit. <error id="ask-receipt" type="question" default="GTK_RESPONSE_NO"> <_title>Read receipt requested.</_title> <_primary>Read receipt requested.</_primary> - <_secondary xml:space="preserve">A read receipt notification has been requested for "{1}". Send the reciept notification to {0}?</_secondary> + <_secondary xml:space="preserve">A read receipt notification has been requested for "{1}". Send the receipt notification to {0}?</_secondary> <button stock="gtk-no" response="GTK_RESPONSE_NO"/> <button stock="gtk-yes" _label="Send Receipt" response="GTK_RESPONSE_YES"/> </error> diff --git a/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml b/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml index f5b9584631..aa79f2f3a7 100644 --- a/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml +++ b/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml @@ -2,7 +2,7 @@ <e-plugin type="shlib" id="org.gnome.evolution.bbdb" - _name="Automatic contacts" + _name="Automatic Contacts" location="@PLUGINDIR@/liborg-gnome-evolution-bbdb.so"> <_description>Automatically fills your addressbook with names and email addresses as you reply to mails. Also fills in IM contact information from your buddy lists.</_description> diff --git a/plugins/exchange-operations/org-gnome-exchange-operations.error.xml b/plugins/exchange-operations/org-gnome-exchange-operations.error.xml index 4563d52857..61c9edc667 100644 --- a/plugins/exchange-operations/org-gnome-exchange-operations.error.xml +++ b/plugins/exchange-operations/org-gnome-exchange-operations.error.xml @@ -68,7 +68,7 @@ Or you might have just typed your password wrong.</_secondary> <error id="account-version-error" type="error"> <_primary>The Exchange server is not compatible with Exchange Connector.</_primary> - <_secondary xml:space="preserve">The server is runinng Exchange 5.5. Exchange Connector + <_secondary xml:space="preserve">The server is running Exchange 5.5. Exchange Connector supports Microsoft Exchange 2000 and 2003 only.</_secondary> </error> diff --git a/plugins/groupwise-features/properties.glade b/plugins/groupwise-features/properties.glade index e2fce0be65..90e3c11dcd 100644 --- a/plugins/groupwise-features/properties.glade +++ b/plugins/groupwise-features/properties.glade @@ -527,7 +527,7 @@ <child> <widget class="GtkLabel" id="label564"> <property name="visible">True</property> - <property name="label" translatable="yes">_Cutomize notification message</property> + <property name="label" translatable="yes">_Customize notification message</property> <property name="use_underline">True</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> diff --git a/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml b/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml index 2107d2f29b..aa0a4894e5 100644 --- a/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml +++ b/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml @@ -4,7 +4,7 @@ type="shlib" id="org.gnome.evolution.plugin.manager" location="@PLUGINDIR@/liborg-gnome-plugin-manager@SOEXT@" - _name="Plugin manager"> + _name="Plugin Manager"> <_description>A plugin for managing which plugins are enabled or disabled.</_description> <author name="Michael Zucchi" email="notzed@ximian.com"/> <hook class="org.gnome.evolution.shell.bonobomenu:1.0"> 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"/> |