forked from Ivasoft/DSView
Able to input the serial trig value with hex format
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user