" + m_ErrorMessage.replace("\n", "
") + "";
case PROBLEM_OVERWRITE:
return tr("There are currently files in your Overwrite directory. These files are typically newly created files, usually generated by an external mod tool (i.e. Wrye Bash, xEdit, FNIS, ...). Creation Club ESL files will also end up here when downloaded. Any files in Overwrite will take top priority when loading your mod files and will always overwrite any other mod in your profile." + fileContent + ""; } break; case PROBLEM_MISSINGMASTERS: { QString masterInfo; for (auto master : m_MissingMasters) { masterInfo += "
| " + tr("Master") + " | " + "" + tr("Required By") + " |
|---|