Localazy Download, including changes to 'only send to verified' (#29592)
* [create-pull-request] automated change * Update tests for copy changes on 'only send to verified' * Update one more test snapshot for new wording of exclude unverified * Update screenshots --------- Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com> Co-authored-by: Andy Balaam <andy.balaam@matrix.org>
This commit is contained in:
co-authored by
t3chguy
Andy Balaam
parent
d9091bcba9
commit
f3f05874fa
+2
-2
@@ -392,13 +392,13 @@ exports[`<SecurityUserSettingsTab /> renders security section 1`] = `
|
||||
<span
|
||||
class="mx_SettingsFlag_labelText"
|
||||
>
|
||||
Never send encrypted messages to unverified sessions from this session
|
||||
Only send messages to verified users
|
||||
</span>
|
||||
</label>
|
||||
<div
|
||||
aria-checked="false"
|
||||
aria-disabled="false"
|
||||
aria-label="Never send encrypted messages to unverified sessions from this session"
|
||||
aria-label="Only send messages to verified users"
|
||||
class="mx_AccessibleButton mx_ToggleSwitch mx_ToggleSwitch_enabled"
|
||||
id="mx_SettingsFlag_vY7Q4uEh9K38"
|
||||
role="switch"
|
||||
|
||||
Reference in New Issue
Block a user