Live location sharing - update copy (#8177)
* update settings copy Signed-off-by: Kerry Archibald <kerrya@element.io> * i18n Signed-off-by: Kerry Archibald <kerrya@element.io>
This commit is contained in:
@@ -400,7 +400,10 @@ export const SETTINGS: {[setting: string]: ISetting} = {
|
||||
isFeature: true,
|
||||
labsGroup: LabGroup.Messaging,
|
||||
supportedLevels: LEVELS_FEATURE,
|
||||
displayName: _td("Location sharing - share your current location with live updates (under active development)"),
|
||||
displayName: _td(
|
||||
`Live location sharing - share current location ` +
|
||||
`(active development, and temporarily, locations persist in room history)`,
|
||||
),
|
||||
default: false,
|
||||
},
|
||||
"baseFontSize": {
|
||||
|
||||
Reference in New Issue
Block a user