#31690: Document how fuzzy strings are handled by compilemessages
-------------------------------------+-------------------------------------
Reporter: sebashwa | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: | Version: 3.0
Documentation | Keywords: translation i18n
Severity: Normal | fuzzy compilemessages makemessages
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
-------------------------------------+-------------------------------------
I would like to add a passage about how fuzzy strings are handled by the
compilemessages command here:
https://docs.djangoproject.com/en/3.0/topics/i18n/translation/#miscellaneous
I'm pretty new to gettext and didn't know about the concept of fuzzy
translations. I overlooked / ignored the fuzzy statements, which were
automatically generated by invoking makemessages. It cost me quite some
time today to figure out why those translations did not work and I think
this may have been prevented by some documentation about it.
I hereby want to reassure that this is a feasible thing to add.
--
Ticket URL: <https://code.djangoproject.com/ticket/31690>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/051.491b1c96faff400e0e336b303127a6d7%40djangoproject.com.