diff options
author | Andre Klapper <a9016009@gmx.de> | 2005-12-30 11:45:46 +0800 |
---|---|---|
committer | Andre Klapper <aklapper@src.gnome.org> | 2005-12-30 11:45:46 +0800 |
commit | f34387f7430b6ad2b971352c0261e9e4a7d93633 (patch) | |
tree | a420c8d608c9ce509be8cec4c05c667a4d07c0bd /mail/mail.error.xml | |
parent | 931f47dd119f990cadc9717abe550e32f7d0950d (diff) | |
download | gsoc2013-evolution-f34387f7430b6ad2b971352c0261e9e4a7d93633.tar.gz 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 'mail/mail.error.xml')
-rw-r--r-- | mail/mail.error.xml | 2 |
1 files changed, 1 insertions, 1 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> |