Skip to content

Commit

Permalink
Fix typos in preference panel
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiahongHong committed Mar 28, 2024
1 parent 602846a commit eeba56d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/zh-Hant.lproj/preferences.xib
Original file line number Diff line number Diff line change
Expand Up @@ -413,15 +413,15 @@
</matrix>
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="YR5-r0-KVo">
<rect key="frame" x="66" y="80" width="114" height="16"/>
<textFieldCell key="cell" lineBreakMode="clipping" title="Ctrl + Enter 按键" id="euS-8m-1LM">
<textFieldCell key="cell" lineBreakMode="clipping" title="Ctrl + Enter 按鍵" id="euS-8m-1LM">
<font key="font" metaFont="system"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QYl-R0-PIq">
<rect key="frame" x="90" y="53" width="88" height="16"/>
<textFieldCell key="cell" lineBreakMode="clipping" title="Ctrl + ` 按键" id="ezl-df-SwH">
<textFieldCell key="cell" lineBreakMode="clipping" title="Ctrl + ` 按鍵" id="ezl-df-SwH">
<font key="font" metaFont="system"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
Expand Down

0 comments on commit eeba56d

Please sign in to comment.