QStringmsg=QCoreApplication::translate("Asset Processor","Processing %1 (%2)...\n","%1 is the name of the file, and %2 is the platform to process it for").arg(inputFile,platform);
QStringmsg=QCoreApplication::translate("O3DE Asset Processor","Processing %1 (%2)...\n","%1 is the name of the file, and %2 is the platform to process it for").arg(inputFile,platform);