Update location copy
This commit is contained in:
@@ -112,18 +112,6 @@ function DeviceLocationRequestDialogInner({onLocationAcquired}: Props) {
|
|||||||
available in your region.
|
available in your region.
|
||||||
</Trans>
|
</Trans>
|
||||||
</Text>
|
</Text>
|
||||||
|
|
||||||
<Text
|
|
||||||
style={[
|
|
||||||
a.text_md,
|
|
||||||
a.leading_snug,
|
|
||||||
t.atoms.text_contrast_medium,
|
|
||||||
a.pb_xs,
|
|
||||||
]}>
|
|
||||||
<Trans>
|
|
||||||
Your location data is not tracked and does not leave your device.
|
|
||||||
</Trans>
|
|
||||||
</Text>
|
|
||||||
</View>
|
</View>
|
||||||
|
|
||||||
{error && (
|
{error && (
|
||||||
|
|||||||
Reference in New Issue
Block a user