From 928ff2eb017b4cfe2a9d775688493fdcbed5c008 Mon Sep 17 00:00:00 2001 From: seshukm Date: Fri, 20 Jan 2017 17:46:34 +0530 Subject: Client code change form GSO-GUI to OPEN-O GUI code restructured for the OPEN-O CLient. Issue-Id : CLIENT-11 Change-Id: Ib2846320c5522ca373ba7b1c12e3caa9443e5ea1 Signed-off-by: seshukm --- .../web-framework-mainPage-i18n-en-US.properties | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 portal-common/src/main/webapp/common/i18n/web-framework-mainPage-i18n-en-US.properties (limited to 'portal-common/src/main/webapp/common/i18n/web-framework-mainPage-i18n-en-US.properties') diff --git a/portal-common/src/main/webapp/common/i18n/web-framework-mainPage-i18n-en-US.properties b/portal-common/src/main/webapp/common/i18n/web-framework-mainPage-i18n-en-US.properties new file mode 100644 index 00000000..ade62e3d --- /dev/null +++ b/portal-common/src/main/webapp/common/i18n/web-framework-mainPage-i18n-en-US.properties @@ -0,0 +1,24 @@ +# +# Copyright 2016, CMCC Technologies Co., Ltd. +# +# 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. +# +openo_main_page_title=OPEN-O System +org_openo_orchestrator_framework_main_page_service=Service +org_openo_orchestrator_framework_main_page_cloud=Cloud +org_openo_orchestrator_framework_main_page_orchestrator=Orchestrator +org_openo_orchestrator_framework_main_page_monitor=Monitor +org_openo_orchestrator_framework_main_page_resource=Resource +org_openo_orchestrator_framework_main_page_design=Design +org_openo_orchestrator_framework_main_page_alarm=Alarm +org_openo_orchestrator_framework_main_page_performance=Performance -- cgit 1.2.3-korg