@@ -80,7 +80,7 @@ com.oceanbase.odc.ResourceType.ODC_NOTIFICATION_CHANNEL=Notification Channel
8080com.oceanbase.odc.ResourceType.ODC_NOTIFICATION_POLICY =Notification Policy
8181com.oceanbase.odc.ResourceType.ODC_NOTIFICATION_MESSAGE =Notification Message
8282com.oceanbase.odc.ResourceType.ODC_STRUCTURE_COMPARISON_TASK =Structure Comparison Task
83- com.oceanbase.odc.ResourceType.ODC_DATABASE_CHANGE_ORDER_TEMPLATE =Database change order template
83+ com.oceanbase.odc.ResourceType.ODC_DATABASE_CHANGE_ORDER_TEMPLATE =Database Change Order Template
8484
8585#
8686# Batch Import
@@ -195,7 +195,7 @@ com.oceanbase.odc.AuditEventAction.EXECUTE_TASK=Execute task
195195com.oceanbase.odc.AuditEventAction.APPROVE =Approve
196196com.oceanbase.odc.AuditEventAction.REJECT =Reject
197197com.oceanbase.odc.AuditEventAction.CREATE_ASYNC_TASK =Create database change task
198- com.oceanbase.odc.AuditEventAction.CREATE_MULTIPLE_ASYNC_TASK =Create multiple database change task
198+ com.oceanbase.odc.AuditEventAction.CREATE_MULTIPLE_ASYNC_TASK =Create batch change database task
199199com.oceanbase.odc.AuditEventAction.CREATE_MOCKDATA_TASK =Create mock data task
200200com.oceanbase.odc.AuditEventAction.CREATE_IMPORT_TASK =Create import task
201201com.oceanbase.odc.AuditEventAction.CREATE_EXPORT_TASK =Create export task
@@ -209,7 +209,7 @@ com.oceanbase.odc.AuditEventAction.CREATE_ONLINE_SCHEMA_CHANGE_TASK=Create onlin
209209com.oceanbase.odc.AuditEventAction.CREATE_APPLY_PROJECT_PERMISSION_TASK =Create apply project permission task
210210com.oceanbase.odc.AuditEventAction.CREATE_APPLY_DATABASE_PERMISSION_TASK =Create apply database permission task
211211com.oceanbase.odc.AuditEventAction.STOP_ASYNC_TASK =Stop database change task
212- com.oceanbase.odc.AuditEventAction.STOP_MULTIPLE_ASYNC_TASK =Stop multiple database change task
212+ com.oceanbase.odc.AuditEventAction.STOP_MULTIPLE_ASYNC_TASK =Stop batch change database task
213213com.oceanbase.odc.AuditEventAction.STOP_MOCKDATA_TASK =Stop mock data task
214214com.oceanbase.odc.AuditEventAction.STOP_IMPORT_TASK =Stop import task
215215com.oceanbase.odc.AuditEventAction.STOP_EXPORT_TASK =Stop export task
@@ -222,7 +222,7 @@ com.oceanbase.odc.AuditEventAction.STOP_ONLINE_SCHEMA_CHANGE_TASK=Stop online sc
222222com.oceanbase.odc.AuditEventAction.STOP_APPLY_PROJECT_PERMISSION_TASK =Stop apply project permission task
223223com.oceanbase.odc.AuditEventAction.STOP_APPLY_DATABASE_PERMISSION_TASK =Stop apply database permission task
224224com.oceanbase.odc.AuditEventAction.EXECUTE_ASYNC_TASK =Execute database change task
225- com.oceanbase.odc.AuditEventAction.EXECUTE_MULTIPLE_ASYNC_TASK =Execute multiple database change task
225+ com.oceanbase.odc.AuditEventAction.EXECUTE_MULTIPLE_ASYNC_TASK =Execute batch change database task
226226com.oceanbase.odc.AuditEventAction.EXECUTE_MOCKDATA_TASK =Execute mock data task
227227com.oceanbase.odc.AuditEventAction.EXECUTE_IMPORT_TASK =Execute import task
228228com.oceanbase.odc.AuditEventAction.EXECUTE_EXPORT_TASK =Execute export task
@@ -233,7 +233,7 @@ com.oceanbase.odc.AuditEventAction.EXECUTE_PARTITION_PLAN_TASK=Execute partition
233233com.oceanbase.odc.AuditEventAction.EXECUTE_ALTER_SCHEDULE_TASK =Execute alter schedule task
234234com.oceanbase.odc.AuditEventAction.EXECUTE_ONLINE_SCHEMA_CHANGE_TASK =Execute online schema change task
235235com.oceanbase.odc.AuditEventAction.APPROVE_ASYNC_TASK =Approve database change task
236- com.oceanbase.odc.AuditEventAction.APPROVE_MULTIPLE_ASYNC_TASK =Approve multiple database change task
236+ com.oceanbase.odc.AuditEventAction.APPROVE_MULTIPLE_ASYNC_TASK =Approve batch change database task
237237com.oceanbase.odc.AuditEventAction.APPROVE_MOCKDATA_TASK =Approve mock data task
238238com.oceanbase.odc.AuditEventAction.APPROVE_IMPORT_TASK =Approve import task
239239com.oceanbase.odc.AuditEventAction.APPROVE_EXPORT_TASK =Approve export task
@@ -247,7 +247,7 @@ com.oceanbase.odc.AuditEventAction.APPROVE_ONLINE_SCHEMA_CHANGE_TASK=Approve onl
247247com.oceanbase.odc.AuditEventAction.APPROVE_APPLY_PROJECT_PERMISSION_TASK =Approve apply project permission task
248248com.oceanbase.odc.AuditEventAction.APPROVE_APPLY_DATABASE_PERMISSION_TASK =Approve apply database permission task
249249com.oceanbase.odc.AuditEventAction.REJECT_ASYNC_TASK =Reject database change task
250- com.oceanbase.odc.AuditEventAction.REJECT_MULTIPLE_ASYNC_TASK =Reject multiple database change task
250+ com.oceanbase.odc.AuditEventAction.REJECT_MULTIPLE_ASYNC_TASK =Reject batch change database task
251251com.oceanbase.odc.AuditEventAction.REJECT_MOCKDATA_TASK =Reject mock data task
252252com.oceanbase.odc.AuditEventAction.REJECT_IMPORT_TASK =Reject import task
253253com.oceanbase.odc.AuditEventAction.REJECT_EXPORT_TASK =Reject export task
@@ -300,9 +300,9 @@ com.oceanbase.odc.AuditEventAction.BATCH_UPDATE_SENSITIVE_COLUMNS=Batch update s
300300com.oceanbase.odc.AuditEventAction.BATCH_DELETE_SENSITIVE_COLUMNS =Batch delete sensitive columns
301301com.oceanbase.odc.AuditEventAction.ENABLE_SENSITIVE_COLUMN =Enable sensitive column
302302com.oceanbase.odc.AuditEventAction.DISABLE_SENSITIVE_COLUMN =Disable sensitive column
303- com.oceanbase.odc.AuditEventAction.CREATE_DATABASE_CHANGE_CHANGING_ORDER_TEMPLATE =Create database change changing order template
304- com.oceanbase.odc.AuditEventAction.UPDATE_DATABASE_CHANGE_CHANGING_ORDER_TEMPLATE =Update database change changing order template
305- com.oceanbase.odc.AuditEventAction.DELETE_DATABASE_CHANGE_CHANGING_ORDER_TEMPLATE =Delete database change changing order template
303+ com.oceanbase.odc.AuditEventAction.CREATE_DATABASE_CHANGE_CHANGING_ORDER_TEMPLATE =Create database change order template
304+ com.oceanbase.odc.AuditEventAction.UPDATE_DATABASE_CHANGE_CHANGING_ORDER_TEMPLATE =Update database change order template
305+ com.oceanbase.odc.AuditEventAction.DELETE_DATABASE_CHANGE_CHANGING_ORDER_TEMPLATE =Delete database change order template
306306
307307
308308#
@@ -318,7 +318,7 @@ com.oceanbase.odc.AuditEventType.RESOURCE_GROUP_MANAGEMENT=Resource group manage
318318com.oceanbase.odc.AuditEventType.MEMBER_MANAGEMENT =Member management
319319com.oceanbase.odc.AuditEventType.AUDIT_EVENT =Audit event
320320com.oceanbase.odc.AuditEventType.FLOW_CONFIG =Flow config
321- com.oceanbase.odc.AuditEventType.MULTIPLE_ASYNC =Multiple database Change
321+ com.oceanbase.odc.AuditEventType.MULTIPLE_ASYNC =Batch change database
322322com.oceanbase.odc.AuditEventType.ASYNC =Database change
323323com.oceanbase.odc.AuditEventType.MOCKDATA =Mock data
324324com.oceanbase.odc.AuditEventType.IMPORT =Import
@@ -344,7 +344,7 @@ com.oceanbase.odc.AuditEventType.AUTOMATION_RULE_MANAGEMENT=Automation rule mana
344344com.oceanbase.odc.AuditEventType.NOTIFICATION_MANAGEMENT =Notification management
345345com.oceanbase.odc.AuditEventType.SENSITIVE_COLUMN_MANAGEMENT =Sensitive column management
346346com.oceanbase.odc.AuditEventType.STRUCTURE_COMPARISON =Structure comparison
347- com.oceanbase.odc.AuditEventType.DATABASE_CHANGE_CHANGING_ORDER_TEMPLATE_MANAGEMENT =Database change changing order template management
347+ com.oceanbase.odc.AuditEventType.DATABASE_CHANGE_CHANGING_ORDER_TEMPLATE_MANAGEMENT =Database change order template management
348348
349349
350350#
@@ -805,7 +805,7 @@ com.oceanbase.odc.OBInstanceType.ORACLE_TENANT=Oracle Tenant
805805#
806806# TaskType
807807#
808- com.oceanbase.odc.TaskType.MULTIPLE_ASYNC =Multiple Database Change
808+ com.oceanbase.odc.TaskType.MULTIPLE_ASYNC =Batch Change Database
809809com.oceanbase.odc.TaskType.ASYNC =Database Change
810810com.oceanbase.odc.TaskType.IMPORT =Import
811811com.oceanbase.odc.TaskType.EXPORT =Export
@@ -854,7 +854,7 @@ com.oceanbase.odc.builtin-resource.permission-apply.database.description=Request
854854#
855855# Multiple Async
856856#
857- com.oceanbase.odc.builtin-resource.multiple-async.sub-ticket.description =[{0}]multiple database change {1} batch no.{2} {3}.{4}
857+ com.oceanbase.odc.builtin-resource.multiple-async.sub-ticket.description =[{0}]batch change database {1} batch no.{2} {3}.{4}
858858
859859#
860860# ResourceRoleName
0 commit comments