diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index c768ad005..7b2bb0f34 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -2638,13 +2638,13 @@ mirror_sync_create = synced new reference %[2]s to %[2]s at %[3]s from mirror
approve_pull_request = `approved %s#%[2]s`
reject_pull_request = `suggested changes for %s#%[2]s`
-upload_dataset=`upload dataset %s#%[2]s`
-task_gpudebugjob=`created CPU/GPU type debugging task%s#%[2]s`
-task_npudebugjob=`created NPU type debugging task %s#%[2]s`
-task_trainjob=`created training task%s#%[2]s`
-task_inferencejob=`created reasoning task %s#%[2]s`
-task_benchmark=`created profiling task %s#%[2]s`
-task_createmodel=`created new model %s#%[2]s`
+upload_dataset=`upload dataset %`
+task_gpudebugjob=`created CPU/GPU type debugging task%s`
+task_npudebugjob=`created NPU type debugging task %s`
+task_trainjob=`created training task%s`
+task_inferencejob=`created reasoning task %s`
+task_benchmark=`created profiling task %s`
+task_createmodel=`created new model %s`
[tool]
ago = %s ago
diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini
index bddff4ac6..3646c5721 100755
--- a/options/locale/locale_zh-CN.ini
+++ b/options/locale/locale_zh-CN.ini
@@ -2646,13 +2646,13 @@ mirror_sync_create=从镜像同步了新的引用 %[2]s
mirror_sync_delete=从镜像同步并从 %[3]s 删除了引用 %[2]s
approve_pull_request=`同意了 %s#%[2]s`
reject_pull_request=`建议变更 %s#%[2]s`
-upload_dataset=`上传了数据集文件 %s#%[2]s`
-task_gpudebugjob=`创建了CPU/GPU类型调试任务 %s#%[2]s`
-task_npudebugjob=`创建了NPU类型调试任务 %s#%[2]s`
-task_trainjob=`创建了训练任务 %s#%[2]s`
-task_inferencejob=`创建了推理任务 %s#%[2]s`
-task_benchmark=`创建了评测任务 %s#%[2]s`
-task_createmodel=`导入了新模型 %s#%[2]s`
+upload_dataset=`上传了数据集文件 %s`
+task_gpudebugjob=`创建了CPU/GPU类型调试任务 %s`
+task_npudebugjob=`创建了NPU类型调试任务 %s`
+task_trainjob=`创建了训练任务 %s`
+task_inferencejob=`创建了推理任务 %s`
+task_benchmark=`创建了评测任务 %s`
+task_createmodel=`导入了新模型 %s`
[tool]
ago=%s前