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 197: | Line 197: | ||
if lang:getFullCode() == "und" then | if lang:getFullCode() == "und" then | ||
return nil | return nil | ||
elseif lang:hasType("conlang") then | |||
target = "*" .. target | |||
elseif not lang:hasType("conlang") then | elseif not lang:hasType("conlang") then | ||
target = "Reconstruction:" .. lang:getFullName() .. "/" .. target | target = "Reconstruction:" .. lang:getFullName() .. "/" .. target |