[glotpress-updates] [GlotPress] #263: On import, detect when a string has minor changes and keep the original translations.
GlotPress
noreply at wordpress.org
Fri Sep 13 10:50:18 UTC 2013
#263: On import, detect when a string has minor changes and keep the original
translations.
--------------------------+----------------------------
Reporter: yoavf | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: Future Release
Component: general | Version: 0.1
Resolution: | Keywords: has-patch
--------------------------+----------------------------
Comment (by yoavf):
fuzzy_similar_translation.diff uses a levenshtein based comparison to go
over new originals and compare them with previously existing originals. If
a string is 85% similar to a previous string (now missing), replace it
instead and mark existing translations as fuzzy.
TODO: use php's similar_text() for strings longer than 255 chars
(levensthein's practical limt).
Comments welcome :)
--
Ticket URL: <http://glotpress.trac.wordpress.org/ticket/263#comment:1>
GlotPress <http://glotpress.trac.wordpress.org>
Easy comin', easy goin'
More information about the glotpress-updates
mailing list