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
"There's a sync operation in progress. The process will continue on WordPress.com servers even after quitting Studio. We will send you an email when it completes. Are you sure you want to quit?"
361
+
);
362
+
}
363
+
364
+
// Default message for creatingBackup, uploading, or pull operations
365
+
return__(
366
+
"There's a sync operation in progress. Quitting the app will abort that operation. Are you sure you want to quit?"
0 commit comments