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

Skip to content

Translated email.errors.po #914

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 21 commits into from
Sep 29, 2020
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
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
Next Next commit
Update library/email.errors.po
Co-authored-by: Cristián Maureira-Fredes <[email protected]>
  • Loading branch information
rishabhmishra25 and cmaureir authored Sep 28, 2020
commit 309dcbb9bd655ad8da9f4bc1fb41aedeef5d8166
6 changes: 3 additions & 3 deletions library/email.errors.po
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@ msgid ""
msgstr ""
"Dado que :meth:`Message.add_payload` está en desuso, esta excepción rara vez "
"se presenta en la práctica. Sin embargo, la excepción también se puede "
"generar si se llama al método :meth:`~ email.message.Message.attach` en una "
"instancia de una clase derivada de :class:`~ email.mime.nonmultipart."
"MIMENonMultipart` (por ejemplo :class :`~email.mime.image.MIMEImage`)."
"lanzar si se llama al método :meth:`~email.message.Message.attach` en una "
"instancia de una clase derivada de :class:`~email.mime.nonmultipart."
"MIMENonMultipart` (por ejemplo :class:`~email.mime.image.MIMEImage`)."

#: ../Doc/library/email.errors.rst:62
msgid ""
Expand Down