Community
 
 
 

CloudPortal Business Manager 1.x

팔로워 342명
 
Avatar
Thura Minn minn

How to Change Labels in other Languages

Hi,

I would like to change some lables for japanese.
How can I change the label for other languages.

Thanks,
Thura


댓글 4개
0

댓글을 남기려면 로그인하세요.

 
 

Previous 댓글 4개

Avatar
Thura Minn minn

Hi,

I changed some fields in properties files at "/usr/share/cloud/portal/webapps/cas/WEB-INF/classes"
to customize the label for other languages.

Would there be any bad effects on system stability in doing so?

Is there any other place I could change to customize labels in other languages?
(I cannot find some fields I would like to change. e.g verify email subject )

Thanks,
Thura.


댓글 작업 고유 링크
Avatar
Pankaj Paliwal
Avatar

Hi,

Please check the forum thread at : http://forums.citrix.com/thread.jspa?threadID=306493&tstart=0 .

You can change any lable in CustomApplicationResources.properties file. It overrides the default values in "ApplicationResources.properties".

To make changes for any supported language, you need to change the corresponding resource file. Example CustomApplicationResources_xx.properties, where xx is the locale.

All the resources are in the default ApplicationResources.properties file which is inside a jar. Usually changing the resources in CustomApplicationResources.properties is done by professional services team and it may affect the resource representation in UI if it is not done properly.

Thanks,
Manish


Manish Agarwal CITRIX EMPLOYEES
댓글 작업 고유 링크
Avatar
Thura Minn minn

Hi Manish,

Great Info, it helps a lot.

May I know the jar file where default ApplicationResources.properties exists.

Thanks,
Thura


댓글 작업 고유 링크
Avatar
Pankaj Paliwal
Avatar

Hi,

ApplicationResources.properties file is in vmops.core-1.0-SNAPSHOT.jar.

Thanks,
Manish


Manish Agarwal CITRIX EMPLOYEES
댓글 작업 고유 링크

Top Contributors