displayString -replace -value "Description ^1s does not exist." m_xgmUtil.kDescriptionDoesNotExist;
displayString -replace -value "xgmLocalPos:Object ^1s does not exist." m_xgmUtil.kObjectDoesNotExist;
displayString -replace -value "xgmXWorldPos:Object ^1s does not exist." m_xgmUtil.kObjectDoesNotExistWorldPos;
displayString -replace -value "The two vector arrays have different sizes [^1s,^2s]. No further comparison done." m_xgmUtil.kTheTwoVectorArraysHaveDifferentSizes;
displayString -replace -value "There is nothing to delete.\n" m_xgmUtil.kThereIsNothingToDelete;
displayString -replace -value "xgmXGenPos:Description ^1s does not exist." m_xgmUtil.kXgmxgenposDescriptionDoesNotExist;
displayString -replace -value "xgmXGenPos:Object ^1s does not exist." m_xgmUtil.kXgmxgenposObjectDoesNotExist;
