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
Copy file name to clipboardExpand all lines: src/i18n/strings/en_EN.json
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1827,10 +1827,8 @@
1827
1827
"toxic_behaviour": "Toxic Behaviour"
1828
1828
},
1829
1829
"report_room": {
1830
-
"description": "Report this room to your homeserver admin. This will send the room's unique ID, but if messages are encrypted, the administrator won't be able to read them or view shared files.",
1831
-
"reason_placeholder": " Reason for reporting...",
1832
-
"sent": "Your report was sent.",
1833
-
"title": "Report Room"
1830
+
"description": "Report this room to your account provider. If the messages are encrypted, your admin will not be able to read them.",
1831
+
"reason_label": "Describe the reason"
1834
1832
},
1835
1833
"restore_key_backup_dialog": {
1836
1834
"count_of_decryption_failures": "Failed to decrypt %(failedCount)s sessions!",
Report this room to your homeserver admin. This will send the room's unique ID, but if messages are encrypted, the administrator won't be able to read them or view shared files.
33
-
</p>
31
+
<div
32
+
class="_field_19upo_26"
33
+
>
34
+
<label
35
+
class="_label_19upo_59"
36
+
for="mx_ReportRoomDialog_reason"
37
+
>
38
+
Describe the reason
39
+
</label>
40
+
<textarea
41
+
id="mx_ReportRoomDialog_reason"
42
+
rows="5"
43
+
/>
44
+
<span
45
+
class="_message_19upo_85 _help-message_19upo_91"
46
+
id="radix-:r7:"
47
+
>
48
+
Report this room to your account provider. If the messages are encrypted, your admin will not be able to read them.
0 commit comments