Merge pull request #7630 from microsoft/lego/hb_2939_20201029110538004

LEGO: Pull request from lego/hb_2939_20201029110538004 to master
This commit is contained in:
Clint Rutkas
2020-10-30 09:08:57 -07:00
committed by GitHub
6 changed files with 47 additions and 83 deletions

View File

@@ -13,29 +13,29 @@
<Item ItemId=";filesfolder_copy_failed" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Copying path {0} has failed, it will now be deleted for consistency]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[경로 {0}을(를) 복사하지 못했습니다. 지금 일관성을 위해 삭제됩니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[parameter: targetPath]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";filesfolder_removefolder_failed" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Not able to delete folder {0}, please go to the location and manually delete it]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[폴더 {0}을(를) 삭제할 수 없습니다. 해당 위치로 이동하여 수동으로 삭제하세요.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[parameter: path]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";filesfolder_verifybothfolderfilesequal_failed" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unable to verify folders and files between {0} and {1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0}~{1}의 폴더와 파일을 확인할 수 없음]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[paramaters: fromPath, toPath]]></Cmt>
</Cmts>
</Item>
</Item>
</Item>