Module:Shortcut: Difference between revisions

fix error message
Enwikipedia>Mr. Stradivarius
(rewrite this without so many dependencies and with it hopefully easier to read)
Enwikipedia>Mr. Stradivarius
(fix error message)
Line 25:
error(string.format(
'shortcut #%d was invalid (shortcuts must be strings of ' ..
'at least one character in length)'
), 2)
end