Changed “Sound” to “Disable Sound” in the iOS UI for consistency with the Android UI.
This commit is contained in:
parent
a147b1023d
commit
72c40fa61a
|
@ -189,7 +189,7 @@
|
|||
<action selector="controlChanged:" destination="c3c-6p-wCh" eventType="valueChanged" id="FBw-Jk-7Yi"/>
|
||||
</connections>
|
||||
</switch>
|
||||
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Sound" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="VqP-C7-2Vh">
|
||||
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Disable Sound" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="VqP-C7-2Vh">
|
||||
<rect key="frame" x="17" y="11" width="175" height="21"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
||||
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
||||
|
|
Loading…
Reference in New Issue