aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorZbigniew Chyla <cyba@gnome.pl>2002-09-24 20:20:26 +0800
committerChyla Zbigniew <chyla@src.gnome.org>2002-09-24 20:20:26 +0800
commitce792ef0ec703c53473ca82b5085ef59c2b9d558 (patch)
treedda5f554eb5704444eaf36eb6c8911135bfe41e7 /composer/ChangeLog
parent965cc1d9fce626582fe9626c26a849d5414806d9 (diff)
downloadgsoc2013-evolution-ce792ef0ec703c53473ca82b5085ef59c2b9d558.tar
gsoc2013-evolution-ce792ef0ec703c53473ca82b5085ef59c2b9d558.tar.gz
gsoc2013-evolution-ce792ef0ec703c53473ca82b5085ef59c2b9d558.tar.bz2
gsoc2013-evolution-ce792ef0ec703c53473ca82b5085ef59c2b9d558.tar.lz
gsoc2013-evolution-ce792ef0ec703c53473ca82b5085ef59c2b9d558.tar.xz
gsoc2013-evolution-ce792ef0ec703c53473ca82b5085ef59c2b9d558.tar.zst
gsoc2013-evolution-ce792ef0ec703c53473ca82b5085ef59c2b9d558.zip
Don't mark empty string with _().
2002-09-24 Zbigniew Chyla <cyba@gnome.pl> * e-msg-composer-attachment-bar.c (size_to_string): Don't mark empty string with _(). svn path=/trunk/; revision=18197
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index d6c1afd9e1..6ec031ae5c 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-24 Zbigniew Chyla <cyba@gnome.pl>
+
+ * e-msg-composer-attachment-bar.c (size_to_string):
+ Don't mark empty string with _().
+
2002-09-23 Ettore Perazzoli <ettore@ximian.com>
* e-icon-list.c (icon_new_from_pixbuf): Removed a #warning.