K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-03-01T02:31:28.783089Z K 7 svn:log V 328 lualoader: config: Pull some messages out into constants Rather than hardcoding these things. This could lead to some form of loader localization later, but the main goal at the moment is to get a clear view of the strings we're outputting and strive to use more string.format() and less wild concatenation all over the place. END