Deprecate OTA.

This commit is contained in:
Qiu Yuzhou
2017-03-20 00:23:52 +08:00
parent 1cc0d0299a
commit 4479dc59d9
2 changed files with 2 additions and 2 deletions

View File

@ -196,7 +196,7 @@
</textField>
<button translatesAutoresizingMaskIntoConstraints="NO" id="9CP-zt-WuH">
<rect key="frame" x="109" y="267" width="192" height="18"/>
<buttonCell key="cell" type="check" title="Enable OTA" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="hRZ-Rp-I5e">
<buttonCell key="cell" type="check" title="Enable OTA (deprecated)" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="hRZ-Rp-I5e">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>

View File

@ -15,7 +15,7 @@
"MiN-VE-FtC.title" = "备注:";
/* Class = "NSButtonCell"; title = "Enable OTA"; ObjectID = "hRZ-Rp-I5e"; */
"hRZ-Rp-I5e.title" = "启用 OTA";
"hRZ-Rp-I5e.title" = "启用 OTA (被废弃)";
/* Class = "NSButtonCell"; title = "Cacnel"; ObjectID = "j03-9E-uHW"; */
"j03-9E-uHW.title" = "取消";