Tapatalk

How to change UEStudio menu language

How to change UEStudio menu language

8
NewbieNewbie
8

PostJun 02, 2013#1

I just went to change the language back to English (from Chinese).

10413
Power UserPower User
10413

PostJun 02, 2013#2

You will need to download and install the English version of UEStudio to change the menu language as unlike some applications UEStudio is built with only a single language and there is no option within the application to select a different language. You will need to uninstall the Chinese language first.

Cheers...

Frank

6,824625
Grand MasterGrand Master
6,824625

PostJun 02, 2013#3

And if you do not want the Chinese environments anymore (menus, toolbars, templates, ...) you need to delete also manually after uninstalling Chinese UEStudio in directory %APPDATA%\IDMComp\UEStudio the files
  • *.in1 - workspace files of the environments/layouts
  • *.mb1 - main menu profile files of the environments/layouts
  • *.pb1 - popup menu profile files of the environments/layouts
  • *.tb1 - toolbar profile files of the environments/layouts
  • templates\*.tp1 - template files of the environments/layouts
  • uestudio.mb0 - used main menu profile file
  • uestudio.pb0 - used popup menu profile file
  • uestudio.tb0 - used toolbar profile file
The last 3 files can, but must not exist.

8
NewbieNewbie
8

PostJun 05, 2013#4

Thanks fgeurts and Mofi. This explained why I could not find the UI of menu language selection.