From 78c23a6a8b4a53ea594f6c68afbb6729867b08f9 Mon Sep 17 00:00:00 2001 From: tanghua Date: Thu, 27 Oct 2016 11:00:49 +0800 Subject: [PATCH] OCS-133 microservices homepage should support English and named as "Open-O micro-services" bug: OCS-133 Issue-Id: OCS-133 change msb homepage title icon and reset title name Change-Id: I1a5541d9a287d2838d8e3f68af2240fb15b5e559 Signed-off-by: tanghua --- .../iui-route/i18n/msb-iui-route-i18n-en-US.properties | 2 +- .../iui-route/i18n/msb-iui-route-i18n-zh-CN.properties | 2 +- .../src/main/resources/iui-route/img/openo_logo_16.png | Bin 0 -> 988 bytes .../src/main/resources/iui-route/index.html | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 msb-core/apiroute/apiroute-service/src/main/resources/iui-route/img/openo_logo_16.png diff --git a/msb-core/apiroute/apiroute-service/src/main/resources/iui-route/i18n/msb-iui-route-i18n-en-US.properties b/msb-core/apiroute/apiroute-service/src/main/resources/iui-route/i18n/msb-iui-route-i18n-en-US.properties index 8c00440..89acc60 100644 --- a/msb-core/apiroute/apiroute-service/src/main/resources/iui-route/i18n/msb-iui-route-i18n-en-US.properties +++ b/msb-core/apiroute/apiroute-service/src/main/resources/iui-route/i18n/msb-iui-route-i18n-en-US.properties @@ -17,7 +17,7 @@ # email: meng.zhaoxing1@zte.com.cn # -org_openo_msb_route_title=MicroService Bus +org_openo_msb_route_title=Open-O micro-services org_openo_msb_route_sideBar_serviceroute=Service Route org_openo_msb_route_sideBar_servicediscover=Service Discover diff --git a/msb-core/apiroute/apiroute-service/src/main/resources/iui-route/i18n/msb-iui-route-i18n-zh-CN.properties b/msb-core/apiroute/apiroute-service/src/main/resources/iui-route/i18n/msb-iui-route-i18n-zh-CN.properties index 34bc7dc..391ac12 100644 --- a/msb-core/apiroute/apiroute-service/src/main/resources/iui-route/i18n/msb-iui-route-i18n-zh-CN.properties +++ b/msb-core/apiroute/apiroute-service/src/main/resources/iui-route/i18n/msb-iui-route-i18n-zh-CN.properties @@ -17,7 +17,7 @@ # email: meng.zhaoxing1@zte.com.cn # -org_openo_msb_route_title=ZTE 微服务 +org_openo_msb_route_title=微服务 org_openo_msb_route_sideBar_serviceroute=服务路由 org_openo_msb_route_sideBar_servicediscover=服务发现 diff --git a/msb-core/apiroute/apiroute-service/src/main/resources/iui-route/img/openo_logo_16.png b/msb-core/apiroute/apiroute-service/src/main/resources/iui-route/img/openo_logo_16.png new file mode 100644 index 0000000000000000000000000000000000000000..dd70bbccf0a2f678a01f9e47a0e73da4f51c1619 GIT binary patch literal 988 zcmV<210(#2P)1DgS{daE8QZ8RIlgZ5YedjypWC)`i z5&s%=Htz+c6fk%k1g`;jhG^3WLWluw7=lwq>+ggr4lQ{Z3{M<|J%bvfQC&6|KtHwl zBfO&Cp+a)y@RN$O6HIE#g?fupKIpLEAq(QyMpkRU?FAejWQ3BV%#fG0s{DNGvDCq- zwsmf4bxn)y9th1W98L|6Rq7_@-sjBsb~sSq686{cuE?b_>wLHi$(r_$eKhojkj3r` z+c)%#KihGjR2%CN0ry4WVpTC28^|}rey_W9^?O!a3kP6^)uBQN9{ zlX>`pFWo7w1|cB?qrLVNK_KKo$zHN^-=tCE>DQToKJ;JE3j#Fix^g{k(Ar?&9v2i~Lsn*`M z+kc>}&C&_qxi@-A7w0{#6|H7aB1L9=L#p6eCyCPJezEW_V!5ypj=LG716xoo87Rk8_4;1F!L!~l~fBu5$KXwlDxe>#dz)1f` ztFz_SU?|mA@@7u($t{~eZjJ%bMArlK<+E0_lejtzbNUyMO)so9wG9zEo7vrXX7th; zcYPl$0Z$gb;sh*=b?F1p`jxv5{AbrN3sjgxBM}fX%OkpFY?h?bGD9%je_QXWE^zcf@nqHYL4Z zr{~Y_7qSG~042MASmACh^96u`KHyBRl{gTL>-g8c%hR2bnMZ^}?U3H*_78j@RH-8L zN`nVM?T4Jt!JPW>o|TS*+9)_t#+WaqEFMwX8(MjyR%(j>1sDKNshL-%cY81Z0000< KMNUMnLSTXg*wqC9 literal 0 HcmV?d00001 diff --git a/msb-core/apiroute/apiroute-service/src/main/resources/iui-route/index.html b/msb-core/apiroute/apiroute-service/src/main/resources/iui-route/index.html index cc5674b..6b024af 100644 --- a/msb-core/apiroute/apiroute-service/src/main/resources/iui-route/index.html +++ b/msb-core/apiroute/apiroute-service/src/main/resources/iui-route/index.html @@ -23,7 +23,7 @@ - + -- 2.16.6