From eb725acfbf3becac27e2e972fc3eaf41cbe4e7eb Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Thu, 25 Sep 2008 17:04:44 +0000 Subject: ** Fix for bug #553148 2008-09-25 Philip Withnall ** Fix for bug #553148 * addressbook/gui/contact-editor/contact-editor.glade: * addressbook/gui/contact-editor/e-contact-editor-im.c: * composer/mail-composer.error.xml: * plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml: * plugins/groupwise-features/org-gnome-compose-send-options.xml: * plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml: Standardise "GroupWise" usage in translatable strings. svn path=/trunk/; revision=36453 --- composer/ChangeLog | 7 +++++++ composer/mail-composer.error.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'composer') diff --git a/composer/ChangeLog b/composer/ChangeLog index f18cb91c33..e295558692 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,10 @@ +2008-09-25 Philip Withnall + + ** Fix for bug #553148 + + * mail-composer.error.xml: Standardise "GroupWise" usage in + translatable strings. + 2008-09-23 Milan Crha ** Part of fix for bug #553273 diff --git a/composer/mail-composer.error.xml b/composer/mail-composer.error.xml index 6f76887bc8..a13fe34054 100644 --- a/composer/mail-composer.error.xml +++ b/composer/mail-composer.error.xml @@ -79,6 +79,6 @@ Please make sure that you have the correct version of gtkhtml and libgtkhtml ins <_primary>Send options not available. - <_secondary>Send options available only for Novell Groupwise and Microsoft Exchange accounts. + <_secondary>Send options available only for Novell GroupWise and Microsoft Exchange accounts. -- cgit