make report name consistent with gpr registration

This commit is contained in:
Paul Franklin 2015-04-05 09:47:02 -07:00 committed by Ross Gammon
parent bf6fe1bf36
commit 63af2bd82c

View File

@ -251,7 +251,7 @@ class TimeLine(Report):
Draws the title for the page.
"""
width = self.doc.get_usable_width()
title_one = self._("Timeline Graph")
title_one = self._("Timeline Chart")
title_two = "%(str1)s -- %(str2)s" % {
'str1' : self.filter.get_name(self._locale),
# feature request 2356: avoid genitive form