Filter robot with *bot* and *crawl* re

This commit is contained in:
Gregory Soutade
2015-01-11 18:06:44 +01:00
parent 00ad08a201
commit 4c74a14037
2 changed files with 8 additions and 3 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'All Key Phrases')
title = createCurTitle(self.iwla, self.iwla._(u'All Key Phrases'))
filename = 'key_phrases.html'
path = self.iwla.getCurDisplayPath(filename)