Closed (fixed)
Project:
Localization server
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2007 at 14:45 UTC
Updated:
2 Jan 2008 at 22:54 UTC
As this was discussed on PM, l10n_community_import() needs to support detecting fuzzy translations, at start at least # fuzzy comments, further algorithm to detect fuzzy strings at all should be implemented later.
Comments
Comment #1
gábor hojtsyFuzzy implementation has an issue here: http://drupal.org/node/194141 (not the detection but the actual implementation).
Comment #2
gábor hojtsyImplemented in http://drupal.org/cvs?commit=92639 Looks like it works for me.
Comment #3
gábor hojtsy