Bug 257719

Summary: configurable low threshold for translation memory fuzzy search results
Product: [Applications] lokalize Reporter: mvillarino <mvillarino>
Component: translation memoryAssignee: Simon Depiets <sdepiets>
Status: RESOLVED FIXED    
Severity: wishlist CC: lpapp, sdepiets
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description mvillarino 2010-11-23 18:15:53 UTC
Version:           unspecified
OS:                Linux

Another piece of desired functionality is to be able to set up a miminum level of % similarity to get the results from the Translatiom memory, so that a result is not shown if the % is lower that that limit, despite is is one of the X with the most similarity (where X is the maximum number of results got from the TM)

Reproducible: Didn't try
Comment 1 Simon Depiets 2018-09-04 03:35:12 UTC
Git commit 70cc3128ee5c03f9dfc81c72b8d2e64c6b9232e1 by Simon Depiets.
Committed on 04/09/2018 at 03:34.
Pushed by sdepiets into branch 'master'.

Adding a minimum score setting in the TM config

Summary:
https://bugs.kde.org/show_bug.cgi?id=257719
configurable low threshold for translation memory fuzzy search results

Tags: #localization

Differential Revision: https://phabricator.kde.org/D15259

M  +1    -0    src/nokde-stubs/prefs.cpp
M  +7    -0    src/nokde-stubs/prefs_lokalize.h
M  +3    -0    src/prefs/lokalize.kcfg
M  +38   -4    src/prefs/prefs_tm.ui
M  +2    -1    src/tm/jobs.cpp
M  +9    -6    src/tm/tmview.cpp

https://commits.kde.org/lokalize/70cc3128ee5c03f9dfc81c72b8d2e64c6b9232e1