diff --git a/src/main/resources/messages/message_en.properties b/src/main/resources/messages/message_en.properties index e14efc923..95790c319 100644 --- a/src/main/resources/messages/message_en.properties +++ b/src/main/resources/messages/message_en.properties @@ -1508,4 +1508,5 @@ admin_user_warn=Admin User Warn interface_total=Interface Total service_total=Service Total unapproved_all=UnApprove all configurations! -delete_all=Delete all configurations! \ No newline at end of file +delete_all=Delete all configurations! +none_file_tip=Please Choose File! \ No newline at end of file diff --git a/src/main/resources/messages/message_ru.properties b/src/main/resources/messages/message_ru.properties index 0da2cf990..04cfc4a9e 100644 --- a/src/main/resources/messages/message_ru.properties +++ b/src/main/resources/messages/message_ru.properties @@ -1511,4 +1511,5 @@ protection_list_manage=Protection List Manage effective=Effective admin_user_warn=Admin User Warn interface_total=Interface Total -service_total=Service Total \ No newline at end of file +service_total=Service Total +none_file_tip=Please Choose File! \ No newline at end of file diff --git a/src/main/resources/messages/message_zh_CN.properties b/src/main/resources/messages/message_zh_CN.properties index 9c4775f86..8f5e3fb59 100644 --- a/src/main/resources/messages/message_zh_CN.properties +++ b/src/main/resources/messages/message_zh_CN.properties @@ -1506,4 +1506,5 @@ admin_user_warn=\u7ba1\u7406\u5458\u7528\u6237\u9884\u8b66 interface_total=\u754c\u9762\u603b\u91cf service_total=\u670d\u52a1\u603b\u91cf unapproved_all=\u5ba1\u6838\u4E0D\u901a\u8fc7\u6240\u6709\u914d\u7f6e! -delete_all=\u5220\u9664\u6240\u6709\u914d\u7f6e! \ No newline at end of file +delete_all=\u5220\u9664\u6240\u6709\u914d\u7f6e! +none_file_tip=\u8BF7\u9009\u62E9\u6587\u4EF6! \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/include/excel/importModal.jsp b/src/main/webapp/WEB-INF/include/excel/importModal.jsp index a7f64e253..889dd2d42 100644 --- a/src/main/webapp/WEB-INF/include/excel/importModal.jsp +++ b/src/main/webapp/WEB-INF/include/excel/importModal.jsp @@ -4,7 +4,8 @@