[281434] Syncup overuses the "possibly incorrect" flag
diff --git a/html/content/en_recent_html_list.php b/html/content/en_recent_html_list.php
index 56412c4..d7f9c47 100644
--- a/html/content/en_recent_html_list.php
+++ b/html/content/en_recent_html_list.php
@@ -42,7 +42,8 @@
echo "<li>" .
substr($myrow['created_on'],11,5) . " " . $myrow['string_value'] .
" -> " . $myrow['translation'] .
- $fuzzy .
+ // [281434] Syncup overuses the "possibly incorrect" flag
+ // $fuzzy .
" [" . $myrow['language'] . ": <a href='translate.php?project=" . $myrow['project_id'] . "&version=" . $myrow['version'] . "&file=" . $myrow['name'] . "&string=" . $myrow['string_key'] . "'>" .$myrow['string_key'] . "</a>] <b>" .
$myrow['project_id'] . " " .
$myrow['version'] . "</b>