Page 1 of 1

System error messages in other languages_

Posted: May 10th, 2017, 1:01 pm
by wimneel
Is there an easy way to substitute all system error messages (like "Warning, out of range! Please enter a value for...") by the equivalent ones in another language?
In my case, I would like to have a version in Portuguese.
I am using CSPro 6.3.

Re: System error messages in other languages_

Posted: May 11th, 2017, 3:38 pm
by Gregory Martin
Most of those messages are stored in this file:

C:\Program Files (x86)\CSPro 6.3\CSProRuntime.mgf

If you open it in a text editor and make changes to them, you should be able to modify them to Portuguese.

Re: System error messages in other languages_

Posted: May 11th, 2017, 3:59 pm
by wimneel
Thanks, Gregory.
But what I would like to know is if anybody has already done this translation job.