I've installed express ARIS but I selected german interface by error. Now I'm looking in the options to change the language but seems it can be changed.
I tried uninstalling and installing but it also remembers the language you chose the fist time. Is there any way in the registry or somewhere I can change the language to english? I can't use it.... :S
Thanks
Runé Becker on
Dear César,
please follow this guideline/hack to how change the GUI language:
Search for locales to find the right section
Replace the values DE with US and de with en
That looks like this:
<user type="locales">
<userdata type="aris:interfacelocalecountry" value="US"/>
<userdata type="aris:interfacelocale" value="en"/>
<userdata type="aris:methodlocale" value="en"/>
<userdata type="aris:methodlocalecountry" value="US"/>
</user>
Save the file user.cfg
Restart ARIS Express and you are done!
I just verified this procedure.Cheers
Rune