Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2021-11-08 19:29:52 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2021-11-09 19:32:02 +0300
commit203094b4c3d0db34527281bd29601ab418325d5c (patch)
tree1bfadaadd0b53220d3e346ab3c673d09c8671303 /doc
parent8e350495b08fe5b06099ff85e3177ebd250e9181 (diff)
Close #9618: i18n: Add gettext_allow_fuzzy_translations
Diffstat (limited to 'doc')
-rw-r--r--doc/usage/configuration.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/usage/configuration.rst b/doc/usage/configuration.rst
index 46c82e56d..6725bd3e0 100644
--- a/doc/usage/configuration.rst
+++ b/doc/usage/configuration.rst
@@ -802,6 +802,13 @@ documentation on :ref:`intl` for details.
.. versionchanged:: 1.5
Use ``locales`` directory as a default value
+.. confval:: gettext_allow_fuzzy_translations
+
+ If true, "fuzzy" messages in the message catalogs are used for translation.
+ The default is ``False``.
+
+ .. versionadded:: 4.3
+
.. confval:: gettext_compact
.. versionadded:: 1.1