mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #4655: Fix a translation for Chinese
This commit is contained in:
parent
501a24a7e9
commit
8db78fe001
1
CHANGES
1
CHANGES
@ -28,6 +28,7 @@ Bugs fixed
|
||||
* #4716: Generation PDF file with TexLive on Windows, file not found error
|
||||
* #4574: vertical space before equation in latex
|
||||
* #4720: message when an image is mismatched for builder is not clear
|
||||
* #4655, #4684: Incomplete localization strings in Polish and Chinese
|
||||
|
||||
Testing
|
||||
--------
|
||||
|
@ -265,7 +265,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"the extension %r was already merged with Sphinx since version %s; this "
|
||||
"extension is ignored."
|
||||
msgstr "自版本 %s 开始,扩展 %r 已合并至 Sphinx;该扩展被忽略。"
|
||||
msgstr ""
|
||||
|
||||
#: sphinx/registry.py:315
|
||||
msgid "Original exception:\n"
|
||||
|
Loading…
Reference in New Issue
Block a user