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
message: localize('error reset required',"Preferences sync is disabled because your data in the cloud is older than that of the client. Please reset your data in the cloud before turning on sync."),
311
+
message: localize('error reset required',"Preferences sync is disabled because your data in the cloud is older than that of the client. Please clear your data in the cloud before turning on sync."),
message: localize('error reset required while starting sync',"Preferences sync cannot be turned on because your data in the cloud is older than that of in the client. Please reset your data in the cloud before turning on sync."),
467
+
message: localize('error reset required while starting sync',"Preferences sync cannot be turned on because your data in the cloud is older than that of the client. Please clear your data in the cloud before turning on sync."),
newAction('workbench.actions.syncData.reset',localize('workbench.actions.syncData.reset',"Clear Data in Cloud..."),undefined,true,()=>this.userDataSyncWorkbenchService.resetSyncedData()),
0 commit comments