From 8aaddf4913dd792402331f6e9424067a78246c18 Mon Sep 17 00:00:00 2001 From: lizi00164331 Date: Tue, 5 Sep 2017 17:37:54 +0800 Subject: Try to fix the daily builed failed bug. change the esr catagory name to portal, Fix the pom definition. Change-Id: I21861aba0fe9b7d0528c5ffcb220d6e6096efcc4 Issue-ID: AAI-224 Signed-off-by: lizi00164331 --- .../i18n/nfv-nso-iui-i18n-en-US.properties | 55 ++++++++++++++++++++++ .../i18n/nfv-nso-iui-i18n-zh-CN.properties | 54 +++++++++++++++++++++ 2 files changed, 109 insertions(+) create mode 100644 portal/src/main/webapp/extsys/sdncontroller/i18n/nfv-nso-iui-i18n-en-US.properties create mode 100644 portal/src/main/webapp/extsys/sdncontroller/i18n/nfv-nso-iui-i18n-zh-CN.properties (limited to 'portal/src/main/webapp/extsys/sdncontroller/i18n') diff --git a/portal/src/main/webapp/extsys/sdncontroller/i18n/nfv-nso-iui-i18n-en-US.properties b/portal/src/main/webapp/extsys/sdncontroller/i18n/nfv-nso-iui-i18n-en-US.properties new file mode 100644 index 0000000..caaa70e --- /dev/null +++ b/portal/src/main/webapp/extsys/sdncontroller/i18n/nfv-nso-iui-i18n-en-US.properties @@ -0,0 +1,55 @@ +# +# Copyright 2016-2017 ZTE Corporation. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +//sdnc +nfv-sdnc-iui-title=SDNC Manage +nfv-sdnc-iui-message-title=SDNC info +nfv-sdnc-iui-message-query-fail=Query sdnc failed. +nfv-sdnc-iui-message-save-success=Save successfully. +nfv-sdnc-iui-message-save-fail=Save failed. +nfv-sdnc-iui-message-sdnc-already-exists=SDNC already exists. +nfv-sdnc-iui-message-update-success=Update successfully. +nfv-sdnc-iui-message-update-fail=Update failed. +nfv-sdnc-iui-message-delete-confirm=Do you want to delete the current sdnc? +nfv-sdnc-iui-message-delete-success=SDNC deleted successfully. +nfv-sdnc-iui-message-delete-fail=SDNC deleted failed. + +nfv-sdnc-iui-text-update=Modify sdnc info +nfv-sdnc-iui-text-register=Register sdnc info +nfv-sdnc-iui-text-name=Name +nfv-sdnc-iui-text-type=type +nfv-sdnc-iui-text-version=version +nfv-sdnc-iui-text-certificateUrl=certificate URL +nfv-sdnc-iui-text-vendor=Vendor +nfv-sdnc-iui-text-userName=Username +nfv-sdnc-iui-text-password=Password +nfv-sdnc-iui-text_description=Description +nfv-sdnc-iui-text-cancelBtn=cancel +nfv-sdnc-iui-text-saveBtn=save +nfv-sdnc-iui-text-registerBtn=Register +nfv-sdnc-iui-text-status-normal=Normal +nfv-sdnc-iui-text-status-fail=Abnormal +nfv-sdnc-iui-text-total=Total +nfv-sdnc-iui-text-total-sdnc= of sdnc + +nfv-sdnc-iui-validate-name=Please enter a name +nfv-sdnc-iui-validate-type=Please enter the sdnc type +nfv-sdnc-iui-validate-version=Please enter version +nfv-sdnc-iui-validate-vendor=Please enter vendor +nfv-sdnc-iui-validate-sdnc=Please select a SDNC +nfv-sdnc-iui-validate-url-required=Please enter the URL +nfv-sdnc-iui-validate-url=Please enter the right URL +nfv-sdnc-iui-text-url-tip=Example: http://10.0.0.1 diff --git a/portal/src/main/webapp/extsys/sdncontroller/i18n/nfv-nso-iui-i18n-zh-CN.properties b/portal/src/main/webapp/extsys/sdncontroller/i18n/nfv-nso-iui-i18n-zh-CN.properties new file mode 100644 index 0000000..df3a227 --- /dev/null +++ b/portal/src/main/webapp/extsys/sdncontroller/i18n/nfv-nso-iui-i18n-zh-CN.properties @@ -0,0 +1,54 @@ +# +# Copyright 2016-2017 ZTE Corporation. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +//sdnc +nfv-sdnc-iui-title=SDNC管理 +nfv-sdnc-iui-message-title=SDNC信息 +nfv-sdnc-iui-message-query-fail=查询SDNC失败。 +nfv-sdnc-iui-message-save-success=保存成功。 +nfv-sdnc-iui-message-save-fail=保存失败。 +nfv-sdnc-iui-message-sdnc-already-exists=SDNC已经存在 +nfv-sdnc-iui-message-update-success=修改成功。 +nfv-sdnc-iui-message-update-fail=修改失败。 +nfv-sdnc-iui-message-delete-confirm=确定删除所选sdnc信息? +nfv-sdnc-iui-message-delete-success=删除成功 +nfv-sdnc-iui-message-delete-fail=删除失败 +nfv-sdnc-iui-text-update=修改SDNC信息 +nfv-sdnc-iui-text-register=注册SDNC信息 +nfv-sdnc-iui-text-name=名称 +nfv-sdnc-iui-text-type=类型 +nfv-sdnc-iui-text-version=版本 +nfv-sdnc-iui-text-certificateUrl=认证url +nfv-sdnc-iui-text_description=描述 +nfv-sdnc-iui-text-vendor=厂商 +nfv-sdnc-iui-text-userName=接入用户 +nfv-sdnc-iui-text-password=接入密码 +nfv-sdnc-iui-text-cancelBtn=取消 +nfv-sdnc-iui-text-saveBtn=保存 +nfv-sdnc-iui-text-registerBtn=注册SDNC +nfv-sdnc-iui-text-status-normal=正常 +nfv-sdnc-iui-text-status-fail=报警 +nfv-sdnc-iui-text-total=共 +nfv-sdnc-iui-text-total-sdnc=SDNC + +nfv-sdnc-iui-validate-name=请输入名称 +nfv-sdnc-iui-validate-type=请输入SDNC类型 +nfv-sdnc-iui-validate-version=请输入版本号 +nfv-sdnc-iui-validate-vendor=请输入厂商 +nfv-sdnc-iui-validate-vim=请选择SDNC +nfv-sdnc-iui-validate-url-required=请输入URL +nfv-sdnc-iui-validate-url=请输入正确的URL +nfv-sdnc-iui-text-url-tip=例如:http://10.0.0.1 \ No newline at end of file -- cgit 1.2.3-korg