// =========================================================================== // 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 "Affected String:" m_filePathEditorWin.kAffectedString; displayString -replace -value "All" m_filePathEditorWin.kAll; displayString -replace -value "Browse" m_filePathEditorWin.kAutoResBrowser; displayString -replace -value "Cancel" m_filePathEditorWin.kAutoResCancel; displayString -replace -value "Preview" m_filePathEditorWin.kAutoResPreview; displayString -replace -value "Auto Resolve" m_filePathEditorWin.kAutoResolve; displayString -replace -value "Base Path:" m_filePathEditorWin.kBasePath; displayString -replace -value "Filepaths will be Repathing" m_filePathEditorWin.kBeRepathing; displayString -replace -value "Cancel" m_filePathEditorWin.kCancel; displayString -replace -value "Check All" m_filePathEditorWin.kCheckAll; displayString -replace -value "Check None" m_filePathEditorWin.kCheckNone; displayString -replace -value "Confirm" m_filePathEditorWin.kConfirm; displayString -replace -value "Continue" m_filePathEditorWin.kContinue; displayString -replace -value "Copied Files" m_filePathEditorWin.kCopiedFiles; displayString -replace -value "Copy Files:" m_filePathEditorWin.kCopyFiles; displayString -replace -value "Destination:" m_filePathEditorWin.kDestination; displayString -replace -value "DETAILS" m_filePathEditorWin.kDetails; displayString -replace -value "Directory Path" m_filePathEditorWin.kDirectoryPath; displayString -replace -value "Edit" m_filePathEditorWin.kEdit; displayString -replace -value "The base path cannot be empty." m_filePathEditorWin.kEmptyBasePath; displayString -replace -value "The destination path cannot be empty." m_filePathEditorWin.kEmptyDestPath; displayString -replace -value "The new path is empty." m_filePathEditorWin.kEmptyPath; displayString -replace -value "The search string cannot be empty." m_filePathEditorWin.kEmptySearchString; displayString -replace -value "Help" m_filePathEditorWin.kFPEHelp; displayString -replace -value "File" m_filePathEditorWin.kFile; displayString -replace -value "Files will be Copied" m_filePathEditorWin.kFileCopied; displayString -replace -value "Filename" m_filePathEditorWin.kFilename; displayString -replace -value "File Path Editor" m_filePathEditorWin.kFilepathEditor; displayString -replace -value "Files" m_filePathEditorWin.kFiles; displayString -replace -value "From:" m_filePathEditorWin.kFrom; displayString -replace -value "Full FilePath" m_filePathEditorWin.kFullFilepath; displayString -replace -value "Graph in Hypershade" m_filePathEditorWin.kGraphInHS; displayString -replace -value "Graph in Node Editor" m_filePathEditorWin.kGraphInNE; displayString -replace -value "Help" m_filePathEditorWin.kHelp; displayString -replace -value "Help on Auto-Resolve" m_filePathEditorWin.kHelpOnAutoResolve; displayString -replace -value "Help on File Path Editor" m_filePathEditorWin.kHelpOnFPE; displayString -replace -value "Help On Repath" m_filePathEditorWin.kHelpOnRepath; displayString -replace -value "Help on String Replace" m_filePathEditorWin.kHelpOnReplace; displayString -replace -value "Invert Selection" m_filePathEditorWin.kInvertSelect; displayString -replace -value "List by Path" m_filePathEditorWin.kListByAbsPath; displayString -replace -value "List by File Type" m_filePathEditorWin.kListByFileType; displayString -replace -value "Edit" m_filePathEditorWin.kMainEdit; displayString -replace -value "New Path:" m_filePathEditorWin.kNewPath; displayString -replace -value "No appropriate attribute item is selected to do repath." m_filePathEditorWin.kNoFileSelected; displayString -replace -value "No appropriate attribute item is selected to do auto resolve." m_filePathEditorWin.kNoFileSelectedForAutoRes; displayString -replace -value "No appropriate attribute item is selected to do string search & replace." m_filePathEditorWin.kNoFileSelectedForReplace; displayString -replace -value "No appropriate attribute item is selected that matches specified attribute type(s)." m_filePathEditorWin.kNoMatchedFileSelected; displayString -replace -value "Node" m_filePathEditorWin.kNode; displayString -replace -value "Node Name" m_filePathEditorWin.kNodeName; displayString -replace -value "Nodes will be Renamed" m_filePathEditorWin.kNodeRenamed; displayString -replace -value "Nodes" m_filePathEditorWin.kNodes; displayString -replace -value "Directory '^1s' is nonexistent!" m_filePathEditorWin.kNonExistentDirectory; displayString -replace -value "Ok" m_filePathEditorWin.kOk; displayString -replace -value "The following operations are about to be performed." m_filePathEditorWin.kOperationMsg; displayString -replace -value "Options" m_filePathEditorWin.kOptions; displayString -replace -value "Overwrite Existing Files" m_filePathEditorWin.kOverwrite; displayString -replace -value "Path" m_filePathEditorWin.kPath; displayString -replace -value "Filepaths will be Renamed" m_filePathEditorWin.kPathRenamed; displayString -replace -value "Paths" m_filePathEditorWin.kPaths; displayString -replace -value "Preview" m_filePathEditorWin.kPreview; displayString -replace -value "Actions Preview Window" m_filePathEditorWin.kPreviewWin; displayString -replace -value "Refresh List" m_filePathEditorWin.kRefresh; displayString -replace -value "Refresh List" m_filePathEditorWin.kRefreshList; displayString -replace -value "Remaining Unresolved" m_filePathEditorWin.kRemainingUnresolved; displayString -replace -value "Renamed Filepaths" m_filePathEditorWin.kRenamedFile; displayString -replace -value "Renamed Nodes" m_filePathEditorWin.kRenamedNodes; displayString -replace -value "Repath" m_filePathEditorWin.kRepath; displayString -replace -value "Copy && Repath All Files" m_filePathEditorWin.kRepathAll; displayString -replace -value "Repath Files" m_filePathEditorWin.kRepathFiles; displayString -replace -value "Help on File Path Editor" m_filePathEditorWin.kRepathHelpOnFPE; displayString -replace -value "Copy && Repath Only Newly Resolved" m_filePathEditorWin.kRepathNewly; displayString -replace -value "Search Subdirectories for Files" m_filePathEditorWin.kRepathRecursive; displayString -replace -value "Repath Currently Resolved Files" m_filePathEditorWin.kRepathResolved; displayString -replace -value "Repathing" m_filePathEditorWin.kRepathing; displayString -replace -value "Replace" m_filePathEditorWin.kReplace; displayString -replace -value "Replace Every Instance" m_filePathEditorWin.kReplaceEvery; displayString -replace -value "Replace First Instance" m_filePathEditorWin.kReplaceFirst; displayString -replace -value "Replace String" m_filePathEditorWin.kReplaceStr; displayString -replace -value "Replace String:" m_filePathEditorWin.kReplaceString; displayString -replace -value "Reset Settings" m_filePathEditorWin.kResetSettings; displayString -replace -value "Resolve:" m_filePathEditorWin.kResolveType; displayString -replace -value "Resolved" m_filePathEditorWin.kResolved; displayString -replace -value "Resolved" m_filePathEditorWin.kResolvedItem; displayString -replace -value "Filepaths will be Newly Resolved" m_filePathEditorWin.kResolvedMsg; displayString -replace -value "Reveal in Explorer" m_filePathEditorWin.kRevealInExplorer; displayString -replace -value "Save Settings" m_filePathEditorWin.kSaveSettings; displayString -replace -value "Search String:" m_filePathEditorWin.kSearchString; displayString -replace -value "Select" m_filePathEditorWin.kSelect; displayString -replace -value "Select All" m_filePathEditorWin.kSelectAll; displayString -replace -value "Select By Type" m_filePathEditorWin.kSelectByType; displayString -replace -value "Select None" m_filePathEditorWin.kSelectNone; displayString -replace -value "Select Unresolved" m_filePathEditorWin.kSelectUnresolved; displayString -replace -value "Set" m_filePathEditorWin.kSet; displayString -replace -value "Show" m_filePathEditorWin.kShow; displayString -replace -value "SUMMARY" m_filePathEditorWin.kSummary; displayString -replace -value " to " m_filePathEditorWin.kTo; displayString -replace -value "To be Resolved" m_filePathEditorWin.kToBeResolved; displayString -replace -value "To:" m_filePathEditorWin.kTo_; displayString -replace -value "Top" m_filePathEditorWin.kTop; displayString -replace -value "Unresolved" m_filePathEditorWin.kUnresolved; displayString -replace -value "Unresolved" m_filePathEditorWin.kUnresolvedItem; displayString -replace -value "Filepaths will be Remaining Unresolved" m_filePathEditorWin.kUnresolvedMsg; displayString -replace -value "WARNING!!!" m_filePathEditorWin.kWarning;