Skip to content

Commit c2ede33

Browse files
committed
feat:
1 parent bda7e7a commit c2ede33

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Translator/Resources/Base.lproj/Main.storyboard

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -777,8 +777,8 @@
777777
</button>
778778
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="BRa-eS-Hjl">
779779
<rect key="frame" x="28" y="261" width="483" height="16"/>
780-
<textFieldCell key="cell" lineBreakMode="clipping" alignment="left" title="以下自动解析配置,自动插入到项目对应多语言文件,有相同的 Key, 自动更新值" id="A3l-en-fVg">
781-
<font key="font" metaFont="system"/>
780+
<textFieldCell key="cell" lineBreakMode="clipping" alignment="left" title="以下自动解析配置,补充其他翻译(除了 en)" id="A3l-en-fVg">
781+
<font key="font" size="13" name=".PingFangSC-Regular"/>
782782
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
783783
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
784784
</textFieldCell>
@@ -796,7 +796,7 @@
796796
</button>
797797
<textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CFf-sV-VhL">
798798
<rect key="frame" x="150" y="206" width="369" height="35"/>
799-
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" alignment="left" placeholderString="目录应包含xx.lproj多语言文件夹" drawsBackground="YES" id="8XE-6m-gaH">
799+
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" placeholderString="目录应包含xx.lproj多语言文件夹" drawsBackground="YES" id="8XE-6m-gaH">
800800
<font key="font" metaFont="system"/>
801801
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
802802
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
@@ -815,7 +815,7 @@
815815
</button>
816816
<textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zpN-d8-4YY">
817817
<rect key="frame" x="150" y="156" width="369" height="35"/>
818-
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" alignment="left" placeholderString="stings 前的名字,比如 Localizable.strings, 则填 Localizable" drawsBackground="YES" id="AR8-5e-LLk">
818+
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" title="Localizable" placeholderString="stings 前的名字,比如 Localizable.strings, 则填 Localizable" drawsBackground="YES" id="AR8-5e-LLk">
819819
<font key="font" metaFont="system"/>
820820
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
821821
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
@@ -834,7 +834,7 @@
834834
</button>
835835
<textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vPY-fR-0gw">
836836
<rect key="frame" x="150" y="106" width="369" height="35"/>
837-
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" alignment="left" placeholderString="插入到某个 key 后, “最后”表示插入到最后" drawsBackground="YES" id="Ie7-2F-iZb">
837+
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" placeholderString="插入到某个 key 后" drawsBackground="YES" id="Ie7-2F-iZb">
838838
<font key="font" metaFont="system"/>
839839
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
840840
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>

0 commit comments

Comments
 (0)