diff options
author | Arielk <Ariel.Kenan@amdocs.com> | 2018-09-06 15:30:15 +0300 |
---|---|---|
committer | Avi Gaffa <avi.gaffa@amdocs.com> | 2018-09-13 13:00:22 +0000 |
commit | f1e032cf4ae3505eb8acbce56ac978649d6f63d4 (patch) | |
tree | 5032f6c6d12126cd806541fbcc18cb1b8c591eeb /catalog-ui/src/assets/languages | |
parent | 5082ac877cab66770e1cce651e49d634c77e8057 (diff) |
Service operation UI merge
Change-Id: I9e8f584b61638696272738220d73086ebd168c96
Issue-ID: SDC-1739
Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
Diffstat (limited to 'catalog-ui/src/assets/languages')
-rw-r--r-- | catalog-ui/src/assets/languages/en_US.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/catalog-ui/src/assets/languages/en_US.json b/catalog-ui/src/assets/languages/en_US.json index 64be28506b..48751c9f73 100644 --- a/catalog-ui/src/assets/languages/en_US.json +++ b/catalog-ui/src/assets/languages/en_US.json @@ -453,6 +453,7 @@ "=========== OPERATION CREATOR ============": "", "OPERATION_PROPERTY_TOOLTIP_TEXT": "VNF properties are defined by the input parameter type. In case you can't find a certain parameter, it might be due to a wrong type selection.", + "SERVICE_OPERATION_PROPERTY_TOOLTIP_TEXT": "Service properties are defined by the input parameter type. In case you can't find a certain parameter, it might be due to a wrong type selection.", "=========== PLUGIN NOT CONNECTED ===========": "", "PLUGIN_NOT_CONNECTED_ERROR_MAIN": "The \"{{pluginName}}\" plugin is currently unavailable.", |