Community
 
 
 

CloudPortal Business Manager 1.x

342 followers
 
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 comments
0

Please sign in to leave a comment.

 
 

Previous 4 comments

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.


Comment actions Permalink
Avatar
Administrator
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 24 April 2013 - 16:20 PM
Comment actions Permalink
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


Comment actions Permalink
Avatar
Administrator
Avatar

Hi,

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

Thanks,
Manish


Manish Agarwal CITRIX EMPLOYEES 25 April 2013 - 14:24 PM
Comment actions Permalink

Top Contributors