Index configuration "Web History" tab header was not translated
This commit is contained in:
parent
04d64cb1b3
commit
2b60e1f8c2
@ -219,7 +219,7 @@ void ConfIndexW::initPanels()
|
||||
new ConfSubPanelW(m_w, &m_conf, m_rclconf),
|
||||
tr("Local parameters"));
|
||||
|
||||
idx = m_w->addPanel("Web history");
|
||||
idx = m_w->addPanel(tr("Web history"));
|
||||
setupWebHistoryPanel(idx);
|
||||
|
||||
idx = m_w->addPanel(tr("Search parameters"));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user