DSView/lang/en/msg.json

30 lines
698 B
JSON
Raw Normal View History

2022-10-14 09:58:01 +08:00
[
{
2022-10-17 16:17:17 +08:00
"id": "IDS_MSG_A_CAL",
"text": "Auto Calibration"
2022-10-14 09:58:01 +08:00
},
{
2022-10-17 16:17:17 +08:00
"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!"
2022-10-14 09:58:01 +08:00
}
]