# HG changeset patch # User cmlenz # Date 1271457869 0 # Node ID 9bd255289d75350ac3abd8022a2e14ea9b554428 # Parent 80f80f2eec6a2c10783ca1fa8e4f8c9eb0972015 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.