Select to view content in your preferred language

How to change language??

605
1
06-09-2011 11:31 PM
MortenTranekjaer
Deactivated User
Hi...

I'm a newbie to ArcGIS Viewer for flex 🙂

I would like to customize my viewer application in different ways, which seems pretty straightforward. My challenge is to change language (to danish) in the widgets (search, bookmark etc.). Do I need to download the source code and make my changes there and compile the code for final use?? If this is the case - which IDE should I choose (I know Adobe flasbuilder, but I will prefer a free one)?

Hopefully I'm on the right track?

Thanks in advance

Morten Tranekjær
GIS coordinator, Denmark
Tags (2)
0 Kudos
1 Reply
JonFisher
Emerging Contributor
You don't need source code to change most text as it can be translated in the xml. But all the defaults for the labels of buttons, etc. are setup by default in the source code. This page has some info on where to make the changes in the source code to support full translation:
http://help.arcgis.com/en/webapi/flex/help/index.html#/Localization/017p00000007000000/
0 Kudos