Skip to content

Commit cebf166

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent ba2405e commit cebf166

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/curses.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.9\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2020-05-31 09:25+0000\n"
20+
"POT-Creation-Date: 2020-07-30 03:45+0000\n"
2121
"PO-Revision-Date: 2017-02-16 23:05+0000\n"
2222
"Last-Translator: tomo, 2017\n"
2323
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -310,7 +310,7 @@ msgstr ""
310310
#: ../../library/curses.rst:216
311311
msgid ""
312312
"After :meth:`~window.getch` returns :const:`KEY_MOUSE` to signal a mouse "
313-
"event, this method should be call to retrieve the queued mouse event, "
313+
"event, this method should be called to retrieve the queued mouse event, "
314314
"represented as a 5-tuple ``(id, x, y, z, bstate)``. *id* is an ID value used"
315315
" to distinguish multiple devices, and *x*, *y*, *z* are the event's "
316316
"coordinates. (*z* is currently unused.) *bstate* is an integer value whose"

0 commit comments

Comments
 (0)