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/bin/newlist.py | 1 - 1 file changed, 1 deletion(-) (limited to 'Mailman/bin/newlist.py') diff --git a/Mailman/bin/newlist.py b/Mailman/bin/newlist.py index 7bafc4430..f63e46724 100644 --- a/Mailman/bin/newlist.py +++ b/Mailman/bin/newlist.py @@ -33,7 +33,6 @@ from Mailman.configuration import config from Mailman.initialize import initialize _ = i18n._ -__i18n_templates__ = True -- cgit v1.2.3-70-g09d2