Use "分离" for Detach

pull/520/head
Selva Nair 2022-10-15 11:58:45 -04:00 committed by GitHub
parent fe016fda31
commit 48bda37fba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ BEGIN
LTEXT "", ID_TXT_IP, 20, 160, 300, 10
PUSHBUTTON "断开连接", ID_DISCONNECT, 50, 190, 50, 14
PUSHBUTTON "重新连接", ID_RESTART, 150, 190, 50, 14
PUSHBUTTON "断开", ID_DETACH, 180, 190, 50, 14, WS_DISABLED
PUSHBUTTON "分离", ID_DETACH, 180, 190, 50, 14, WS_DISABLED
PUSHBUTTON "隐藏", ID_HIDE, 100, 190, 50, 14
END