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: Signal/translations/en.lproj/Localizable.strings
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -581,10 +581,10 @@
581
581
"GROUP_MEMBERS_CALL" = "Call";
582
582
583
583
/* Label for the button that clears all verification errors in the 'group members' view. */
584
-
"GROUP_MEMBERS_RESET_NO_LONGER_VERIFIED" = "Mark All As Not Verified";
584
+
"GROUP_MEMBERS_RESET_NO_LONGER_VERIFIED" = "Clear Verification For All";
585
585
586
586
/* Label for the 'reset all no-longer-verified group members' confirmation alert. */
587
-
"GROUP_MEMBERS_RESET_NO_LONGER_VERIFIED_ALERT_MESSAGE" = "This will mark all of the group members whose safety numbers have changed since they were last verified as not verified.";
587
+
"GROUP_MEMBERS_RESET_NO_LONGER_VERIFIED_ALERT_MESSAGE" = "This will clear the verification of all group members whose safety numbers have changed since they were last verified.";
588
588
589
589
/* Title for the 'members' section of the 'group members' view. */
0 commit comments