mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 10:16:24 +02:00
LEGO: check in for master to temporary branch. (#7305)
Co-authored-by: Clint Rutkas <clint@rutkas.com>
This commit is contained in:
@@ -104,8 +104,11 @@
|
||||
<Str Cat="Text">
|
||||
<Val><![CDATA[For example, if you want to press A and get "Ctrl+C", key "A" would be your "Key" column and the shortcut "Ctrl+C" would be your "Mapped To" column.]]></Val>
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[예를 들어 <A> 키를 누르고 "Ctrl+C"를 사용하려는 경우 "A" 키는 "키" 열이 되고, 바로 가기 "Ctrl+C"는 "매핑 대상" 열이 됩니다.]]></Val>
|
||||
<Val><![CDATA[예를 들어 <A> 키를 누르고 "Ctrl+C"를 사용하려는 경우 "A" 키는 "키" 열이 되고, 바로 가기 "Ctrl+C"는 "매핑 대상" 열이 됩니다.]]></Val>
|
||||
</Tgt>
|
||||
<Prev Cat="Text">
|
||||
<Val><![CDATA[For example, if you want to press A and get ""Ctrl+C"", key ""A"" would be your ""Key"" column and the shortcut ""Ctrl+C"" would be your ""Mapped To"" column.]]></Val>
|
||||
</Prev>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
</Item>
|
||||
@@ -178,6 +181,9 @@
|
||||
<Tgt Cat="Text" Stat="Loc" Orig="New">
|
||||
<Val><![CDATA[예를 들어 Microsoft Edge에서 "Ctrl+C"를 누르고 "Alt" 키만 사용하려는 경우 "Ctrl+C"는 "바로 가기" 열이 되고, "Alt" 키는 "매핑 대상" 열이 되며, "MSEdge"는 "대상 앱" 열이 됩니다. 대상 앱을 입력하지 않으면 전역으로 적용됩니다. 이름은 앱 이름이 아닌 프로세스 이름이어야 합니다.]]></Val>
|
||||
</Tgt>
|
||||
<Prev Cat="Text">
|
||||
<Val><![CDATA[For example, if you want to press ""Ctrl+C"" and get ""Alt"" only on Microsoft Edge, ""Ctrl+C"" would be your ""Shortcut"" column, the key ""Alt"" would be your ""Mapped To"" column, and ""MSEdge"" would be your ""Target App"" column. If no target app is entered, it will apply globally. The name must be the process name and not the app name.]]></Val>
|
||||
</Prev>
|
||||
</Str>
|
||||
<Disp Icon="Str" />
|
||||
</Item>
|
||||
|
||||
Reference in New Issue
Block a user