@@ -326,13 +326,13 @@ Right-click to remove the key combination, thereby deactivating the shortcut.</v
326
326
<value >Go home when activated</value >
327
327
</data >
328
328
<data name =" Settings_GeneralPage_GoHome_SettingsCard.Description" xml : space =" preserve" >
329
- <value >If enabled, the Command Palette will return to the home page when activated. </value >
329
+ <value >Automatically opens the home page upon activation </value >
330
330
</data >
331
331
<data name =" Settings_GeneralPage_HighlightSearch_SettingsCard.Header" xml : space =" preserve" >
332
332
<value >Highlight search on activate</value >
333
333
</data >
334
334
<data name =" Settings_GeneralPage_HighlightSearch_SettingsCard.Description" xml : space =" preserve" >
335
- <value >When enabled, the previous search text will be selected when the app is opened. </value >
335
+ <value >Selects the previous search text at launch </value >
336
336
</data >
337
337
<data name =" Settings_GeneralPage_ShowAppDetails_SettingsCard.Header" xml : space =" preserve" >
338
338
<value >Show app details</value >
@@ -344,13 +344,13 @@ Right-click to remove the key combination, thereby deactivating the shortcut.</v
344
344
<value >Backspace goes back</value >
345
345
</data >
346
346
<data name =" Settings_GeneralPage_BackspaceGoesBack_SettingsCard.Description" xml : space =" preserve" >
347
- <value >When enabled, pressing backspace when the search text is empty will take you back. </value >
347
+ <value >If the search field is empty, backspace returns to the previous page </value >
348
348
</data >
349
349
<data name =" Settings_GeneralPage_SingleClickActivation_SettingsCard.Header" xml : space =" preserve" >
350
- <value >Single-click activates </value >
350
+ <value >Single-click activation </value >
351
351
</data >
352
352
<data name =" Settings_GeneralPage_SingleClickActivation_SettingsCard.Description" xml : space =" preserve" >
353
- <value >When enabled, single click activates list items. When disabled, single click selects and double click activates. </value >
353
+ <value >Choose how to interact with list items: single-click to activate, or single- click to select and double- click to activate </value >
354
354
</data >
355
355
<data name =" Settings_GeneralPage_About_SettingsExpander.Header" xml : space =" preserve" >
356
356
<value >Windows Command Palette</value >
@@ -359,7 +359,7 @@ Right-click to remove the key combination, thereby deactivating the shortcut.</v
359
359
<value >© 2025. All rights reserved.</value >
360
360
</data >
361
361
<data name =" Settings_GeneralPage_About_GithubLink_Hyperlink.Content" xml : space =" preserve" >
362
- <value >View GitHub Repo </value >
362
+ <value >View GitHub repository </value >
363
363
</data >
364
364
<data name =" Settings_GeneralPage_About_SDKDocs_Hyperlink.Content" xml : space =" preserve" >
365
365
<value >Extension SDK docs</value >
@@ -379,4 +379,10 @@ Right-click to remove the key combination, thereby deactivating the shortcut.</v
379
379
<data name =" SettingsButton.[using:Microsoft.UI.Xaml.Automation]AutomationProperties.Name" xml : space =" preserve" >
380
380
<value >Open Command Palette settings</value >
381
381
</data >
382
+ <data name =" ActivationSettingsHeader.Text" xml : space =" preserve" >
383
+ <value >Activation</value >
384
+ </data >
385
+ <data name =" BehaviorSettingsHeader.Text" xml : space =" preserve" >
386
+ <value >Behavior</value >
387
+ </data >
382
388
</root >
0 commit comments