diff --git a/doc/usage/configuration.rst b/doc/usage/configuration.rst index ba377e1f6..8f6280b8b 100644 --- a/doc/usage/configuration.rst +++ b/doc/usage/configuration.rst @@ -660,11 +660,11 @@ documentation on :ref:`intl` for details. generated by Sphinx will be in that language. Also, Sphinx will try to substitute individual paragraphs from your documents with the translation sets obtained from :confval:`locale_dirs`. Sphinx will search - language-specific figures named by `figure.language.filename` - (e.g. the German version of ``myfigure.png`` will be ``myfigure.de.png``) - and substitute them for original figures. In the LaTeX builder, a suitable - language will be selected as an option for the *Babel* package. Default is - ``None``, which means that no translation will be done. + language-specific figures named by :confval:`figure_language_filename` + (e.g. the German version of ``myfigure.png`` will be ``myfigure.de.png`` + by default setting) and substitute them for original figures. In the LaTeX + builder, a suitable language will be selected as an option for the *Babel* + package. Default is ``None``, which means that no translation will be done. .. versionadded:: 0.5