Fix i18n: gettext did not translate admonition directive's title. Closes #1206

This commit is contained in:
Takayuki Shimizukawa
2013-07-03 08:19:10 +00:00
parent cb11246754
commit 33c9e1fb28
5 changed files with 146 additions and 2 deletions

View File

@@ -39,6 +39,7 @@ Bugs fixed
* #1176: Fix i18n: footnote reference number missing for auto numbered named
footnote and auto symbol footnote.
* PR#146,#1172: Fix ZeroDivisionError in Parallel Builds. Thanks to tychoish.
* #1206: Fix i18n: gettext did not translate admonition directive's title.
Release 1.2 (beta1 released Mar 31, 2013)