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.
Device manager - record device client information on app start (PSG-633) (#9314)
* record device client inforamtion events on app start
* matrix-client-information -> matrix_client_information
* fix types
* remove another unused export
* add docs link
* add opt in setting for recording device information
Copy file name to clipboardexpand all lines: src/i18n/strings/en_EN.json
+2-1
Original file line number
Diff line number
Diff line change
@@ -955,6 +955,7 @@
955
955
"System font name": "System font name",
956
956
"Allow Peer-to-Peer for 1:1 calls (if you enable this, the other party might be able to see your IP address)": "Allow Peer-to-Peer for 1:1 calls (if you enable this, the other party might be able to see your IP address)",
957
957
"Send analytics data": "Send analytics data",
958
+
"Record the client name, version, and url to recognise sessions more easily in session manager": "Record the client name, version, and url to recognise sessions more easily in session manager",
958
959
"Never send encrypted messages to unverified sessions from this session": "Never send encrypted messages to unverified sessions from this session",
959
960
"Never send encrypted messages to unverified sessions in this room from this session": "Never send encrypted messages to unverified sessions in this room from this session",
960
961
"Enable inline URL previews by default": "Enable inline URL previews by default",
@@ -1569,9 +1570,9 @@
1569
1570
"Okay": "Okay",
1570
1571
"Privacy": "Privacy",
1571
1572
"Share anonymous data to help us identify issues. Nothing personal. No third parties.": "Share anonymous data to help us identify issues. Nothing personal. No third parties.",
1573
+
"Sessions": "Sessions",
1572
1574
"Where you're signed in": "Where you're signed in",
1573
1575
"Manage your signed-in devices below. A device's name is visible to people you communicate with.": "Manage your signed-in devices below. A device's name is visible to people you communicate with.",
1574
-
"Sessions": "Sessions",
1575
1576
"Other sessions": "Other sessions",
1576
1577
"For best security, verify your sessions and sign out from any session that you don't recognize or use anymore.": "For best security, verify your sessions and sign out from any session that you don't recognize or use anymore.",
0 commit comments