File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.7\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2020-02-10 04:47+0000\n "
14+ "POT-Creation-Date : 2020-02-11 04:47+0000\n "
1515"PO-Revision-Date : 2019-09-01 03:21+0000\n "
1616"Last-Translator : tomo, 2019\n "
1717"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -910,9 +910,9 @@ msgid ""
910910"Linux it is :file:`/usr/share/locale`, but on Solaris it is "
911911":file:`/usr/lib/locale`. The :mod:`gettext` module does not try to support "
912912"these system dependent defaults; instead its default is "
913- ":file:`{sys.prefix }/share/locale` (see :data:`sys.prefix `). For this reason, "
914- " it is always best to call :func:`bindtextdomain` with an explicit absolute "
915- "path at the start of your application."
913+ ":file:`{sys.base_prefix }/share/locale` (see :data:`sys.base_prefix `). For "
914+ "this reason, it is always best to call :func:`bindtextdomain` with an "
915+ "explicit absolute path at the start of your application."
916916msgstr ""
917917
918918#: ../../library/gettext.rst:660
You can’t perform that action at this time.
0 commit comments