mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
[Settings] UX improvements to the FancyZones config page (#3658)
This commit is contained in:
@@ -284,8 +284,8 @@
|
||||
<data name="FancyZones_KeepWindowsPinned.Content" xml:space="preserve">
|
||||
<value>Keep windows pinned to multiple desktops in the same zone when the active desktop changes</value>
|
||||
</data>
|
||||
<data name="FancyZones_LaunchEditorButtonControl_Header.Content" xml:space="preserve">
|
||||
<value>Launch Zones Editor</value>
|
||||
<data name="FancyZones_LaunchEditorButtonControl.Text" xml:space="preserve">
|
||||
<value>Launch zones editor</value>
|
||||
</data>
|
||||
<data name="FancyZones_MakeDraggedWindowTransparentCheckBoxControl.Content" xml:space="preserve">
|
||||
<value>Make dragged window transparent</value>
|
||||
@@ -318,7 +318,7 @@
|
||||
<value>Zone behavior</value>
|
||||
</data>
|
||||
<data name="FancyZones_ZoneHighlightColor.Text" xml:space="preserve">
|
||||
<value>Zone highlight color (default: #0078D7)</value>
|
||||
<value>Zone highlight color (Default: #0078D7)</value>
|
||||
</data>
|
||||
<data name="FancyZones_ZoneSetChangeMoveWindows.Content" xml:space="preserve">
|
||||
<value>During zone layout changes, windows assigned to a zone will match new size/positions</value>
|
||||
@@ -408,10 +408,10 @@
|
||||
<value>Enable auto-complete and auto-suggest of recently used list for autocomplete dropdown</value>
|
||||
</data>
|
||||
<data name="FancyZones_BorderColor.Text" xml:space="preserve">
|
||||
<value>Zone border color (Default #FFFFFF)</value>
|
||||
<value>Zone border color (Default: #FFFFFF)</value>
|
||||
</data>
|
||||
<data name="FancyZones_InActiveColor.Text" xml:space="preserve">
|
||||
<value>Zone inactive color (Default #F5FCFF)</value>
|
||||
<value>Zone inactive color (Default: #F5FCFF)</value>
|
||||
</data>
|
||||
<data name="FancyZones_SaveBorderColor.Content" xml:space="preserve">
|
||||
<value>Save Zone Border Color Choice</value>
|
||||
|
||||
Reference in New Issue
Block a user