// =========================================================================== // 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 "Asset Attributes" m_AEcontainerMain.kAssetAttributes; displayString -replace -value "[^1s] ^2s" m_AEcontainerMain.kAttrAnnotAsEdLong; displayString -replace -value "^1s" m_AEcontainerMain.kAttrAnnotAsEdShort; displayString -replace -value "Cancel" m_AEcontainerMain.kCancel; displayString -replace -value "optionVar containerFlagViewCap too small; using minimum value of 12 instead of ^1s." m_AEcontainerMain.kCapTooSmallWarning; displayString -replace -value "Child Anchors" m_AEcontainerMain.kChildAnchors; displayString -replace -value "OK" m_AEcontainerMain.kConfirmOkay; displayString -replace -value "Context Properties" m_AEcontainerMain.kContextProperties; displayString -replace -value "flatViewGroup^1s" m_AEcontainerMain.kFlatCapGroup; displayString -replace -value "Attribute Editor: editor info has invalid information\n" m_AEcontainerMain.kGetFieldErr; displayString -replace -value "Must select node to publish." m_AEcontainerMain.kMustSelectNodeToPublish; displayString -replace -value "Published nodes must be asset members." m_AEcontainerMain.kNoPublishExternal; displayString -replace -value "None" m_AEcontainerMain.kNone; displayString -replace -value "OK" m_AEcontainerMain.kOk; displayString -replace -value "Open" m_AEcontainerMain.kOpen; displayString -replace -value "Open" m_AEcontainerMain.kOpen1; displayString -replace -value "Others" m_AEcontainerMain.kOthers; displayString -replace -value "Owner" m_AEcontainerMain.kOwner; displayString -replace -value "Parent Anchors" m_AEcontainerMain.kParentAnchors; displayString -replace -value "Publish Node" m_AEcontainerMain.kPublishNode; displayString -replace -value "Published Attributes" m_AEcontainerMain.kPublishedAttributes; displayString -replace -value "Published Nodes" m_AEcontainerMain.kPublishedNodes; displayString -replace -value "Published Nodes" m_AEcontainerMain.kPublishedNodesNoColon; displayString -replace -value "Reload template" m_AEcontainerMain.kReload; displayString -replace -value "Selection Transform" m_AEcontainerMain.kSelTransformNoColon; displayString -replace -value "Select/deselect published name(s)" m_AEcontainerMain.kSelectDeselectAnnot; displayString -replace -value "Select/deselect published name(s)" m_AEcontainerMain.kSelectionAnnot; displayString -replace -value "Enter name:" m_AEcontainerMain.kSpecifyName; displayString -replace -value "Template Name" m_AEcontainerMain.kTemplateName; displayString -replace -value "Template ^1s not available" m_AEcontainerMain.kTemplateNotFound; displayString -replace -value "Template ^1s is not available." m_AEcontainerMain.kTemplateNotValid; displayString -replace -value "Template Path" m_AEcontainerMain.kTemplatePath; displayString -replace -value "Templates" m_AEcontainerMain.kTemplates; displayString -replace -value "Type" m_AEcontainerMain.kType; displayString -replace -value "UI Treatment" m_AEcontainerMain.kUiTreatment; displayString -replace -value "View Name:" m_AEcontainerMain.kViewName;