|
674 | 674 | "encrypted_warning": "You can't disable this later. Bridges & most bots won't work yet.", |
675 | 675 | "encryption_forced": "Your server requires encryption to be enabled in private rooms.", |
676 | 676 | "encryption_label": "Enable end-to-end encryption", |
677 | | - "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", |
679 | 677 | "error_title": "Failure to create room", |
680 | 678 | "generic_error": "Server may be unavailable, overloaded, or you hit a bug.", |
681 | 679 | "join_rule_change_notice": "You can change this at any time from room settings.", |
|
688 | 686 | "join_rule_restricted_label": "Everyone in <SpaceName/> will be able to find and join this room.", |
689 | 687 | "name_validation_required": "Please enter a name for the room", |
690 | 688 | "room_visibility_label": "Room visibility", |
| 689 | + "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.", |
| 690 | + "state_encryption_label": "Encrypt state events", |
691 | 691 | "title_private_room": "Create a private room", |
692 | 692 | "title_public_room": "Create a public room", |
693 | 693 | "title_video_room": "Create a video room", |
|
3530 | 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.", |
3531 | 3531 | "enabled_dm": "Messages here are end-to-end encrypted. Verify %(displayName)s in their profile - tap on their profile picture.", |
3532 | 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.", |
3534 | 3533 | "parameters_changed": "Some encryption parameters have been changed.", |
| 3534 | + "state_enabled": "State events in this room are end-to-end encrypted.", |
3535 | 3535 | "unsupported": "The encryption used by this room isn't supported." |
3536 | 3536 | }, |
3537 | 3537 | "m.room.guest_access": { |
|
0 commit comments