48,403
edits
No edit summary |
No edit summary |
||
| Line 837: | Line 837: | ||
if not data.sc[i] then | if not data.sc[i] then | ||
data.sc[i] = best | data.sc[i] = best | ||
end | end | ||
| Line 995: | Line 988: | ||
if (export.remove_links(manual_tr) == export.remove_links(automated_tr)) and (not data.tr_fail) then | if (export.remove_links(manual_tr) == export.remove_links(automated_tr)) and (not data.tr_fail) then | ||
insert(data.cats, data.lang:getFullName() .. " terms with redundant transliterations") | insert(data.cats, data.lang:getFullName() .. " terms with redundant transliterations") | ||
end | end | ||
end | end | ||