2
0
forked from Ivasoft/DSView

Able to input the serial trig value with hex format

This commit is contained in:
dreamsourcelabTAI
2023-05-30 15:58:00 +08:00
parent 8b60c9add7
commit 160786d24f
8 changed files with 198 additions and 7 deletions

View File

@@ -690,5 +690,13 @@
{
"id": "IDS_DLG_DISPLAY_PROFILE_IN_BAR",
"text": "Display the profile in title bar"
},
{
"id": "IDS_DLG_SERIAL_HEX",
"text": "Hex :"
},
{
"id": "IDS_DLG_SERIAL_INPUT_AS_HEX",
"text": "Input with hex format"
}
]

View File

@@ -97,7 +97,7 @@
},
{
"id": "IDS_MSG_CLOSE_DEVICE",
"text": "Are you sure to close the device?"
"text": "Are you sure to remove this device?"
},
{
"id": "IDS_MSG_SET_DEF_CAL_SETTING",