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('too large',"Disabled synchronizing {0} because size of the {1} file to sync is larger than {2}. Please open the file and reduce the size and enable sync",sourceArea,sourceArea,'100kb'),
391
+
message: localize('too large',"Disabled sync {0} because size of the {1} file to sync is larger than {2}. Please open the file and reduce the size and enable sync",sourceArea,sourceArea,'100kb'),
message: localize('error incompatible',"Turned off synchronizing because local data is incompatible with the data in the cloud. Please update {0} and turn on sync to continue syncing.",this.productService.nameLong),
403
+
message: localize('error incompatible',"Turned off sync because local data is incompatible with the data in the cloud. Please update {0} and turn on sync to continue syncing.",this.productService.nameLong),
0 commit comments