Navweb: Solve a merge problem about msgctxt
This commit is contained in:
parent
29d00116d7
commit
ac67142665
@ -1783,7 +1783,7 @@ class BasePage:
|
||||
check_cs = False
|
||||
if nav_text == currentsection:
|
||||
check_cs = True
|
||||
elif nav_text == self._("Html|Home"):
|
||||
elif nav_text == self._("Home", "Html"):
|
||||
if "index" in self.report.cur_fname:
|
||||
check_cs = True
|
||||
elif nav_text == self._("Surnames"):
|
||||
|
Loading…
Reference in New Issue
Block a user