|
@@ -445,7 +445,7 @@ CAPTION "About SATHelper"
|
|
|
FONT 9, "MS Shell Dlg", 0, 0, 0x1
|
|
|
BEGIN
|
|
|
ICON IDR_MAINFRAME,IDC_STATIC,14,14,20,20
|
|
|
- LTEXT "SATHelper,Version: 4.39.003",IDC_STATIC_VERSION,42,14,125,8,SS_NOPREFIX
|
|
|
+ LTEXT "SATHelper,Version:5.20200921",IDC_STATIC_VERSION,42,14,125,8,SS_NOPREFIX
|
|
|
LTEXT "[Test automation team] Copyright (C) 2019",IDC_STATIC,42,27,114,8
|
|
|
DEFPUSHBUTTON "OK",IDOK,149,45,50,14,WS_GROUP
|
|
|
END
|
|
@@ -747,7 +747,7 @@ BEGIN
|
|
|
IDS_UPGRADE_FTP_PASSWORD "FTP-Psw"
|
|
|
IDS_UPGRADE_CHECK_FTP "Remember"
|
|
|
IDS_UPGRADE_BTN_UPGRADE "Upgrade"
|
|
|
- IDS_UPGRADE_NOTIFY "Tips:\n after the function script corresponding to the upgrade button is modified, SATHelper must be restarted!"
|
|
|
+ IDS_UPGRADE_NOTIFY "Tips:\n after the function script corresponding to the upgrade button is modified, SATHelper must be restarted!"
|
|
|
IDS_UPGRADE_OPEN_FILE "Open file"
|
|
|
IDS_STRING137 "8"
|
|
|
END
|