diff options
| author | Barry Warsaw | 2009-02-10 19:42:34 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2009-02-10 19:42:34 -0500 |
| commit | 2b28803e7165e91d812cd9e9e3804a6d9bdce8a1 (patch) | |
| tree | bd6ce9f467c67dc40731c5bdaf4dbc83ebce3ea0 /src/mailman/queue/docs | |
| parent | 18d3ad0469aeb1c5d76136d460c8c900bcdc898e (diff) | |
| download | mailman-2b28803e7165e91d812cd9e9e3804a6d9bdce8a1.tar.gz mailman-2b28803e7165e91d812cd9e9e3804a6d9bdce8a1.tar.zst mailman-2b28803e7165e91d812cd9e9e3804a6d9bdce8a1.zip | |
Clean up and reorganization languages and the language manager.
Diffstat (limited to 'src/mailman/queue/docs')
| -rw-r--r-- | src/mailman/queue/docs/digester.txt | 2 |
1 files changed, 0 insertions, 2 deletions
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. |
