aboutsummaryrefslogtreecommitdiffstats
path: root/roc-iui/src/main/resources/webroot/roc-sdn/i18n/roc-sdn-iui-i18n-en-US.properties
diff options
context:
space:
mode:
Diffstat (limited to 'roc-iui/src/main/resources/webroot/roc-sdn/i18n/roc-sdn-iui-i18n-en-US.properties')
-rw-r--r--roc-iui/src/main/resources/webroot/roc-sdn/i18n/roc-sdn-iui-i18n-en-US.properties49
1 files changed, 0 insertions, 49 deletions
diff --git a/roc-iui/src/main/resources/webroot/roc-sdn/i18n/roc-sdn-iui-i18n-en-US.properties b/roc-iui/src/main/resources/webroot/roc-sdn/i18n/roc-sdn-iui-i18n-en-US.properties
deleted file mode 100644
index efdaea5c..00000000
--- a/roc-iui/src/main/resources/webroot/roc-sdn/i18n/roc-sdn-iui-i18n-en-US.properties
+++ /dev/null
@@ -1,49 +0,0 @@
-#
-# Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
-#
-# 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.
-#
-
-roc-sdn-iui-common-tip=Tip:
-
-roc-sdn-iui-text-register=Register SDN controller info
-
-roc-sdn-iui-message-growl-msg-title=SDN controller info
-roc-sdn-iui-message-query-fail=Query SDN controller failed.
-roc-sdn-iui-message-save-success=Save successfully.
-roc-sdn-iui-message-save-fail=Save failed.
-roc-sdn-iui-message-update-success=Update successfully.
-roc-sdn-iui-message-update-fail=Update failed.
-roc-sdn-iui-message-delete-confirm=Do you want to delete the current SDN controller?
-roc-sdn-iui-message-delete-success=SDN controller deleted successfully.
-roc-sdn-iui-message-delete-fail=SDN controller deleted failed.
-
-roc-sdn-iui-text-update=Modify SDN controller info
-roc-sdn-iui-text-registerBtn=Register
-roc-sdn-iui-text-name=Name
-roc-sdn-iui-text-type=Type
-roc-sdn-iui-text-userName=Username
-roc-sdn-iui-text-password=Password
-roc-sdn-iui-text-cancelBtn=Cancel
-roc-sdn-iui-text-saveBtn=Save
-roc-sdn-iui-text-status-normal=Normal
-roc-sdn-iui-text-status-fail=Alarm
-roc-sdn-iui-text-total=Total
-roc-sdn-iui-text-total-sdn= of SDN Controller
-
-roc-sdn-iui-validate-name=Please enter a name
-roc-sdn-iui-validate-url-required=Please enter the right URL
-roc-sdn-iui-validate-url=Example: http://10.0.0.1:8181
-roc-sdn-iui-validate-username=Please enter a username
-roc-sdn-iui-validate-password=Please enter a password
-roc-sdn-iui-text-url-tip=Example: http://10.0.0.1:8181 \ No newline at end of file