@@ -123,10 +123,10 @@ msgstr ""
123123msgid ""
124124"The Windows version of Python doesn't include the :mod:`curses` module. A "
125125"ported version called `UniCurses <https://pypi.org/project/UniCurses>`_ is "
126- "available. You could also try `the Console module <http://effbot.org/zone "
127- "/ console-index.htm>`_ written by Fredrik Lundh, which doesn't use the same "
128- "API as curses but provides cursor-addressable text output and full support "
129- "for mouse and keyboard input."
126+ "available. You could also try `the Console module "
127+ "<http://effbot.org/zone/ console-index.htm>`_ written by Fredrik Lundh, which"
128+ " doesn't use the same API as curses but provides cursor-addressable text "
129+ "output and full support for mouse and keyboard input."
130130msgstr ""
131131"Windows 版本的 Python 不包含 :mod:`curses` 模块。提供了一个名为 `UniCurses "
132132"<https://pypi.org/project/UniCurses>`_ 的移植版本。也可以尝试使用 Fredrik Lundh 编写 `the "
@@ -880,9 +880,10 @@ msgstr ""
880880
881881#: ../../howto/curses.rst:550
882882msgid ""
883- "`\" Console Applications with Urwid\" <http://www.pyvideo.org/video/1568"
884- "/console-applications-with-urwid>`_: video of a PyCon CA 2012 talk "
885- "demonstrating some applications written using Urwid."
883+ "`\" Console Applications with Urwid\" "
884+ "<http://www.pyvideo.org/video/1568/console-applications-with-urwid>`_: video"
885+ " of a PyCon CA 2012 talk demonstrating some applications written using "
886+ "Urwid."
886887msgstr ""
887888"`\" 使用 Urwid 的控制台应用程序\" <http://www.pyvideo.org/video/1568/console-"
888889"applications-with-urwid>`_: 一场演示使用 Urwid 编写应用程序的 PyCon CA 2012 演讲的视频。"
0 commit comments