forked from organicmaps/organicmaps
[iOS] Replaced localization of terms in Outdoor subscription screen
https://jira.mail.ru/browse/MAPSME-14484
This commit is contained in:
parent
920fad7b63
commit
8bf887b9c0
1 changed files with 1 additions and 1 deletions
|
@ -354,7 +354,7 @@
|
|||
<nil key="highlightedColor"/>
|
||||
<userDefinedRuntimeAttributes>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="styleName" value="AllPassSubscriptionTerms"/>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="localizedText" value="subscription_terms_guides"/>
|
||||
<userDefinedRuntimeAttribute type="string" keyPath="localizedText" value="subscription_terms_guides_outdoor"/>
|
||||
</userDefinedRuntimeAttributes>
|
||||
</label>
|
||||
<button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="tailTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2O1-n3-hBU" userLabel="TermsOfUse">
|
||||
|
|
Loading…
Add table
Reference in a new issue