Page title not translated in key_phrases.html
This commit is contained in:
parent
15047f91f1
commit
c56bb65b4f
|
@ -190,7 +190,7 @@ class IWLADisplayReferers(IPlugin):
|
|||
|
||||
# All key phrases in a file
|
||||
if self.create_all_key_phrases:
|
||||
title = createCurTitle(self.iwla, u'Key Phrases')
|
||||
title = createCurTitle(self.iwla, u'All Key Phrases')
|
||||
|
||||
filename = 'key_phrases.html'
|
||||
path = self.iwla.getCurDisplayPath(filename)
|
||||
|
|
Loading…
Reference in New Issue
Block a user