47,726
edits
![]() | We're back! Sorry, bad combo of sickness, funeral and a month-long trip abroad. The site is back now. ![]() |
No edit summary |
No edit summary |
||
Line 196: | Line 196: | ||
end | end | ||
-- Reconstructed languages and substrates require an initial *. | -- Reconstructed languages and substrates require an initial *. | ||
elseif (reconstructed or lang:getFamilyCode() == "qfa-sub") | elseif (reconstructed or lang:getFamilyCode() == "qfa-sub") then | ||
local check = target:match("^:*([^:]*):") | local check = target:match("^:*([^:]*):") | ||
check = check and ulower(check) | check = check and ulower(check) |