app.msgbox("You need to have the Lua lgi-module installed in order to use the GUI for migrating font sizes. \n\n Also check the lgi module install paths in the file \n\n"..sourcePath.."main.lua \n\n Currently \n\n"..lgiInstallPaths.."\n\n is specified",{[1]="OK"})
app.msgbox("You need to have the Lua lgi-module installed and included in your Lua package path in order to use the GUI for migrating font sizes. \n\n",{[1]="OK"})