From 9160c82fc2181d1a29525a9f22baecd278228b52 Mon Sep 17 00:00:00 2001 From: Pratyush Nalam Date: Thu, 27 Nov 2025 05:15:06 +0530 Subject: [PATCH] Update Command Palette's Learn More string to be consistent with other utilities (#43898) ## Summary of the Pull Request In the PowerToys "What's new" window, every utility has the text "Learn more about " next to the "Settings" button. Examples below: learnmore-fancyzones learnmore-textextractor The only exception is the Command Palette utility which just says "Learn more". learnmore-cmdpal This is an inconsistency and this PR fixes that string. ## PR Checklist - [x] Closes: #43897 - [ ] **Communication:** I've discussed this with core contributors already. If the work hasn't been agreed, this work might be rejected - [ ] **Tests:** Added/updated and all pass - [ ] **Localization:** All end-user-facing strings can be localized - [ ] **Dev docs:** Added/updated - [ ] **New binaries:** Added on the required places - [ ] [JSON for signing](https://github.com/microsoft/PowerToys/blob/main/.pipelines/ESRPSigning_core.json) for new binaries - [ ] [WXS for installer](https://github.com/microsoft/PowerToys/blob/main/installer/PowerToysSetup/Product.wxs) for new binaries and localization folder - [ ] [YML for CI pipeline](https://github.com/microsoft/PowerToys/blob/main/.pipelines/ci/templates/build-powertoys-steps.yml) for new test projects - [ ] [YML for signed pipeline](https://github.com/microsoft/PowerToys/blob/main/.pipelines/release.yml) - [ ] **Documentation updated:** If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/windows-uwp/tree/docs/hub/powertoys) and link it here: #xxx ## Detailed Description of the Pull Request / Additional comments ## Validation Steps Performed --- .../Settings.UI/Strings/en-us/Resources.resw | 58 +++++++++---------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw b/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw index a9c13d8128..7548d9da57 100644 --- a/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw +++ b/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw @@ -1,17 +1,17 @@ - @@ -5164,7 +5164,7 @@ To record a specific window, enter the hotkey with the Alt key in the opposite m Command Palette is a product name, do not loc - Learn more + Learn more about Command Palette Command Palette @@ -5781,4 +5781,4 @@ To record a specific window, enter the hotkey with the Alt key in the opposite m A modern UI built with Fluent Design Fluent Design is a product name, do not loc - \ No newline at end of file +