mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #3964 from JulienPalard/issue-3958-french-title-fix
i18n: This string is used as html_title, it needs to be capitalized.
This commit is contained in:
@@ -356,7 +356,7 @@ msgstr "précédent"
|
||||
#: sphinx/builders/html.py:1313
|
||||
#, python-format
|
||||
msgid "%s %s documentation"
|
||||
msgstr "documentation %s %s"
|
||||
msgstr "Documentation %s %s"
|
||||
|
||||
#: sphinx/builders/latex.py:199 sphinx/builders/texinfo.py:217
|
||||
msgid " (in "
|
||||
|
||||
Reference in New Issue
Block a user