diff --git a/src/main/resources/messages_en.properties b/src/main/resources/messages_en.properties index f2a2f5d7..9964b2e6 100644 --- a/src/main/resources/messages_en.properties +++ b/src/main/resources/messages_en.properties @@ -28,7 +28,7 @@ select2.file.does.not.exist=Select2 file does not exist. save.collectionElement.failed=Save collectionElement failed. collectionElements.not.found=CollectionElements not found. batch.save.libraryList.failed=Batch save libraryList failed. -panTones.not.found=PanTones not found. +panTones.not.found=tcx value not found. save.designItem.failed=Save designItem failed. unknown.type=Unknown type. unknown.operateType=Unknown operateType. diff --git a/src/main/resources/messages_zh.properties b/src/main/resources/messages_zh.properties index d2a15ec6..9fa81cf9 100644 --- a/src/main/resources/messages_zh.properties +++ b/src/main/resources/messages_zh.properties @@ -28,7 +28,7 @@ select2.file.does.not.exist=选择的文件不存在。 save.collectionElement.failed=保存collectionElement失败。 collectionElements.not.found=未找到CollectionElements。 batch.save.libraryList.failed=批量保存libraryList失败。 -panTones.not.found=未找到PanTones。 +panTones.not.found=未找到tcx value。 save.designItem.failed=保存DesignItem失败。 unknown.type=未知类型。 unknown.operateType=未知操作类型。