[Workspaces] OOBE: adding shortcut (#34461)

* [Workspaces] OOBE: adding shortcut

* Update src/settings-ui/Settings.UI/Strings/en-us/Resources.resw

---------

Co-authored-by: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com>
This commit is contained in:
Laszlo Nemeth
2024-08-28 11:50:12 +02:00
committed by GitHub
parent e882487d32
commit 663f26943b
3 changed files with 7 additions and 0 deletions

View File

@@ -2183,6 +2183,10 @@ From there, simply click on one of the supported files in the File Explorer and
<data name="Oobe_PowerRename_HowToUse.Text" xml:space="preserve">
<value>In File Explorer, right-click one or more selected files and select **Rename with PowerRename** from the context menu.</value>
</data>
<data name="Oobe_Workspaces_HowToUse_Shortcut.Text" xml:space="preserve">
<value>to open the Workspaces Editor.</value>
<comment>{Locked="Workspaces"}</comment>
</data>
<data name="Oobe_Workspaces_HowToUse.Text" xml:space="preserve">
<value>In the Workspaces Editor window create Workspaces - a set of applications arranged in a custom layout. You can launch Workspaces from the Workspaces Editor or by shortcuts created in the Workspaces Editor.</value>
</data>