From d63fcb6c527b3690683c99c99783356326912321 Mon Sep 17 00:00:00 2001 From: whyclj <1525436766@qq.com> Date: 星期三, 09 一月 2019 10:39:59 +0800 Subject: [PATCH] 修改电池批量设置页面中的title以及添加对应的国际化文本 --- gx_tieta/WebRoot/WEB-INF/classes/global_zh_CN.properties | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gx_tieta/WebRoot/WEB-INF/classes/global_zh_CN.properties b/gx_tieta/WebRoot/WEB-INF/classes/global_zh_CN.properties index eb58994..8734d71 100644 --- a/gx_tieta/WebRoot/WEB-INF/classes/global_zh_CN.properties +++ b/gx_tieta/WebRoot/WEB-INF/classes/global_zh_CN.properties @@ -1111,10 +1111,14 @@ ################### ex-battinfo.jsp ################################## Approval_station_install=\u57fa\u7ad9\u5b89\u88c5\u5ba1\u6279 - +Audit = \u5ba1\u6838 +Acceptance = \u9a8c\u6536 ################## batch-set-curr.jsp ############################## Bulk_nuclear_cap_test = \u6279\u91cf\u6838\u5bb9\u6d4b\u8bd5 ################## batt-station-update1.jsp ######################### -BTSEquipment_upgrades = BTS\u8bbe\u5907\u5347\u7ea7 \ No newline at end of file +BTSEquipment_upgrades = BTS\u8bbe\u5907\u5347\u7ea7 + +################## bat-set-test.jsp ############################## +Batch_batt_param_set = \u6279\u91cf\u7535\u6c60\u53c2\u6570\u8bbe\u7f6e \ No newline at end of file -- Gitblit v1.9.1