// =========================================================================== // Copyright 2018 Autodesk, Inc. All rights reserved. // // Use of this software is subject to the terms of the Autodesk license // agreement provided at the time of installation or download, or which // otherwise accompanies this software in either electronic or hard copy form. // =========================================================================== displayString -replace -value " Could not create dynamic attribute: ^1s" m_brushPresetSetup.kCouldNotCreateDynAttr; displayString -replace -value "Could not delete dynamic attribute: ^1s.notes" m_brushPresetSetup.kCouldNotDeleteDynAttrNotes; displayString -replace -value "Paint Effects is not loaded, you cannot use a Paint Effects preset.\nCheck Window>Settings/Preferences>Preferences... Modules Category\nand ensure that Paint Effects is selected to Load on Startup, Save, Exit and Re-start Maya." m_brushPresetSetup.kPaintEffectsNotLoaded;