Found a new untranslated word.
svn: r19866
This commit is contained in:
parent
30b0c044ce
commit
a0d592a6fc
@ -5606,7 +5606,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
|
||||||
|
Loading…
Reference in New Issue
Block a user