-
-
Notifications
You must be signed in to change notification settings - Fork 214
One fuzzy string in tutorial/stdlib.po #23
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
Comments
I want to solve this issue! |
So can you explain more about this issue? |
@anubhavsinha98 Sure, basically this is a "fuzzy entry" issue, meaning that the translation of the entry is out-of-date and should be updated, please see Fuzzy Entries section in gettext manual for more information about the fuzzy entries in gettext. You'll also see the string marked as "Needs work" and coloured in orange. Please also refer to our readme for more detail about how to contribute |
@adrianliaw Please assign this issue to me, thanks. |
…torial/stdlib.po-#23 fix python#23
There's one fuzzy string inside tutorial/stdlib.po, which is about the email library. It seems like the text "RFC 2822" has changed to an interpreted text syntax in the source. See this diff from
git log -L 309,322:tutorial/stdlib.po
The text was updated successfully, but these errors were encountered: