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
'Please do not translate the word "commmand", it is part of our internal syntax which must not change',
169
-
'{Locked="](command:{0})"}'
168
+
'Please do not translate the word "command", it is part of our internal syntax which must not change',
169
+
'Please do not translate "launch.json", it is the specific configuration file name',
170
+
'{Locked="](command:{0})"}',
170
171
]
171
172
},
172
173
"To customize Run and Debug, [open a folder](command:{0}) and create a launch.json file.",(isMacintosh&&!isWeb) ? OpenFileFolderAction.ID : OpenFolderAction.ID),
content: localize({key: 'noWorkspaceHelp',comment: ['Please do not translate the word "commmand", it is part of our internal syntax which must not change']},
286
+
content: localize({key: 'noWorkspaceHelp',comment: ['Please do not translate the word "command", it is part of our internal syntax which must not change']},
287
287
"You have not yet added a folder to the workspace.\n{0}",addRootFolderButton),
content: localize({key: 'noFolderHelpWeb',comment: ['Please do not translate the word "commmand", it is part of our internal syntax which must not change']},
299
+
content: localize({key: 'noFolderHelpWeb',comment: ['Please do not translate the word "command", it is part of our internal syntax which must not change']},
300
300
"You have not yet opened a folder.\n{0}\n{1}",openFolderViaWorkspaceButton,openRecentButton),
content: localize({key: 'remoteNoFolderHelp',comment: ['Please do not translate the word "commmand", it is part of our internal syntax which must not change']},
312
+
content: localize({key: 'remoteNoFolderHelp',comment: ['Please do not translate the word "command", it is part of our internal syntax which must not change']},
content: localize({key: 'noFolderButEditorsHelp',comment: ['Please do not translate the word "commmand", it is part of our internal syntax which must not change']},
326
+
content: localize({key: 'noFolderButEditorsHelp',comment: ['Please do not translate the word "command", it is part of our internal syntax which must not change']},
327
327
"You have not yet opened a folder.\n{0}\nOpening a folder will close all currently open editors. To keep them open, {1} instead.",openFolderButton,addAFolderButton),
content: localize({key: 'noFolderHelp',comment: ['Please do not translate the word "commmand", it is part of our internal syntax which must not change']},
343
+
content: localize({key: 'noFolderHelp',comment: ['Please do not translate the word "command", it is part of our internal syntax which must not change']},
344
344
"You have not yet opened a folder.\n{0}",openFolderButton),
0 commit comments