comparison ChangeLog @ 181:5c85c0ec4ef8

added 'N_' (gettext noop) to the extractor's default keywords fixes #25
author pjenvey
date Wed, 27 Jun 2007 22:43:26 +0000
parents d99cd18cc912
children e927dffc9ab4
comparison
equal deleted inserted replaced
180:7e88950ab661 181:5c85c0ec4ef8
22 the order those messages are found when walking the source tree, is no 22 the order those messages are found when walking the source tree, is no
23 longer subject to differences between platforms; directory and file names 23 longer subject to differences between platforms; directory and file names
24 are now always sorted alphabetically. 24 are now always sorted alphabetically.
25 * The Python message extractor now respects the special encoding comment to be 25 * The Python message extractor now respects the special encoding comment to be
26 able to handle files containing non-ASCII characters (ticket #23). 26 able to handle files containing non-ASCII characters (ticket #23).
27 * Added 'N_' (gettext noop) to the extractor's default keywords.
27 28
28 29
29 Version 0.8 30 Version 0.8
30 http://svn.edgewall.org/repos/babel/tags/0.8.0/ 31 http://svn.edgewall.org/repos/babel/tags/0.8.0/
31 (Jun 20 2007, from branches/stable/0.8.x) 32 (Jun 20 2007, from branches/stable/0.8.x)
Copyright (C) 2012-2017 Edgewall Software