From 9a9f6fee40e52421e6a63ca8be67c8ecdc2f685e Mon Sep 17 00:00:00 2001 From: Sivaiah Nallagatla Date: Fri, 28 Jan 2005 10:28:43 +0000 Subject: use ngetext instead of splitting the the sentence to take care of 2005-01-28 Sivaiah Nallagatla * addressbook/ea-minicard-view.c (ea_minicard_view_get_name) : use ngetext instead of splitting the the sentence to take care of different messages for plural vs singular case Fixes #61060 svn path=/trunk/; revision=28596 --- a11y/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'a11y/ChangeLog') diff --git a/a11y/ChangeLog b/a11y/ChangeLog index 507ce171ed..77113f88ad 100644 --- a/a11y/ChangeLog +++ b/a11y/ChangeLog @@ -1,3 +1,11 @@ +2005-01-28 Sivaiah Nallagatla + + * addressbook/ea-minicard-view.c + (ea_minicard_view_get_name) : use ngetext + instead of splitting the the sentence to take care + of different messages for plural vs singular case + Fixes #61060 + 2005-01-15 JP Rosevear * calendar/ea-calendar-helpers.c -- cgit