Merge pull request #8057 from microsoft/lego/hb_2939_20201116000536744

LEGO: Pull request from lego/hb_2939_20201116000536744 to master
This commit is contained in:
Clint Rutkas
2020-11-16 10:45:32 -08:00
committed by GitHub
3 changed files with 62 additions and 14 deletions

View File

@@ -85,6 +85,9 @@
<Item ItemId=";Custom_Layout_Create_New" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Create new custom]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[새 사용자 지정 만들기]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -136,24 +139,36 @@
<Item ItemId=";Error_Invalid_Arguments" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[FancyZones Editor arguments are invalid.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[FancyZones 편집기 인수가 잘못되었습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Error_Message_Box_Title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[FancyZones Editor Error]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[FancyZones 편집기 오류]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Error_Not_Standalone_App" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[FancyZones Editor should not be run as standalone application.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[FancyZones 편집기는 독립 실행형 애플리케이션으로 실행되어서는 안 됩니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Error_Parsing_Device_Info" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error parsing device info data.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[디바이스 정보 데이터를 구문 분석하는 동안 오류가 발생했습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -229,6 +244,18 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Tab_Item_Custom" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Custom tab selected, press ctrl + tab to switch to Templates]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Tab_Item_Templates" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Templates tab selected, press ctrl + tab to switch to Custom]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Template_Layout_Columns" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Columns]]></Val>
@@ -259,6 +286,9 @@
<Item ItemId=";Template_Layout_Priority_Grid" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Priority Grid]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[우선 순위 표]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>