Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220531162517469. (#19570)

This commit is contained in:
csigs
2022-05-31 09:43:41 -07:00
committed by GitHub
parent 6a321b930d
commit 1e4ff85ed7
2 changed files with 14 additions and 2 deletions

View File

@@ -19,6 +19,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/data-workspace/dist/common/constants.LocalDevInfo" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Click "Learn more" button for more information about local development experience to {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} 로컬 개발 환경에 대한 자세한 내용을 보려면 "자세한 정보" 단추를 클릭합니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/data-workspace/dist/common/constants.SelectProjectFileActionName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select]]></Val>

View File

@@ -1268,10 +1268,13 @@
</Item>
<Item ItemId=";extensions/notebook/dist/dialog/managePackages/addNewPackageTab.managePackages.packageVersionTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Package Version]]></Val>
<Val><![CDATA[Supported Package Versions for Python {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[패키지 버전]]></Val>
<Val><![CDATA[Python {0}에 지원되는 패키지 버전]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Package Version]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>