Refactor quick action output handling and extend case note support

This commit is contained in:
Meik
2026-07-17 18:34:59 +02:00
parent 1db0da9a40
commit 0fef3ad49c
32 changed files with 755 additions and 805 deletions

View File

@@ -173,10 +173,11 @@ namespace FasdDesktopUi.Pages.ShortCutPage
{
Names = new C4IT.MultiLanguage.cMultiLanguageDictionary()
{
["EN"] = "Open Quick Action menu",
["DE"] = "Quick Action Menü öffnen"
["EN"] = "Open Quick Action menu/close",
["DE"] = "Quick Action Menü öffnen/schließen"
},
HotKey = Key.Q,
AlternativeKey = Key.Escape
},
new cHotKeyInformation()
{