diff --git a/gramps/plugins/webreport/webcal.py b/gramps/plugins/webreport/webcal.py index 00c1ba1b0..3ba54a4e7 100644 --- a/gramps/plugins/webreport/webcal.py +++ b/gramps/plugins/webreport/webcal.py @@ -1715,7 +1715,7 @@ def get_day_list(event_date, holiday_list, bday_anniv_list): txt_str = _('%(couple)s, wedding') % { 'couple' : text} else: - years_str = '' + nyears + '' + years_str = '%s' % nyears # translators: leave all/any {...} untranslated txt_str = ngettext("{couple}, {years} year anniversary", "{couple}, {years} year anniversary",