]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Add mention of javascript builtin extractor.
authorJeroen Ruigrok van der Werven <asmodai@in-nomine.org>
Fri, 22 Apr 2011 12:53:30 +0000 (12:53 +0000)
committerJeroen Ruigrok van der Werven <asmodai@in-nomine.org>
Fri, 22 Apr 2011 12:53:30 +0000 (12:53 +0000)
doc/messages.txt

index f1ef27276641fd5eb3583dffa4e926ffd8462f87..5b4643452cad44e1584a1bc81592ec2af511089e 100644 (file)
@@ -174,8 +174,9 @@ for comments. Empty lines are ignored, too.
 Default Extraction Methods
 --------------------------
 
-Babel comes with only two builtin extractors: ``python`` (which extracts 
-messages from Python source files) and ``ignore`` (which extracts nothing).
+Babel comes with a few builtin extractors: ``python`` (which extracts 
+messages from Python source files), ``javascript``, and ``ignore`` (which
+extracts nothing).
 
 The ``python`` extractor is by default mapped to the glob pattern ``**.py``,
 meaning it'll be applied to all files with the ``.py`` extension in any