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 17de3659819e9da49848a0cfe16b60e5936ed26c
4 changes: 2 additions & 2 deletions library/email.errors.po
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,8 @@ msgid ""
"headers that had no leading white space but contained no ':'. Parsing "
"continues assuming that the line represents the first line of the body."
msgstr ""
":class:`MissingHeaderBodySeparatorDefect` - se encontró una línea al "
"analizar los encabezados que no tenían espacios en blanco iniciales pero que "
":class:`MissingHeaderBodySeparatorDefect` - Se encontró una línea al "
"analizar sintácticamente los encabezados que no tenían espacios en blanco iniciales pero que "
"no contenían ':'. El análisis continúa asumiendo que la línea representa la "
"primera línea del cuerpo."

Expand Down