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 --- addressbook/gui/contact-editor/contact-editor.glade | 2 +- addressbook/gui/contact-editor/e-contact-editor-im.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'addressbook/gui') diff --git a/addressbook/gui/contact-editor/contact-editor.glade b/addressbook/gui/contact-editor/contact-editor.glade index 2d6854cca1..bc6cbf1e54 100644 --- a/addressbook/gui/contact-editor/contact-editor.glade +++ b/addressbook/gui/contact-editor/contact-editor.glade @@ -1422,7 +1422,7 @@ True - Novell Groupwise + Novell GroupWise True diff --git a/addressbook/gui/contact-editor/e-contact-editor-im.c b/addressbook/gui/contact-editor/e-contact-editor-im.c index 6121eb8be8..7facb68b45 100644 --- a/addressbook/gui/contact-editor/e-contact-editor-im.c +++ b/addressbook/gui/contact-editor/e-contact-editor-im.c @@ -52,7 +52,7 @@ enum { static const char *im_labels[] = { N_("AOL Instant Messenger"), - N_("Novell Groupwise"), + N_("Novell GroupWise"), N_("Jabber"), N_("Yahoo Messenger"), N_("Gadu-Gadu Messenger"), -- cgit v1.2.3