aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorChangwoo Ryu <cwryu@debian.org>2006-01-02 19:16:00 +0800
committerShreyas Srinivasan <shres@src.gnome.org>2006-01-02 19:16:00 +0800
commit8c1f42f3ae96a61e84db22235bd5f2714676140a (patch)
tree73ba66e1da10e4c17c1bea6ee4606f676e3e8d0c /mail/ChangeLog
parentaedfb5445a0b8b54455864bfa44163260a01fef1 (diff)
downloadgsoc2013-evolution-8c1f42f3ae96a61e84db22235bd5f2714676140a.tar
gsoc2013-evolution-8c1f42f3ae96a61e84db22235bd5f2714676140a.tar.gz
gsoc2013-evolution-8c1f42f3ae96a61e84db22235bd5f2714676140a.tar.bz2
gsoc2013-evolution-8c1f42f3ae96a61e84db22235bd5f2714676140a.tar.lz
gsoc2013-evolution-8c1f42f3ae96a61e84db22235bd5f2714676140a.tar.xz
gsoc2013-evolution-8c1f42f3ae96a61e84db22235bd5f2714676140a.tar.zst
gsoc2013-evolution-8c1f42f3ae96a61e84db22235bd5f2714676140a.zip
translate the labels of emfp_items.
2006-01-01 Changwoo Ryu <cwryu@debian.org> * em-folder-properties.c (emfp_dialog_got_folder): translate the labels of emfp_items. * em-account-editor.c (em_account_editor_construct): translate the labels of emae_{editor,druid}_items. svn path=/trunk/; revision=31023
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 a5761ba422..d17da724d4 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2006-01-01 Changwoo Ryu <cwryu@debian.org>
+
+ * em-folder-properties.c (emfp_dialog_got_folder): translate
+ the labels of emfp_items.
+
+ * em-account-editor.c (em_account_editor_construct): translate
+ the labels of emae_{editor,druid}_items.
+
2006-01-01 Harish Krishnaswamy <kharish@novell.com>