summaryrefslogtreecommitdiff
path: root/tests/roots/test-intl
Commit message (Expand)AuthorAgeFilesLines
* add :confval:`gettext_enables` to enable extracting 'index' to gettext catalo...shimizukawa2014-09-281-0/+1
* Fixup windows newlines.Georg Brandl2014-09-212-17/+17
* Fix malformed po files in the test-intl directoryshimizukawa2014-08-0317-17/+17
* compress static PNG images with optipng -o10Lars Buitinck2014-07-221-0/+0
* Fix i18n: missing python domain's cross-references with currentmodule directi...shimizukawa2014-03-232-0/+40
* Add tests and code refine for pull request #190.shimizukawa2013-11-124-0/+63
* Backed out changeset cfe9e2d11003 refs #1265shimizukawa2013-10-042-16/+9
* Now gettext translates label target name. Fix i18n: crash when using a indire...shimizukawa2013-10-042-9/+16
* Add test refs #1265 (comment-6264794) to validate translated label link shift...shimizukawa2013-10-032-0/+11
* Fix i18n: crash when translating section name that is pointed from named targ...shimizukawa2013-09-232-1/+17
* Fix i18n: gettext did not translate admonition directive's title. Closes #1206shimizukawa2013-07-032-0/+127
* Fix i18n: footnote reference number missing for auto numbered named footnote ...shimizukawa2013-06-212-3/+7
* fix: translation mechanism break label target if label and section name are s...shimizukawa2013-06-192-0/+106
* test_intl:external_link test case correction to fit to reST syntax.shimizukawa2013-06-182-10/+10
* Fix: Multiple references in the same line return the same link with i18n. Clo...shimizukawa2013-06-172-4/+41
* add tests for "multiple cross references in the same line return the same lin...shimizukawa2013-06-162-0/+32
* Fix multiple cross references (term, ref, doc) in the same line return the sa...shimizukawa2013-06-162-0/+23
* Fix: 'make gettext' cause UnicodeDecodeError when templates contain utf-8 enc...shimizukawa2013-04-131-0/+5
* tests: replace "from util import *" by explicit importsGeorg Brandl2013-04-011-2/+0
* merge headsshimizukawa2013-03-173-0/+50
|\
| * make versionmodified translatableNozomu Kaneko2013-02-043-0/+50
* | Add i18n capabilities for custom templates.shimizukawa2013-03-103-0/+31
|/
* mergeNozomu Kaneko2013-02-063-0/+86
|\
| * Merged in knzm/sphinx-fix-docfields-fork (pull request #96)Nozomu Kaneko2013-02-043-0/+86
| |\
| | * resolve conflictsNozomu Kaneko2013-01-063-0/+86
* | | fix toctree entry missing for testing.shimizukawa2013-02-051-0/+1
* | | fix: roles' reftarget ware swapped if there are some roles in 1 line and tran...shimizukawa2013-02-053-0/+35
* | | fix: reporting correct line number when translations have wrong reST syntax o...shimizukawa2013-02-043-0/+29
|/ /
* | Fix :term: doesn't link to glossary if term text translated. refs #1090shimizukawa2013-01-305-2/+37
* | Fix gettext does not extract glossary terms. Closes #1090shimizukawa2013-01-302-0/+45
* | merge birkenfeld/sphinxRobert Lehmann2013-01-063-0/+49
|/
* Divide test_intl target source files for speed-up.shimizukawa2013-01-0620-0/+415