File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 295295 "AWS.codewhisperer.customization.notification.new_customizations.learn_more" : " Learn More" ,
296296 "AWS.amazonq.title" : " Amazon Q" ,
297297 "AWS.amazonq.chat" : " Chat" ,
298- "AWS.amazonq.chat.workspacecontext.enable.message" : " Amazon Q: Workspace index is now enabled. You can disable it in the Amazon Q settings." ,
298+ "AWS.amazonq.chat.workspacecontext.enable.message" : " Amazon Q: Workspace index is now enabled. You can disable it from Amazon Q settings." ,
299299 "AWS.amazonq.security" : " Code Issues" ,
300300 "AWS.amazonq.login" : " Login" ,
301301 "AWS.amazonq.learnMore" : " Learn More About Amazon Q" ,
Original file line number Diff line number Diff line change @@ -184,7 +184,7 @@ export class FeatureConfigProvider {
184184 . showInformationMessage (
185185 localize (
186186 'AWS.amazonq.chat.workspacecontext.enable.message' ,
187- 'Amazon Q: Workspace index is now enabled. You can disable it in the Amazon Q settings.'
187+ 'Amazon Q: Workspace index is now enabled. You can disable it from Amazon Q settings.'
188188 ) ,
189189 localize ( 'AWS.amazonq.opensettings' , 'Open settings' )
190190 )
You can’t perform that action at this time.
0 commit comments