Goerenekli's avatar
Goerenekli
Frequent Visitor
2 months ago
Status:
New Idea

Change the TestComplete language to German

Hi everyone,

I want to change the language of TestComplete and the Report Log to German.

Menu on the top of TC are File, Edit, View, Debug, Tools, Help, etc.
The Report's logs are written in English (The results of CheckPropery, CompareProperty, etc.)

Language and region settings  on my Windows's Desktop are German.

I also run the following code: 

function changeLanguage(){
aqEnvironment.LanguageForNonUnicodePrograms = "Deutsch (Deutschland)";
}

Unfortunately, I couldn't succeed.

Best regards
Kasim

No CommentsBe the first to comment