DSView/lang/en/msg.json
2022-10-17 16:17:17 +08:00

30 lines
698 B
JSON

[
{
"id": "IDS_MSG_A_CAL",
"text": "Auto Calibration"
},
{
"id": "IDS_MSG_ADJUST_SAVE",
"text": "Please adjust zero skew and save the result"
},
{
"id": "IDS_MSG_OK",
"text": "Ok"
},
{
"id": "IDS_MSG_SKIP",
"text": "Skip"
},
{
"id": "IDS_MSG_A_CAL_START",
"text": "Auto Calibration program will be started. Don't connect any probes. It can take a while!"
},
{
"id": "IDS_MSG_SAVE_CAPDATE",
"text": "Save captured data?"
},
{
"id": "IDS_MSG_SAVE_CANFIND_SESSIONFILE",
"text": "Cannot find default session file for this device!"
}
]