diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2008-05-20 02:25:44 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-05-20 02:25:44 +0800 |
commit | 9d472864a27ccb3f284e2439af7cbd49a6176d04 (patch) | |
tree | ea4c5867978b0747d51741ee377a6f824add0f63 /mail/ChangeLog | |
parent | f5e9fbef10d6b03ac156a27cfd9ac54451632dec (diff) | |
download | gsoc2013-evolution-9d472864a27ccb3f284e2439af7cbd49a6176d04.tar.gz gsoc2013-evolution-9d472864a27ccb3f284e2439af7cbd49a6176d04.tar.zst gsoc2013-evolution-9d472864a27ccb3f284e2439af7cbd49a6176d04.zip |
Use a bit more direct English when informing the user of no messages in
2008-05-19 Matthew Barnes <mbarnes@redhat.com>
* mail/message-list.c (regen_list_done):
Use a bit more direct English when informing the user of no messages
in the currently selected folder.
svn path=/trunk/; revision=35515
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 64239de48c..e6c7f09b83 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,11 @@ 2008-05-19 Matthew Barnes <mbarnes@redhat.com> + * message-list.c (regen_list_done): + Use a bit more direct English when informing the user of no messages + in the currently selected folder. + +2008-05-19 Matthew Barnes <mbarnes@redhat.com> + ** Fixes bug #533465, patch from Ritesh Khadgaray * em-account-editor.c (emae_url_set_hostport): |