Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | fix tests correspond to 6c70ca26a841 (Divide test_intl target ...) | Nozomu Kaneko | 2013-01-06 | 1 | -10/+6 | |
| | | | | | ||||||
* | | | | | resolve conflicts | Nozomu Kaneko | 2013-01-06 | 1 | -0/+37 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | merge | Nozomu Kaneko | 2013-01-05 | 1 | -0/+37 | |
| |\ \ \ \ | ||||||
| | * | | | | make docfield translatable | Nozomu Kaneko | 2012-12-18 | 1 | -0/+37 | |
| | | |_|/ | | |/| | | ||||||
* | | | | | Divide test_intl target source files for speed-up. | Takayuki Shimizukawa | 2013-01-06 | 1 | -65/+58 | |
| | | | | | ||||||
* | | | | | Closes #976: Fix gettext does not extract index entries. | Takayuki Shimizukawa | 2013-01-05 | 1 | -0/+34 | |
|/ / / / | ||||||
* | | | | Closes #940: Fix gettext does not extract figure caption. | Takayuki Shimizukawa | 2013-01-05 | 1 | -0/+16 | |
| | | | | | | | | | | | | | | | | | | | | This is docutils issue. see also: https://sourceforge.net/tracker/?func=detail&aid=3599485&group_id=38414&atid=422032 | |||||
* | | | | Fix ``test_i18n_literalblock_warning`` which would sometimes fail due to the ↵ | Jonathan Waltman | 2013-01-03 | 1 | -1/+1 | |
| |/ / |/| | | | | | | | | text wrapping of error messages. | |||||
* | | | Add regression test for gettext does not extract definition terms. Closes #975 | Takayuki Shimizukawa | 2013-01-01 | 1 | -0/+17 | |
| | | | ||||||
* | | | remove useless comments | Nozomu Kaneko | 2012-12-19 | 1 | -3/+3 | |
| | | | ||||||
* | | | fix #1058: footnote backlinks with i18n | Nozomu Kaneko | 2012-12-19 | 1 | -0/+20 | |
|/ / | ||||||
* | | Avoid unusable warning in using i18n translation. Closes #1057. | Takayuki Shimizukawa | 2012-12-16 | 1 | -0/+22 | |
|/ | | | | And there is related information at pull request #86 | |||||
* | Fix minor bugs in test_intl.py causing tests to fail under python 2.5 | Jonathan Waltman | 2012-12-11 | 1 | -6/+5 | |
| | | | | | | | | os.path.relpath not defined in Python 2.5, use equivalent from sphinx.util.pycompat Also avoid trying to create an existing directory when remnants exist of an earlier failed build | |||||
* | Update warnings for inconsistency reference translations. Thanks @jonwaltman! | Takayuki Shimizukawa | 2012-12-07 | 1 | -2/+7 | |
| | ||||||
* | fix: rescue extra named-reference that appeared in same translation message. | Takayuki Shimizukawa | 2012-12-05 | 1 | -4/+6 | |
| | ||||||
* | change: Make readable-text a priority. | Takayuki Shimizukawa | 2012-12-05 | 1 | -2/+18 | |
| | | | | If the number of reference does not match then some links will be broken. | |||||
* | move i18n test documents to i18n subdir. | Takayuki Shimizukawa | 2012-12-05 | 1 | -18/+25 | |
| | ||||||
* | refactoring | Takayuki Shimizukawa | 2012-12-05 | 1 | -21/+22 | |
| | ||||||
* | checking whether the number of references is equal in both the translated ↵ | Takayuki Shimizukawa | 2012-12-05 | 1 | -1/+27 | |
| | | | | form and the untranslated form? If they're not equal, emit a warning and don't bother trying to transfer the references. | |||||
* | fix #1044 refs #955: fix external/inline links with localization | Takayuki Shimizukawa | 2012-11-27 | 1 | -1/+42 | |
| | ||||||
* | fix #955: consider the numbered-footnote. update test and code | Takayuki Shimizukawa | 2012-11-22 | 1 | -2/+3 | |
| | ||||||
* | fixed #955: footnote i18n translation cause KeyError and 'Only update text ↵ | Takayuki Shimizukawa | 2012-11-22 | 1 | -1/+24 | |
| | | | | nodes in translation' change at b7b808e46851 break translation. | |||||
* | Fixed a bug in test_intl.py: teardown didn't get called if the test was skipped | Tim Martin | 2011-04-17 | 1 | -0/+5 | |
| | ||||||
* | Split up tests for locale patching. | Robert Lehmann | 2010-11-14 | 1 | -2/+8 | |
| | ||||||
* | Split up sphinx-i18n tests into build and patch phase. | Robert Lehmann | 2010-11-14 | 1 | -0/+54 | |