summaryrefslogtreecommitdiff
path: root/tests/roots/test-intl
Commit message (Expand)AuthorAgeFilesLines
* Warn on deprecated Python-specific index types (#11412)Adam Turner2023-05-091-7/+0
* Add test coverage for 'today_fmt' reference substitution (#10980)James Addison2022-12-291-0/+1
* Close #3985: Implement #noqa for i18nJean Abou Samra2022-02-154-0/+76
* In translated docs, sort glossaries by translated termsJean Abou Samra2022-01-122-35/+74
* doc: Upgrade docutils.sourceforge.io links to HTTPSigo958622021-05-161-1/+1
* Merge branch '3.x' into masterTakeshi KOMIYA2020-10-041-1/+1
|\
| * Strip trailing whitespaces and normalize line endingsFrançois Freitag2020-10-031-1/+1
* | Merge branch '3.x'Takeshi KOMIYA2020-07-242-3/+3
|\ \ | |/
| * Fix #4888: i18n: Failed to add an explicit title to ``:ref:`` roleTakeshi KOMIYA2020-07-192-3/+3
* | Close #7784: i18n: The alt text for image is translated by defaultTakeshi KOMIYA2020-07-191-12/+10
|/
* Close #4683: i18n: make explicit titles in toctree translatableTakeshi KOMIYA2019-11-012-0/+41
* Fix #6444: test: replace example.com by existing pageTakeshi KOMIYA2019-06-051-2/+2
* Merge branch '2.0'Takeshi KOMIYA2019-03-212-0/+10
|\
| * Fix #6178: i18n: Captions missing in translations for hidden TOCsTakeshi KOMIYA2019-03-172-0/+10
* | refactor: Use CatalogRepository instead of find_catalog_source_file()Takeshi KOMIYA2019-02-2727-0/+0
|/
* Remove coding magic comments from testsTakeshi KOMIYA2019-01-021-2/+0
* Merge branch '1.8'jfbu2018-11-062-2/+5
|\
| * Fix #3002: i18n: multiple footnote_references referring same footnote causes ...Takeshi KOMIYA2018-11-012-2/+5
* | The default setting for master_doc is changed to 'index'Takeshi KOMIYA2018-09-047-8/+8
|/
* Merge branch '1.7'Takeshi KOMIYA2018-07-172-3/+6
|\
| * Fix #3329: i18n: crashed by auto-symbol footnote referencesTakeshi KOMIYA2018-07-152-3/+6
* | Merge branch '1.7'Takeshi KOMIYA2018-05-1411-0/+109
|\ \ | |/
| * Merge branch '1.7' into 4913_literal_block_under_bullet_listTakeshi KOMIYA2018-05-129-0/+99
| |\
| | * fix #4938: i18n doesn't handle node.title correctly (#4939)Takayuki SHIMIZUKAWA2018-05-119-0/+99
| * | Fix #4913: i18n: literal blocks in bullet list are not translatedTakeshi KOMIYA2018-05-072-0/+10
| |/
* | Update all pypi.python.org URLs to pypi.orgJon Dufresne2018-04-181-1/+1
|/
* Re-arrange WARNING messages about reference inconsistenciescocoatomo2017-10-072-6/+6
* Fix #3421: Could not translate a caption of tablesTakeshi KOMIYA2017-02-152-0/+64
* Fix #3370: the caption of code-block is not picked up for translationTakeshi KOMIYA2017-01-262-0/+10
* Merge branch 'stable' into 1.5-releaseTakeshi KOMIYA2016-11-232-0/+24
|\
| * #3093: fix test againshimizukawa2016-11-201-0/+7
| * #3093: fix testshimizukawa2016-11-202-3/+3
| * refs #3093: add testsshimizukawa2016-11-202-1/+18
* | Fix could not translate the content of meta directive (ref: #1734)Takeshi KOMIYA2016-09-012-0/+10
* | Fix #1734: Could not translate the caption of toctree directiveTakeshi KOMIYA2016-09-012-0/+21
* | Fix #2874: gettext builder could not extract all text under the ``only`` dire...Takeshi KOMIYA2016-08-272-0/+43
* | Run *.png through zopflipng -mVille Skyttä2016-07-072-0/+0
|/
* Fix #2247: #2205 breaks make html for definition list with classifiers that c...Takeshi KOMIYA2016-01-182-0/+7
* fix testing for text builder that generate _build/text/_build/text/_build/......shimizukawa2016-01-091-0/+1
* Fix #2198,#2205: ``make gettext`` generate broken msgid for definition lists....shimizukawa2016-01-092-6/+6
* Fixes #1983: i18n translation feature breaks references which uses section name.shimizukawa2015-08-093-0/+133
* Fixed #1855: make gettext generates broken po file for definition lists with ...shimizukawa2015-07-252-0/+13
* refs #1235: i18n: 'uri' and 'alt' attribute on 'image' and 'figure' nodes can...shimizukawa2015-02-224-36/+63
* refs #1235: i18n: 'doctest-block' and 'raw' node can be translated if `gettex...shimizukawa2015-02-225-0/+62
* refs #1235: i18n: 'literal-block' node can be translated if 'literal-block' i...shimizukawa2015-02-222-0/+65
* The ``gettext_enables`` config value has been renamed to `gettext_additional_...shimizukawa2015-02-221-1/+1
* add :confval:`gettext_enables` to enable extracting 'index' to gettext catalo...Takayuki Shimizukawa2014-09-281-0/+1
* Fixup windows newlines.Georg Brandl2014-09-212-17/+17
* Fix malformed po files in the test-intl directoryTakayuki Shimizukawa2014-08-0317-17/+17
* compress static PNG images with optipng -o10Lars Buitinck2014-07-221-0/+0