aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-08-25 04:19:05 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-08-25 04:19:05 +0800
commit5d7fb3b5d6bee24555457a5a40d7e8e7af037239 (patch)
tree5fe689b505a241386e1bbb02ab8475acdca878d0 /mail/ChangeLog
parent34f9e86684f32c56f9752a54a9713439712cc976 (diff)
downloadgsoc2013-evolution-5d7fb3b5d6bee24555457a5a40d7e8e7af037239.tar
gsoc2013-evolution-5d7fb3b5d6bee24555457a5a40d7e8e7af037239.tar.gz
gsoc2013-evolution-5d7fb3b5d6bee24555457a5a40d7e8e7af037239.tar.bz2
gsoc2013-evolution-5d7fb3b5d6bee24555457a5a40d7e8e7af037239.tar.lz
gsoc2013-evolution-5d7fb3b5d6bee24555457a5a40d7e8e7af037239.tar.xz
gsoc2013-evolution-5d7fb3b5d6bee24555457a5a40d7e8e7af037239.tar.zst
gsoc2013-evolution-5d7fb3b5d6bee24555457a5a40d7e8e7af037239.zip
Don't mark empty strings for translation. Rather, give descriptions and
* component-factory.c: Don't mark empty strings for translation. Rather, give descriptions and display names to types "mailstorage" and "vtrash". svn path=/trunk/; revision=12453
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 78f053da04..925c1e0879 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2001-08-24 Ettore Perazzoli <ettore@ximian.com>
+
+ [Fix #8024, Empty strings marked for translation.]
+
+ * component-factory.c: Don't mark empty strings for translation.
+ Rather, give descriptions and display names to types "mailstorage"
+ and "vtrash".
+
2001-08-24 Peter Williams <peterw@ximian.com>
* mail-ops.c (remove_folder_get): Save the folder's full_name, unref it,