mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 17:19:48 +01:00
#100346 rename view
This commit is contained in:
@@ -24,7 +24,7 @@ import { isEqual, basename } from 'vs/base/common/resources';
|
||||
import { IDecorationsProvider, IDecorationData, IDecorationsService } from 'vs/workbench/services/decorations/browser/decorations';
|
||||
import { IProgressService } from 'vs/platform/progress/common/progress';
|
||||
|
||||
const viewName = localize('manual sync', "Sync Manually");
|
||||
const viewName = localize('manual sync', "Manual Sync");
|
||||
|
||||
export class UserDataManualSyncView extends Disposable {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user