aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2008-09-26 01:04:44 +0800
committerPhilip Withnall <pwithnall@src.gnome.org>2008-09-26 01:04:44 +0800
commiteb725acfbf3becac27e2e972fc3eaf41cbe4e7eb (patch)
tree21d9f1adad19b6d3df2b921555cf0655ba58e329 /composer/ChangeLog
parent9bc9edb259629a441ee80eb7b3b251fb0ac2efd4 (diff)
downloadgsoc2013-evolution-eb725acfbf3becac27e2e972fc3eaf41cbe4e7eb.tar
gsoc2013-evolution-eb725acfbf3becac27e2e972fc3eaf41cbe4e7eb.tar.gz
gsoc2013-evolution-eb725acfbf3becac27e2e972fc3eaf41cbe4e7eb.tar.bz2
gsoc2013-evolution-eb725acfbf3becac27e2e972fc3eaf41cbe4e7eb.tar.lz
gsoc2013-evolution-eb725acfbf3becac27e2e972fc3eaf41cbe4e7eb.tar.xz
gsoc2013-evolution-eb725acfbf3becac27e2e972fc3eaf41cbe4e7eb.tar.zst
gsoc2013-evolution-eb725acfbf3becac27e2e972fc3eaf41cbe4e7eb.zip
** Fix for bug #553148
2008-09-25 Philip Withnall <philip@tecnocode.co.uk> ** 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
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog7
1 files changed, 7 insertions, 0 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