// =========================================================================== // 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 "Character" m_hikLiveConnectionUI.kCharacterColumn; displayString -replace -value "IP" m_hikLiveConnectionUI.kIPColumn; displayString -replace -value "Live" m_hikLiveConnectionUI.kLiveColumn; displayString -replace -value "Live Connection" m_hikLiveConnectionUI.kLiveConnectionWindow; displayString -replace -value "Send All" m_hikLiveConnectionUI.kSendAllButton; displayString -replace -value "Send/Update" m_hikLiveConnectionUI.kSendBtnLabel; displayString -replace -value "Send" m_hikLiveConnectionUI.kSendBtnLabelSend; displayString -replace -value "Update" m_hikLiveConnectionUI.kSendBtnLabelUpdate; displayString -replace -value "Send/Update" m_hikLiveConnectionUI.kSendUpdateColumn; displayString -replace -value "Sync State" m_hikLiveConnectionUI.kSyncStateButton; displayString -replace -value "Update All" m_hikLiveConnectionUI.kUpdateAllButton;