47,726
edits
![]() | We're back! Sorry, bad combo of sickness, funeral and a month-long trip abroad. The site is back now. ![]() |
mNo edit summary |
No edit summary |
||
Line 462: | Line 462: | ||
table.insert(data.categories, 1, pos_category) | table.insert(data.categories, 1, pos_category) | ||
end | end | ||
end | |||
if data.sccat and data.sc then | |||
table.insert(data.categories, data.lang:getCanonicalName() .. " " .. data.pos_category | |||
.. " in " .. data.sc:getCategoryName()) | |||
end | end | ||