48,403
edits
No edit summary |
No edit summary |
||
| Line 994: | Line 994: | ||
if manual_tr then | if manual_tr then | ||
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 | ||