45,647
edits
No edit summary |
No edit summary |
||
Line 371: | Line 371: | ||
-- Is there any text to show? | -- Is there any text to show? | ||
if (data.term or data.alt) then | if (data.term or data.alt) and data.term ~= "-" then | ||
-- Try to detect the script if it was not provided | -- Try to detect the script if it was not provided | ||
if not data.sc then | if not data.sc then |