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

Skip to content

Trad library/email.generator.po #1057

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 17 commits into from
Oct 19, 2020
Merged
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
Next Next commit
Update email.generator.po
  • Loading branch information
JuliKM authored Oct 11, 2020
commit 54613198c5714940d738841f82226b23b8615814
2 changes: 1 addition & 1 deletion library/email.generator.po
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ msgstr ""
"de cualquier línea del cuerpo que comience con la cadena exacta ''\"From "
"\"'', es decir, ''From'' seguido de un espacio al principio de una línea. "
"*mangle_from_* vuelve de forma predeterminada al valor de la configuración "
"attr:`~email.policy.Policy.mangle_from_` de la *norma* (que es ''True'' para "
":attr:`~email.policy.Policy.mangle_from_` de la *norma* (que es ''True'' para "
"la norma :data:`~email.policy.compat32` y ''False'' para todas las demás). "
"*mangle_from_* está diseñado para su uso cuando los mensajes se almacenan en "
"formato unix mbox (consulte :mod:`mailbox` y `WHY THE CONTENT-LENGTH FORMAT "
Expand Down