# HG changeset patch # User cmlenz # Date 1271457869 0 # Node ID 13017f59f5eab433e5ce60f18bb1b9cae79813d3 # Parent b7e8b971d90afc19c17a9a517bca385725b7fbc9 Set reST MIME type on new loader doc page. diff --git a/doc/i18n.txt b/doc/i18n.txt --- a/doc/i18n.txt +++ b/doc/i18n.txt @@ -4,7 +4,7 @@ Internationalization and Localization ===================================== -Genshi provides basic supporting infrastructure for internationalizing +Genshi provides comprehensive supporting infrastructure for internationalizing and localizing templates. That includes functionality for extracting localizable strings from templates, as well as a template filter that can apply translations to templates as they get rendered.