diff --git a/src/components/views/beacon/RoomLiveShareWarning.tsx b/src/components/views/beacon/RoomLiveShareWarning.tsx index dec2b5c042..f5b5c1a720 100644 --- a/src/components/views/beacon/RoomLiveShareWarning.tsx +++ b/src/components/views/beacon/RoomLiveShareWarning.tsx @@ -109,11 +109,11 @@ const RoomLiveShareWarningInner: React.FC = ({ l element='button' disabled={stoppingInProgress} > - { hasError ? _t('Retry') : _t('Stop sharing') } + { hasError ? _t('Retry') : _t('Stop') } { hasLocationPublishError && when user has live beacons and geolocation is available renders correctly with one live beacon in room 1`] = `"
You are sharing your live location1h left
"`; +exports[` when user has live beacons and geolocation is available renders correctly with one live beacon in room 1`] = `"
You are sharing your live location1h left
"`; -exports[` when user has live beacons and geolocation is available renders correctly with two live beacons in room 1`] = `"
You are sharing your live location12h left
"`; +exports[` when user has live beacons and geolocation is available renders correctly with two live beacons in room 1`] = `"
You are sharing your live location12h left
"`; exports[` when user has live beacons and geolocation is available stopping beacons displays error when stop sharing fails 1`] = `"
An error occurred while stopping your live location, please try again
"`; @@ -64,7 +64,7 @@ exports[` when user has live beacons and geolocation is onClick={[Function]} role="button" tabIndex={0} - title="Stop sharing and close" + title="Stop and close" >