// =========================================================================== // 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 "Apply" m_visorPanel.kApply; displayString -replace -value "As Normal" m_visorPanel.kAsNormal; displayString -replace -value "As Projection" m_visorPanel.kAsProjection; displayString -replace -value "As Stencil" m_visorPanel.kAsStencil; displayString -replace -value "Close" m_visorPanel.kButtonClose; displayString -replace -value "Cameras" m_visorPanel.kCameras; displayString -replace -value "Character Clips" m_visorPanel.kCharacterClips; displayString -replace -value "Character Poses" m_visorPanel.kCharacterPoses; displayString -replace -value "Close" m_visorPanel.kClose; displayString -replace -value "Close" m_visorPanel.kCloseButton; displayString -replace -value "Close" m_visorPanel.kCloseTab; displayString -replace -value "Create" m_visorPanel.kCreate; displayString -replace -value "Create New Tab..." m_visorPanel.kCreateNewTab; displayString -replace -value "New Tab" m_visorPanel.kCreateNewTabIconName; displayString -replace -value "Create New Tab" m_visorPanel.kCreateNewTabTitle; displayString -replace -value "Current Tab Options" m_visorPanel.kCurrentTabOptions; displayString -replace -value "No" m_visorPanel.kDialogButtonNo; displayString -replace -value "Yes" m_visorPanel.kDialogButtonYes; displayString -replace -value "The specified root directory is invalid.\nPlease specify a valid directory." m_visorPanel.kDirectoryInvalidMsg; displayString -replace -value "Disk" m_visorPanel.kDisk; displayString -replace -value "Export Selected Network" m_visorPanel.kExportSelectedNetwork; displayString -replace -value "Export the selected shading network or other items" m_visorPanel.kExportSelectedNetworkAnnot; displayString -replace -value "Export Selection" m_visorPanel.kExportSelection; displayString -replace -value "File" m_visorPanel.kFile; displayString -replace -value "Frame All" m_visorPanel.kFrameAll; displayString -replace -value "Frame all items" m_visorPanel.kFrameAllAnnot; displayString -replace -value "Frame Selected" m_visorPanel.kFrameSelected; displayString -replace -value "Frame selected items" m_visorPanel.kFrameSelectedAnnot; displayString -replace -value "Generate Swatch Files for Current Images" m_visorPanel.kGenerateSwatchFiles; displayString -replace -value "Save the swatches of the currently displayed files to disk so this directory can be opened faster" m_visorPanel.kGenerateSwatchFilesAnnot; displayString -replace -value "Help on Visor" m_visorPanel.kHelpVisor; displayString -replace -value "Import..." m_visorPanel.kImport; displayString -replace -value "// Imported: ^1s\n" m_visorPanel.kImportMsg; displayString -replace -value "Import the selected image files as normal file textures" m_visorPanel.kImportNormalFileTexturesAnnot; displayString -replace -value "Import the selected image files as projected file textures" m_visorPanel.kImportProjectedFileTexturesAnnot; displayString -replace -value "Import the selected Maya files, such as shading networks" m_visorPanel.kImportSelectedFilesAnnot; displayString -replace -value "Import Selected Image Files" m_visorPanel.kImportSelectedImage; displayString -replace -value "Import Selected Scene Files" m_visorPanel.kImportSelectedScene; displayString -replace -value "Import a shading network or other file" m_visorPanel.kImportShadingNetworkAnnot; displayString -replace -value "Import the selected image files as stenciled file textures" m_visorPanel.kImportStenciledFileTexturesAnnot; displayString -replace -value "Include Placement" m_visorPanel.kIncludePlacement; displayString -replace -value "If on, new textures are created with an associated placement node" m_visorPanel.kIncludePlacementAnnot; displayString -replace -value "Invalid directory" m_visorPanel.kInvalidDdirectory; displayString -replace -value "Invalid Directory" m_visorPanel.kInvalidDirectory; displayString -replace -value "Lights" m_visorPanel.kLights; displayString -replace -value "Lights and Optical FX" m_visorPanel.kLightsOpticalFX; displayString -replace -value "Materials" m_visorPanel.kMaterials; displayString -replace -value "Materials and shader glow" m_visorPanel.kMaterialsShaderGlow; displayString -replace -value "Move Tab Left" m_visorPanel.kMoveTabLeft; displayString -replace -value "Move the current tab one position to the left" m_visorPanel.kMoveTabLeftAnnot; displayString -replace -value "Move Tab Right" m_visorPanel.kMoveTabRight; displayString -replace -value "Move the current tab one position to the right" m_visorPanel.kMoveTabRightAnnot; displayString -replace -value "Create a new tab" m_visorPanel.kNewTabAnnot; displayString -replace -value "New tab name:" m_visorPanel.kNewTabName; displayString -replace -value "New tab name:" m_visorPanel.kNewTabNameRename; displayString -replace -value "No options available" m_visorPanel.kNoOptionsAvailable; displayString -replace -value "Expected lookup table to contain non-empty tab option var name." m_visorPanel.kNonemptyTabOptionVarName; displayString -replace -value "Old tab name:" m_visorPanel.kOldTabName; displayString -replace -value "Only show files (Hide directory tree)" m_visorPanel.kOnlyShowFiles; displayString -replace -value "Open" m_visorPanel.kOpen; displayString -replace -value "Paint Effects" m_visorPanel.kPaintEffects; displayString -replace -value "Post process" m_visorPanel.kPostProcess; displayString -replace -value "Projects" m_visorPanel.kProject; displayString -replace -value "Refresh All Swatches" m_visorPanel.kRefreshAllSwatches; displayString -replace -value "Refresh all swatches to reflect changes made to the files" m_visorPanel.kRefreshAllSwatchesAnnot; displayString -replace -value "Refresh File Listing" m_visorPanel.kRefreshFileListing; displayString -replace -value "Refresh the display of files on disk to reflect newly added or removed files" m_visorPanel.kRefreshFileListingAnnot; displayString -replace -value "Refresh Selected Swatches" m_visorPanel.kRefreshSelectedSwatches; displayString -replace -value "Refresh the selected swatches to reflect changes made to the files" m_visorPanel.kRefreshSelectedSwatchesAnnot; displayString -replace -value "Attempted to register existing tab type." m_visorPanel.kRegisterCustomContentError; displayString -replace -value "Remove Tab" m_visorPanel.kRemoveTab; displayString -replace -value "Remove the current tab" m_visorPanel.kRemoveTabAnnot; displayString -replace -value "Are you sure you want to remove the \"^1s\" tab?" m_visorPanel.kRemoveTabString; displayString -replace -value "Confirm Remove Current Tab" m_visorPanel.kRemoveTabTitle; displayString -replace -value "Rename" m_visorPanel.kRename; displayString -replace -value "Rename Tab..." m_visorPanel.kRenameTab; displayString -replace -value "Rename the current tab" m_visorPanel.kRenameTabAnnot; displayString -replace -value "Rename Tab" m_visorPanel.kRenameTabTitle; displayString -replace -value "This operation will remove all tabs from the Visor layout \nexcept ^1s and\n^2s. Are you sure you want to revert to default tabs?\n" m_visorPanel.kRevertAll; displayString -replace -value "Revert to Default Tabs" m_visorPanel.kRevertDefault; displayString -replace -value "Confirm Revert to Default Tabs" m_visorPanel.kRevertDefaultTitle; displayString -replace -value "No" m_visorPanel.kRevertTabButtonNo; displayString -replace -value "Yes" m_visorPanel.kRevertTabButtonYes; displayString -replace -value "Revert all tabs to default" m_visorPanel.kRevertToDefaultAnnot; displayString -replace -value "Root directory:" m_visorPanel.kRootDirectory; displayString -replace -value "The specified root directory is invalid.\nPlease specify a valid directory." m_visorPanel.kRootDirectoryInvalid; displayString -replace -value "Scene" m_visorPanel.kScene; displayString -replace -value "Sculpting Stamps" m_visorPanel.kSculptingStamps; displayString -replace -value "Shading groups" m_visorPanel.kShadingGroups; displayString -replace -value "Show Both" m_visorPanel.kShowBoth; displayString -replace -value "Show both sections of the active tab (directories and files)" m_visorPanel.kShowBothAnnot; displayString -replace -value "Hide the section of the active tab which displays files" m_visorPanel.kShowDirectoriesAnnot; displayString -replace -value "Show Directories Only" m_visorPanel.kShowDirectoriesOnly; displayString -replace -value "Hide the section of the active tab which displays directories" m_visorPanel.kShowFilesAnnot; displayString -replace -value "Show Files Only" m_visorPanel.kShowFilesOnly; displayString -replace -value "Show nodes which are:" m_visorPanel.kShowNodes; displayString -replace -value "Attempted to register unrecognized tab type." m_visorPanel.kTabRegisterError; displayString -replace -value "Tab type:" m_visorPanel.kTabType; displayString -replace -value "Tabs" m_visorPanel.kTabs; displayString -replace -value "Textures" m_visorPanel.kTextures; displayString -replace -value "Unexpected tab type in option var: ^1s" m_visorPanel.kUnexpectedTab; displayString -replace -value "Unexpected tab layout name specified: ^1s." m_visorPanel.kUnexpectedTabLayout; displayString -replace -value "Unexpected tab type: ^1s" m_visorPanel.kUnexpectedTabType; displayString -replace -value "Unused Clips" m_visorPanel.kUnusedClips; displayString -replace -value "Unused Poses" m_visorPanel.kUnusedPoses; displayString -replace -value "Apply stamp" m_visorPanel.kUseStamp; displayString -replace -value "Apply stamp to sculpting tool.." m_visorPanel.kUseStampSub; displayString -replace -value "Utilities" m_visorPanel.kUtilities; displayString -replace -value "View" m_visorPanel.kView;