mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
[FancyZones] Zone Number Settings (#14910)
This commit is contained in:
committed by
GitHub
parent
3805348afd
commit
288e0487a0
@@ -1550,7 +1550,7 @@ From there, simply click on a Markdown file, PDF file or SVG icon in the File Ex
|
||||
<data name="EditButton.AutomationProperties.Name" xml:space="preserve">
|
||||
<value>Edit</value>
|
||||
</data>
|
||||
<data name="ImageResizer_EditSize.AutomationProperties.Name" xml:space="preserve">
|
||||
<data name="ImageResizer_EditSize.AutomationProperties.Name" xml:space="preserve">
|
||||
<value>Edit size</value>
|
||||
</data>
|
||||
<data name="No" xml:space="preserve">
|
||||
@@ -1848,6 +1848,12 @@ From there, simply click on a Markdown file, PDF file or SVG icon in the File Ex
|
||||
<value>Enable G-code (.gcode) preview</value>
|
||||
<comment>Do you want this feature on / off</comment>
|
||||
</data>
|
||||
<data name="FancyZones_NumberColor.Header" xml:space="preserve">
|
||||
<value>Number color</value>
|
||||
</data>
|
||||
<data name="FancyZones_ShowZoneNumberCheckBoxControl.Content" xml:space="preserve">
|
||||
<value>Show zone number</value>
|
||||
</data>
|
||||
<data name="ToggleSwitch.OffContent" xml:space="preserve">
|
||||
<value>Off</value>
|
||||
<comment>The state of a ToggleSwitch when it's off</comment>
|
||||
|
||||
Reference in New Issue
Block a user