From 2bd332002f241ab7ca77f935a73692f6cbf41fe5 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 18 Feb 2008 21:24:46 -0500 Subject: PEP 292 style, $-strings are used by the translation service everywhere now. No more %-strings. Kill off all __i18n_templates__ hacks. --- Mailman/MTA/Manual.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'Mailman/MTA/Manual.py') diff --git a/Mailman/MTA/Manual.py b/Mailman/MTA/Manual.py index 6597f1ea0..2b43d6c64 100644 --- a/Mailman/MTA/Manual.py +++ b/Mailman/MTA/Manual.py @@ -29,8 +29,6 @@ from Mailman.configuration import config from Mailman.i18n import _ from Mailman.queue import Switchboard -__i18n_templates__ = True - # no-ops for interface compliance -- cgit v1.2.3-70-g09d2