Found a new untranslated word.
svn: r19864
This commit is contained in:
parent
53778f87f2
commit
1e0946784c
@ -5574,7 +5574,7 @@ class IndividualPage(BasePage):
|
||||
body += mapdetail
|
||||
|
||||
# add page title
|
||||
mapdetail += Html("h3", html_escape("Tracking %s" %
|
||||
mapdetail += Html("h3", html_escape(_("Tracking %s") %
|
||||
self.get_name(person)), inline=True)
|
||||
|
||||
# page description
|
||||
|
Loading…
Reference in New Issue
Block a user