Merge pull request #3637 from jeffbowen/jeffbowen-plus-macos
Refer to "Omnivore for iOS" as "Omnivore for iOS and macOS"
This commit is contained in:
@ -118,7 +118,7 @@ export default function MobileInstallHelp({
|
|||||||
},
|
},
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
Install Omnivore for iOS
|
Install Omnivore for iOS and macOS
|
||||||
</StyledText>
|
</StyledText>
|
||||||
</Box>
|
</Box>
|
||||||
<StyledText
|
<StyledText
|
||||||
@ -143,8 +143,8 @@ export default function MobileInstallHelp({
|
|||||||
},
|
},
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
With the Omnivore iOS app installed you can save any link using our
|
With the Omnivore for iOS and macOS app installed you can save any link
|
||||||
share extension.
|
using our Share extension.
|
||||||
<br />
|
<br />
|
||||||
{!onboarding && (
|
{!onboarding && (
|
||||||
<StyledAnchor
|
<StyledAnchor
|
||||||
@ -158,7 +158,7 @@ export default function MobileInstallHelp({
|
|||||||
textDecoration: 'underline',
|
textDecoration: 'underline',
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
Learn more about the iOS app ->
|
Learn more about the iOS and macOS app ->
|
||||||
</StyledAnchor>
|
</StyledAnchor>
|
||||||
)}
|
)}
|
||||||
</StyledText>
|
</StyledText>
|
||||||
|
|||||||
Reference in New Issue
Block a user