diff options
Diffstat (limited to 'composer')
-rw-r--r-- | composer/ChangeLog | 7 | ||||
-rw-r--r-- | composer/mail-composer.error.xml | 2 |
2 files changed, 8 insertions, 1 deletions
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 <philip@tecnocode.co.uk> + + ** Fix for bug #553148 + + * mail-composer.error.xml: Standardise "GroupWise" usage in + translatable strings. + 2008-09-23 Milan Crha <mcrha@redhat.com> ** 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 <error id="send-options-support" type="error" modal="true"> <_primary>Send options not available.</_primary> - <_secondary>Send options available only for Novell Groupwise and Microsoft Exchange accounts.</_secondary> + <_secondary>Send options available only for Novell GroupWise and Microsoft Exchange accounts.</_secondary> </error> </error-list> |