diff options
author | Changwoo Ryu <cwryu@debian.org> | 2006-01-02 19:16:00 +0800 |
---|---|---|
committer | Shreyas Srinivasan <shres@src.gnome.org> | 2006-01-02 19:16:00 +0800 |
commit | 8c1f42f3ae96a61e84db22235bd5f2714676140a (patch) | |
tree | 73ba66e1da10e4c17c1bea6ee4606f676e3e8d0c /mail/ChangeLog | |
parent | aedfb5445a0b8b54455864bfa44163260a01fef1 (diff) | |
download | gsoc2013-evolution-8c1f42f3ae96a61e84db22235bd5f2714676140a.tar.gz 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/ChangeLog | 8 |
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> |