to allow to translate birth word

svn: r13314
This commit is contained in:
Jérôme Rapinat 2009-10-06 09:42:52 +00:00
parent 73cbf10ce3
commit 34edae8cbc

View File

@ -1735,7 +1735,7 @@ def get_day_list(event_date, holiday_list, bday_anniv_list):
if event == 'Birthday':
txt_str = _(text + ', <em>'
+ (_('%s old') % str(age_str) if nyears else 'birth')
+ (_('%s old') % str(age_str) if nyears else _('birth'))
+ '</em>')
# an anniversary