Skip to content

Commit dc1e097

Browse files
committed
Modify the English translation according to the copy requirements
1 parent e812e43 commit dc1e097

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

server/odc-core/src/main/resources/i18n/BusinessMessages.properties

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ com.oceanbase.odc.ResourceType.ODC_NOTIFICATION_CHANNEL=Notification Channel
8080
com.oceanbase.odc.ResourceType.ODC_NOTIFICATION_POLICY=Notification Policy
8181
com.oceanbase.odc.ResourceType.ODC_NOTIFICATION_MESSAGE=Notification Message
8282
com.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
195195
com.oceanbase.odc.AuditEventAction.APPROVE=Approve
196196
com.oceanbase.odc.AuditEventAction.REJECT=Reject
197197
com.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
199199
com.oceanbase.odc.AuditEventAction.CREATE_MOCKDATA_TASK=Create mock data task
200200
com.oceanbase.odc.AuditEventAction.CREATE_IMPORT_TASK=Create import task
201201
com.oceanbase.odc.AuditEventAction.CREATE_EXPORT_TASK=Create export task
@@ -209,7 +209,7 @@ com.oceanbase.odc.AuditEventAction.CREATE_ONLINE_SCHEMA_CHANGE_TASK=Create onlin
209209
com.oceanbase.odc.AuditEventAction.CREATE_APPLY_PROJECT_PERMISSION_TASK=Create apply project permission task
210210
com.oceanbase.odc.AuditEventAction.CREATE_APPLY_DATABASE_PERMISSION_TASK=Create apply database permission task
211211
com.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
213213
com.oceanbase.odc.AuditEventAction.STOP_MOCKDATA_TASK=Stop mock data task
214214
com.oceanbase.odc.AuditEventAction.STOP_IMPORT_TASK=Stop import task
215215
com.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
222222
com.oceanbase.odc.AuditEventAction.STOP_APPLY_PROJECT_PERMISSION_TASK=Stop apply project permission task
223223
com.oceanbase.odc.AuditEventAction.STOP_APPLY_DATABASE_PERMISSION_TASK=Stop apply database permission task
224224
com.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
226226
com.oceanbase.odc.AuditEventAction.EXECUTE_MOCKDATA_TASK=Execute mock data task
227227
com.oceanbase.odc.AuditEventAction.EXECUTE_IMPORT_TASK=Execute import task
228228
com.oceanbase.odc.AuditEventAction.EXECUTE_EXPORT_TASK=Execute export task
@@ -233,7 +233,7 @@ com.oceanbase.odc.AuditEventAction.EXECUTE_PARTITION_PLAN_TASK=Execute partition
233233
com.oceanbase.odc.AuditEventAction.EXECUTE_ALTER_SCHEDULE_TASK=Execute alter schedule task
234234
com.oceanbase.odc.AuditEventAction.EXECUTE_ONLINE_SCHEMA_CHANGE_TASK=Execute online schema change task
235235
com.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
237237
com.oceanbase.odc.AuditEventAction.APPROVE_MOCKDATA_TASK=Approve mock data task
238238
com.oceanbase.odc.AuditEventAction.APPROVE_IMPORT_TASK=Approve import task
239239
com.oceanbase.odc.AuditEventAction.APPROVE_EXPORT_TASK=Approve export task
@@ -247,7 +247,7 @@ com.oceanbase.odc.AuditEventAction.APPROVE_ONLINE_SCHEMA_CHANGE_TASK=Approve onl
247247
com.oceanbase.odc.AuditEventAction.APPROVE_APPLY_PROJECT_PERMISSION_TASK=Approve apply project permission task
248248
com.oceanbase.odc.AuditEventAction.APPROVE_APPLY_DATABASE_PERMISSION_TASK=Approve apply database permission task
249249
com.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
251251
com.oceanbase.odc.AuditEventAction.REJECT_MOCKDATA_TASK=Reject mock data task
252252
com.oceanbase.odc.AuditEventAction.REJECT_IMPORT_TASK=Reject import task
253253
com.oceanbase.odc.AuditEventAction.REJECT_EXPORT_TASK=Reject export task
@@ -300,9 +300,9 @@ com.oceanbase.odc.AuditEventAction.BATCH_UPDATE_SENSITIVE_COLUMNS=Batch update s
300300
com.oceanbase.odc.AuditEventAction.BATCH_DELETE_SENSITIVE_COLUMNS=Batch delete sensitive columns
301301
com.oceanbase.odc.AuditEventAction.ENABLE_SENSITIVE_COLUMN=Enable sensitive column
302302
com.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
318318
com.oceanbase.odc.AuditEventType.MEMBER_MANAGEMENT=Member management
319319
com.oceanbase.odc.AuditEventType.AUDIT_EVENT=Audit event
320320
com.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
322322
com.oceanbase.odc.AuditEventType.ASYNC=Database change
323323
com.oceanbase.odc.AuditEventType.MOCKDATA=Mock data
324324
com.oceanbase.odc.AuditEventType.IMPORT=Import
@@ -344,7 +344,7 @@ com.oceanbase.odc.AuditEventType.AUTOMATION_RULE_MANAGEMENT=Automation rule mana
344344
com.oceanbase.odc.AuditEventType.NOTIFICATION_MANAGEMENT=Notification management
345345
com.oceanbase.odc.AuditEventType.SENSITIVE_COLUMN_MANAGEMENT=Sensitive column management
346346
com.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
809809
com.oceanbase.odc.TaskType.ASYNC=Database Change
810810
com.oceanbase.odc.TaskType.IMPORT=Import
811811
com.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

Comments
 (0)