Helpviewer/CookieJar/CookiesExceptionsDialog.py

changeset 3190
a9a94491c4fd
parent 3160
209a07d7e401
child 3345
071afe8be2a1
--- a/Helpviewer/CookieJar/CookiesExceptionsDialog.py	Fri Jan 10 19:30:21 2014 +0100
+++ b/Helpviewer/CookieJar/CookiesExceptionsDialog.py	Sat Jan 11 11:55:33 2014 +0100
@@ -61,7 +61,7 @@
             if section == 0:
                 header = fm.width("averagebiglonghost.averagedomain.info")
             elif section == 1:
-                header = fm.width(self.trUtf8("Allow For Session"))
+                header = fm.width(self.tr("Allow For Session"))
             buffer = fm.width("mm")
             header += buffer
             self.exceptionsTable.horizontalHeader()\

eric ide

mercurial