fix(UI 自动化) 元素库备注文案改成描述
--bug=1016643 --user=张大海 【UI测试】元素库-备注未显示为描述&导入导出也存在 https://www.tapd.cn/55049933/s/1240597
This commit is contained in:
parent
ed45d74e11
commit
1f0599d5c0
|
@ -413,6 +413,7 @@ ui_element_import_template_name=Ui_element_templates
|
|||
ui_element_import_template_sheet=Template
|
||||
ui_element_already_exists_excel=There are duplicate data in the import file
|
||||
ui_element_already_exists_data=An element with the same name already exists
|
||||
ui_element_description=description
|
||||
serial=Serial
|
||||
parallel=Parallel
|
||||
plan_warning=The test plan does not have an associated executable use case
|
||||
|
|
|
@ -412,6 +412,7 @@ ui_element_import_template_name=元素库导入模板
|
|||
ui_element_import_template_sheet=模板
|
||||
ui_element_already_exists_excel=文件中存在多条相同数据
|
||||
ui_element_already_exists_data=已经存在同名元素
|
||||
ui_element_description=描述
|
||||
serial=串行
|
||||
parallel=并行
|
||||
plan_warning=测试计划没有关联可执行的用例
|
||||
|
|
|
@ -411,6 +411,7 @@ ui_element_import_template_name=元素庫導入模板
|
|||
ui_element_import_template_sheet=模板
|
||||
ui_element_already_exists_excel=文件中存在多條相同數據
|
||||
ui_element_already_exists_data=已經存在同名元素
|
||||
ui_element_description=描述
|
||||
serial=串行
|
||||
parallel=並行
|
||||
plan_warning=測試計劃沒有關聯可執行的用例
|
||||
|
|
Loading…
Reference in New Issue