2
0
forked from Ivasoft/DSView

Replace the message box call type

This commit is contained in:
dreamsourcelabTAI
2023-05-19 14:37:24 +08:00
parent 166cdf04fb
commit e26968d14b
19 changed files with 205 additions and 234 deletions

View File

@@ -49,11 +49,11 @@
},
{
"id": "IDS_DLG_CHECK_USB_SPEED_ERROR",
"text": " 将其插入USB 2.0端口严重影响其性能.\n 请将其重新插入USB 3.0端口."
"text": "将该设备插入USB 2.0端口严重影响其性能.\n重新插入USB 3.0端口."
},
{
"id": "IDS_DLG_CHECK_SESSION_FILE_VERSION_ERROR",
"text": " 当前加载文件具有旧格式 . \n这将导致加载速度变慢. \n请在加载后重新保存."
"text": "当前加载文件具有旧格式 . \n这将导致加载速度变慢. \n请在加载后重新保存."
},
{
"id": "IDS_DLG_ABOUT",
@@ -89,7 +89,7 @@
},
{
"id": "IDS_DLG_SAVE_CALIBRATION_RESULTS",
"text": " 保存校准结果...可能需要一段时间."
"text": "保存校准结果...可能需要一段时间."
},
{
"id": "IDS_DLG_CANCEL",
@@ -97,7 +97,7 @@
},
{
"id": "IDS_DLG_RELOAD_CALIBRATION_RESULTS",
"text": " 重新加载上次校准...可能需要一段时间."
"text": "重新加载上次校准...可能需要一段时间."
},
{
"id": "IDS_DLG_DECODER_OPTIONS",
@@ -253,7 +253,7 @@
},
{
"id": "IDS_DLG_EXPORT_PROTOCOL_LIST_RESULT",
"text": " 导出协议列表结果...可能需要一段时间 ."
"text": "导出协议列表结果...可能需要一段时间 ."
},
{
"id": "IDS_DLG_FIT_TO_WINDOW",

View File

@@ -28,7 +28,7 @@
},
{
"id": "IDS_MSG_AUTO_CALIB_START",
"text": "自动校准程序将启动。不要连接任何探针。这可能需要一段时间!"
"text": "自动校准程序将启动。不要连接任何探针。\n这可能需要一段时间!"
},
{
"id": "IDS_MSG_AUTO_CALIB",
@@ -108,7 +108,7 @@
},
{
"id": "IDS_MSG_MAX_CHANNEL_COUNT_WARNING",
"text": "当前模式仅支持最大 {0}\n通道数!"
"text": "当前模式仅支持最大 {0} 通道数!"
},
{
"id": "IDS_MSG_TRI_SET_ISSUE",

View File

@@ -49,7 +49,7 @@
},
{
"id": "IDS_DLG_CHECK_USB_SPEED_ERROR",
"text": "Plug it into a USB 2.0 port will seriously affect its performance.\n Please replug it into a USB 3.0 port."
"text": "Plug the device into a USB 2.0 port will seriously affect its performance.\n Please replug it into a USB 3.0 port."
},
{
"id": "IDS_DLG_CHECK_SESSION_FILE_VERSION_ERROR",

View File

@@ -29,7 +29,7 @@
},
{
"id": "IDS_MSG_AUTO_CALIB_START",
"text": "Auto Calibration program will be started. Don't connect any probes. It can take a while!"
"text": "Auto Calibration program will be started. Don't connect any probes. \nIt can take a while!"
},
{
"id": "IDS_MSG_AUTO_CALIB",
@@ -109,7 +109,7 @@
},
{
"id": "IDS_MSG_MAX_CHANNEL_COUNT_WARNING",
"text": "Current mode only suppport max {0}\nchannels!"
"text": "Current mode only suppport max {0} channels!"
},
{
"id": "IDS_MSG_TRI_SET_ISSUE",