fix "insert ctrl+alt+del"

This commit is contained in:
rustdesk 2024-10-24 22:27:51 +08:00
parent b35b48086a
commit bd22b01370
45 changed files with 44 additions and 88 deletions

View file

@ -305,7 +305,7 @@ class RemoteMenuEntry {
}) {
return MenuEntryButton<String>(
childBuilder: (TextStyle? style) => Text(
'${translate("Insert")} Ctrl + Alt + Del',
'${translate("Insert Ctrl + Alt + Del")',
style: style,
),
proc: () {