Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c3eff8e

Browse files
[po] auto sync
1 parent 68546d1 commit c3eff8e

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

library/curses.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3137,10 +3137,13 @@ msgid ""
31373137
"a rectangle-drawing function useful for framing text boxes or for other "
31383138
"purposes."
31393139
msgstr ""
3140+
":mod:`curses.textpad` 模块提供了一个 :class:`Textbox` 类,该类在 curses "
3141+
"窗口中处理基本的文本编辑,支持一组与 Emacs 类似的键绑定(因此这也适用于 Netscape Navigator, BBedit 6.x, "
3142+
"FrameMaker 和许多其他程序)。 该模块还提供了一个绘制矩形的函数,适用于容纳文本框或其他目的。"
31403143

31413144
#: ../../library/curses.rst:1737
31423145
msgid "The module :mod:`curses.textpad` defines the following function:"
3143-
msgstr ""
3146+
msgstr ":mod:`curses.textpad` 模块定义了以下函数:"
31443147

31453148
#: ../../library/curses.rst:1742
31463149
msgid ""

0 commit comments

Comments
 (0)