Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

Changing language in Workspace

Avatar

Level 8
Level 8
Hi all,



I am working on a process that needs to be implemented in an invironment where the users do not understand English. How can I change the language in the entire Workspace from English to another language. I guess there is no translation to Danish (which is the language I need), however in that case how can I make the translation myself?



Thanks in advance



Sincerely

Kim Christensen

Dafolo A/S

Denmark
22 Replies

Avatar

Level 1

I had the same error "Unable to load resource module from..." while trying to load resource modules from a remote domain.  If you had the same problem as I, it boils down to a problem with the security features of Flex.

I was able to solve it by always running and debuggging from localhost.  As long as you follow the steps listed here: http://www.flexafterdark.com/docs/Flex-Modules Look at the section titled: "Loading Modules across domain"

But if you don't want to always load from localhost, there is another way to get around this error.  See the blog post I made on this subject. http://blog.mediarain.com/2009/08/flex-loading-remote-modules-throws-the-followi ng-error-unable-to-load-resource-module-from/

Either of these approaches should hopefully solve your problem with that error.

Avatar

Level 2
Hi Kendy,



In LiveCycle ES Update 1, the structure for the source code changed to make compiling easier and hence, the instructions changed. There is an updated customization guide that should help you. Customizing the LiveCycle Workspace User Interface (8.2) - http://www.adobe.com/go/learn_lc_customizeWorkspace_82.



Hope that helps!