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
"state_encrypted_warning": "Enables experimental support for encrypting state events, which hides metadata such as room names and topics from being visible to the server.",
678
+
"state_encryption_label": "Encrypt state events",
676
679
"error_title": "Failure to create room",
677
680
"generic_error": "Server may be unavailable, overloaded, or you hit a bug.",
678
681
"join_rule_change_notice": "You can change this at any time from room settings.",
"dynamic_room_predecessors_description": "Enable MSC3946 (to support late-arriving room archives)",
1496
1499
"element_call_video_rooms": "Element Call video rooms",
1500
+
"encrypted_state_events": "Encrypted state events",
1501
+
"encrypted_state_events_decsription": "Enables experimental support for encrypting state events, which hides metadata such as room names and topics from being visible to the server. Enabling this lab will also enable experimental room history sharing.",
1497
1502
"exclude_insecure_devices": "Exclude insecure devices when sending/receiving messages",
1498
1503
"exclude_insecure_devices_description": "When this mode is enabled, encrypted messages will not be shared with unverified devices, and messages from unverified devices will be shown as an error. Note that if you enable this mode, you may be unable to communicate with users who have not verified their devices.",
1499
1504
"experimental_description": "Feeling experimental? Try out our latest ideas in development. These features are not finalised; they may be unstable, may change, or may be dropped altogether. <a>Learn more</a>.",
@@ -3525,6 +3530,7 @@
3525
3530
"enabled": "Messages in this room are end-to-end encrypted. When people join, you can verify them in their profile, just tap on their profile picture.",
3526
3531
"enabled_dm": "Messages here are end-to-end encrypted. Verify %(displayName)s in their profile - tap on their profile picture.",
3527
3532
"enabled_local": "Messages in this chat will be end-to-end encrypted.",
3533
+
"state_enabled": "State events in this room are end-to-end encrypted.",
3528
3534
"parameters_changed": "Some encryption parameters have been changed.",
3529
3535
"unsupported": "The encryption used by this room isn't supported."
0 commit comments