diff options
author | Johnny Jacob <jjohnny@src.gnome.org> | 2008-01-28 14:28:50 +0800 |
---|---|---|
committer | Johnny Jacob <jjohnny@src.gnome.org> | 2008-01-28 14:28:50 +0800 |
commit | 6ca6246318827972716daf51a66cbac71b49e06f (patch) | |
tree | cb8574169a83615c0b701f92f63b46d959fbcaf9 /plugins/mail-notification/ChangeLog | |
parent | 89791fb36475d2cfceefd8613f1f2802b3b96267 (diff) | |
download | gsoc2013-evolution-6ca6246318827972716daf51a66cbac71b49e06f.tar.gz gsoc2013-evolution-6ca6246318827972716daf51a66cbac71b49e06f.tar.zst gsoc2013-evolution-6ca6246318827972716daf51a66cbac71b49e06f.zip |
Fix for Bug 504567. Added gettext for plurals in mail-notification plugin.
svn path=/trunk/; revision=34912
Diffstat (limited to 'plugins/mail-notification/ChangeLog')
-rw-r--r-- | plugins/mail-notification/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/mail-notification/ChangeLog b/plugins/mail-notification/ChangeLog index cbab0377ab..edd5341ed5 100644 --- a/plugins/mail-notification/ChangeLog +++ b/plugins/mail-notification/ChangeLog @@ -1,3 +1,10 @@ +2008-01-21 Johnny Jacob <jjohnny@novell.com> + + ** Fixes 504567. + + * mail-notification.c (new_notify_status): Add ngettext support for + strings. + 2008-01-09 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #492702 |