// =========================================================================== // 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 "Color Space" m_colorSpaceProcedures.kColorSpaceLabel; displayString -replace -value "Warning: \"^1s\" color space not found.\nNo color transformation will be applied." m_colorSpaceProcedures.kColorSpaceNotFound; displayString -replace -value "The selected color space does not match the Input Color Space Rules set in your preferences. To avoid changing the color space if the rules are reapplied, turn on 'Ignore Color Space File Rules' for this file." m_colorSpaceProcedures.kIgnoreColorSpaceFileRulesDisclaimer; displayString -replace -value "Color management - OFF" m_colorSpaceProcedures.kNoColorManagement;