Skip to content

Commit

Permalink
LEGO: check in for Localization to temporary branch. (#14853)
Browse files Browse the repository at this point in the history
  • Loading branch information
csigs authored May 18, 2021
1 parent 6a5ef34 commit 1989865
Show file tree
Hide file tree
Showing 6 changed files with 1,250 additions and 5 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.addBaseImageData" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[By default base image data like base image name and digest are added which helps with traceability. You can opt out of this default behavior by using this input.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[기본적으로 기본 이미지 이름 및 다이제스트와 같은 기본 이미지 데이터가 추가되어 추적에 도움이 됩니다. 이 입력을 사용하여 이 기본 동작을 해제할 수 있습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.addPipelineData" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[By default pipeline data like source branch name, build id are added which helps with traceability. For example you can inspect an image to find out which pipeline built the image. You can opt out of this default behavior by using this input.]]></Val>
Expand Down Expand Up @@ -144,6 +153,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.addBaseImageData" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add base image metadata to image(s)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[이미지에 기본 이미지 메타데이터 추가]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.addPipelineData" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add Pipeline metadata to image(s)]]></Val>
Expand Down

0 comments on commit 1989865

Please sign in to comment.