Skip to content

Yandex Browser ignores the translation ban #12420

Open
@neznaika0

Description

@neznaika0

Describe the bug

Based on #4424 , #5727

The Yandex Browser translator is still trying to translate blocks with the class class="notranslate".
The code is translated, spaces are added, or an empty block is shown.

The solution is to add the translate="no" property.

How to Reproduce

  1. Open https://codeigniter4.github.io/userguide/testing/overview.html in YandexBrowser 24.4
  2. Translate page EN -> RU

Environment Information

Platform:              linux; (Linux-6.7.12-amd64-x86_64-with-glibc2.38)
Python version:        3.11.9 (main, Apr 10 2024, 13:16:36) [GCC 13.2.0])
Python implementation: CPython
Sphinx version:        5.3.0
Docutils version:      0.19
Jinja2 version:        3.1.4

Sphinx extensions

extensions = [
	'sphinxcontrib.phpdomain',
	'sphinx_rtd_theme',
]

Additional context

See screenshot bug.
Screenshot Translated

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions