Don't import fuzzy strings
alaa - June 11, 2004 - 15:42
| Project: | Drupal |
| Version: | 7.x-dev |
| Component: | locale.module |
| Category: | feature request |
| Priority: | normal |
| Assigned: | killes@www.drop.org |
| Status: | closed |
Jump to:
Description
in my website I'm incrementaly importing translations, the po files have many fuzzy strings generated by kbabel that should not be used at all.
at the moment I have to manualy hunt these strings, is it possible to make locale.mosule ignore fuzzy strings?

#1
I think it is actually a bug that needs fixing. Once you'd have uploaded those fuzzy strings into the db you are going to have a hard time getting them out again.
#2
The script that generates the PO tarballs makes sure that no fuzzy strings are included. It still would be nice to have this in the module, but it isn't really a bug anymore.
#3
any news about this? I think this is close... Moving Closed...