From 2b28803e7165e91d812cd9e9e3804a6d9bdce8a1 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Tue, 10 Feb 2009 19:42:34 -0500 Subject: Clean up and reorganization languages and the language manager. --- src/mailman/queue/docs/digester.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mailman/queue/docs') diff --git a/src/mailman/queue/docs/digester.txt b/src/mailman/queue/docs/digester.txt index c9aa79a06..57e80317c 100644 --- a/src/mailman/queue/docs/digester.txt +++ b/src/mailman/queue/docs/digester.txt @@ -274,8 +274,6 @@ When messages come in with a content-type character set different than that of the list's preferred language, recipients will get an internationalized digest. French is not enabled by default site-wide, so enable that now. - >>> config.languages.enable_language('fr') - # Simulate the site administrator setting the default server language to # French in the configuration file. Without this, the English template # will be found and the masthead won't be translated. -- cgit v1.3.1