mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 21:41:51 +02:00
[ColorPicker] Order colors with up/down buttons. (#10392)
This commit is contained in:
@@ -868,7 +868,7 @@
|
||||
<value>Open directly into the editor mode</value>
|
||||
</data>
|
||||
<data name="ColorPicker_ColorFormatsDescription.Text" xml:space="preserve">
|
||||
<value>Editor color formats (Change the order by dragging)</value>
|
||||
<value>Editor color formats</value>
|
||||
</data>
|
||||
<data name="ColorPicker_ShowColorName.Content" xml:space="preserve">
|
||||
<value>Show color name</value>
|
||||
@@ -1170,4 +1170,10 @@ Win + Shift + O to toggle your video</value>
|
||||
<data name="Run_PluginsLoading.Text" xml:space="preserve">
|
||||
<value>Plugins are loading...</value>
|
||||
</data>
|
||||
<data name="ColorPicker_ButtonDown.AutomationProperties.Name" xml:space="preserve">
|
||||
<value>Move the color down</value>
|
||||
</data>
|
||||
<data name="ColorPicker_ButtonUp.AutomationProperties.Name" xml:space="preserve">
|
||||
<value>Move the color up</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user