Found a new untranslated word.

svn: r19864
This commit is contained in:
Peter Landgren 2012-06-18 17:58:28 +00:00
parent 53778f87f2
commit 1e0946784c

View File

@ -5574,7 +5574,7 @@ class IndividualPage(BasePage):
body += mapdetail body += mapdetail
# add page title # add page title
mapdetail += Html("h3", html_escape("Tracking %s" % mapdetail += Html("h3", html_escape(_("Tracking %s") %
self.get_name(person)), inline=True) self.get_name(person)), inline=True)
# page description # page description