Skip to content

Makefile fixes #713

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 23, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
powrap in some files
  • Loading branch information
humitos committed Aug 23, 2020
commit 1d740d395e76615511b5e5790c48717f4881212f
4 changes: 2 additions & 2 deletions library/array.po
Original file line number Diff line number Diff line change
Expand Up @@ -266,8 +266,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``array.__new__`` with arguments "
"``typecode``, ``initializer``."
msgstr ""
"Lanza un :ref:`evento de auditoría <auditing>` ``array.__new__`` con argumentos "
"``typecode``, ``initializer``."
"Lanza un :ref:`evento de auditoría <auditing>` ``array.__new__`` con "
"argumentos ``typecode``, ``initializer``."

#: ../Doc/library/array.rst:83
msgid "A string with all available type codes."
Expand Down
8 changes: 4 additions & 4 deletions library/telnetlib.po
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``telnetlib.Telnet.open`` with "
"arguments ``self``, ``host``, ``port``."
msgstr ""
"Genera un :ref:`evento de auditoría <auditing>` ``telnetlib. Telnet.open`` con "
"argumentos ``self``, ``host``, ``port``."
"Genera un :ref:`evento de auditoría <auditing>` ``telnetlib. Telnet.open`` "
"con argumentos ``self``, ``host``, ``port``."

#: ../Doc/library/telnetlib.rst:149
msgid ""
Expand Down Expand Up @@ -289,8 +289,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``telnetlib.Telnet.write`` with "
"arguments ``self``, ``buffer``."
msgstr ""
"Lanza un :ref:`evento de auditoría <auditing>` ``telnetlib.Telnet.write`` con argumentos "
"``self``, ``buffer``."
"Lanza un :ref:`evento de auditoría <auditing>` ``telnetlib.Telnet.write`` "
"con argumentos ``self``, ``buffer``."

#: ../Doc/library/telnetlib.rst:183
msgid ""
Expand Down