You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
LLS: expose way to enable live sharing labs flag from location dialog (#8416)
* add state for waiting for labs flag
Signed-off-by: Kerry Archibald <[email protected]>
* add enable live share component
Signed-off-by: Kerry Archibald <[email protected]>
* test enabling live share labs flag
Signed-off-by: Kerry Archibald <[email protected]>
Copy file name to clipboardExpand all lines: src/i18n/strings/en_EN.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2187,6 +2187,9 @@
2187
2187
"Submit logs": "Submit logs",
2188
2188
"Can't load this message": "Can't load this message",
2189
2189
"toggle event": "toggle event",
2190
+
"Live location sharing": "Live location sharing",
2191
+
"Please note: this is a labs feature using a temporary implementation. This means you will not be able to delete your location history, and advanced users will be able to see your location history even after you stop sharing your live location with this room.": "Please note: this is a labs feature using a temporary implementation. This means you will not be able to delete your location history, and advanced users will be able to see your location history even after you stop sharing your live location with this room.",
2192
+
"Enable live location sharing": "Enable live location sharing",
2190
2193
"Share for %(duration)s": "Share for %(duration)s",
2191
2194
"Location": "Location",
2192
2195
"Could not fetch location": "Could not fetch location",
0 commit comments