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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -512,7 +512,7 @@ private function get_async_deletion_warning() {
return$has_scheduled_action ?
__( 'Currently deleting records. Please be patient, this can take a while.', 'stream' )
:
__( 'Warning: This will delete all activity records from the database for this site currently in the database. If any are added while this is running, they will not be deleted.', 'stream' );
__( 'Warning: This will delete all activity records from the database for this site. If any are added while this is running, they will not be deleted.', 'stream' );