[Settings] Shortcut edit dialog: Fix bugs (#25060)

* custom error badge

* fix theme bug

* fix focus bug (#25051)

* use Infobar control

* add comments
This commit is contained in:
Heiko
2023-03-29 12:02:41 +02:00
committed by GitHub
parent b2b7dc3ccf
commit 13791aa932
4 changed files with 31 additions and 33 deletions

View File

@@ -2119,11 +2119,12 @@ From there, simply click on one of the supported files in the File Explorer and
<data name="Activation_Shortcut_Title" xml:space="preserve">
<value>Activation shortcut</value>
</data>
<data name="InvalidShortcut.Text" xml:space="preserve">
<data name="InvalidShortcut.Title" xml:space="preserve">
<value>Invalid shortcut</value>
</data>
<data name="InvalidShortcutWarningLabel.Text" xml:space="preserve">
<value>Only shortcuts that start with **Windows key**, **Ctrl**, **Alt** or **Shift** are valid.</value>
<comment>The ** sequences are used for text formatting of the key names. Don't remove them on translation.</comment>
</data>
<data name="FancyZones_SpanZonesAcrossMonitors.Description" xml:space="preserve">
<value>All monitors must have the same DPI scaling and will be treated as one large combined rectangle which contains all monitors</value>
@@ -3115,4 +3116,4 @@ Activate by holding the key for the character you want to add an accent to, then
<data name="RegistryPreview_LaunchButtonControl.Header" xml:space="preserve">
<value>Launch Registry Preview</value>
</data>
</root>
</root>