From 5119ae79997869eafb7e98e57e0d996acdb5a678 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 14 May 2011 14:13:53 -0400 Subject: use lingua in docs (thanks to wichert) --- docs/glossary.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/glossary.rst') diff --git a/docs/glossary.rst b/docs/glossary.rst index 13de8c41a..f96f72ea4 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -746,6 +746,10 @@ Glossary additional locale functionality becomes available to your application. + Lingua + A package by Wichert Akkermann which provides :term:`Babel` message + extractors for Python source files and Chameleon ZPT template files. + Message Identifier A string used as a translation lookup key during localization. The ``msgid`` argument to a :term:`translation string` is a -- cgit v1.2.3