Page title not translated in key_phrases.html

This commit is contained in:
Gregory Soutade 2014-12-22 09:38:20 +01:00
parent 15047f91f1
commit c56bb65b4f
1 changed files with 1 additions and 1 deletions

View File

@ -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)