mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 12:46:47 +02:00
Fixing ordering in settings and text tweaks (#2809)
* ordering alphabetically. * test tweaks
This commit is contained in:
@@ -273,7 +273,7 @@
|
||||
<value>Excluded apps</value>
|
||||
</data>
|
||||
<data name="FancyZones_ExcludeApps_TextBoxControl.Header" xml:space="preserve">
|
||||
<value>To exclude an application from snapping to zones add its name here (one per line). Excluded apps will react to the Windows Snap regardless of all other settings.</value>
|
||||
<value>To exclude an application from snapping to zones add its name here (one per line). These apps will react only to Windows Snap.</value>
|
||||
</data>
|
||||
<data name="FancyZones_HighlightOpacity.Header" xml:space="preserve">
|
||||
<value>Zone highlight opacity (%)</value>
|
||||
@@ -295,7 +295,7 @@
|
||||
</data>
|
||||
<data name="FancyZones_MoveVindowsAcrossAllMonitorsCheckBoxControl.Content" xml:space="preserve">
|
||||
<value>Move windows between zones across all monitors when snapping with win+arrow</value>
|
||||
</data>
|
||||
</data>
|
||||
<data name="FancyZones_OverrideSnapHotkeysCheckBoxControl.Content" xml:space="preserve">
|
||||
<value>Override Windows Snap hotkeys (Win + arrow) to move windows between zones</value>
|
||||
</data>
|
||||
@@ -381,13 +381,13 @@
|
||||
<value>Show icon on context menu</value>
|
||||
</data>
|
||||
<data name="PowerRename_Toggle_EnableOnExtendedContextMenu.Header" xml:space="preserve">
|
||||
<value>Only show the PowerRename menu item on the extended context menu (Shift + Right-click).</value>
|
||||
<value>Appear only in extended context menu (Shift + Right-click)</value>
|
||||
</data>
|
||||
<data name="PowerRename_Toggle_MaxDispListNum.Text" xml:space="preserve">
|
||||
<value>Maximum numbers of items to show in recently used list for autocomplete dropdown.</value>
|
||||
<value>Maximum numbers of items to show in recently used list for autocomplete dropdown</value>
|
||||
</data>
|
||||
<data name="PowerRename_Toggle_RestoreFlagsOnLaunch.Header" xml:space="preserve">
|
||||
<value>Restore search, replace and flags values on launch from previous run.</value>
|
||||
<value>Show values from last use</value>
|
||||
</data>
|
||||
<data name="FileEplorerPreview_ToggleSwitch_Preview_MD.Header" xml:space="preserve">
|
||||
<value>Markdown Preview Handler</value>
|
||||
@@ -405,7 +405,7 @@
|
||||
<value>Open-source notice</value>
|
||||
</data>
|
||||
<data name="PowerRename_Toggle_AutoComplete.Header" xml:space="preserve">
|
||||
<value>Enable autocomplete and autosuggest of recently used list for autocomplete dropdown.</value>
|
||||
<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>
|
||||
@@ -423,7 +423,7 @@
|
||||
<value>Shows a help overlay with Windows shortcuts when the Windows key is pressed.</value>
|
||||
</data>
|
||||
<data name="ShortcutGuide_PressTime.Header" xml:space="preserve">
|
||||
<value>How long to press the Windows key before showing the Shortcut Guide</value>
|
||||
<value>Press duration before showing (ms)</value>
|
||||
</data>
|
||||
<data name="ShortcutGuide_Appearance_Behavior.Text" xml:space="preserve">
|
||||
<value>Appearance & Behavior</value>
|
||||
@@ -432,7 +432,7 @@
|
||||
<value>Enable Shortcut Guide</value>
|
||||
</data>
|
||||
<data name="ShortcutGuide_OverlayOpacity.Header" xml:space="preserve">
|
||||
<value>Opacity of the Shortcut Guide's overlay background (%)</value>
|
||||
<value>Opacity of background (%)</value>
|
||||
</data>
|
||||
<data name="ImageResizer_CustomSizes.Text" xml:space="preserve">
|
||||
<value>Image Sizes</value>
|
||||
|
||||
Reference in New Issue
Block a user