LC Technology
LC Technology

Reputation: 115

Yes/No buttons in Inno Setup not translating

I am using unicode Inno Setup (5.4.2u), and none of the Yes/No buttons in the dialog boxes are translating. Has anyone found a way around this?

Thank you Dave

Upvotes: 2

Views: 937

Answers (1)

mirtheil
mirtheil

Reputation: 9192

According to the docs, this is not a problem with InnoSetup but is a function of Windows itself: http://www.jrsoftware.org/iskb.php?translatebuttons

From the page: The button captions are in the same language as Windows itself. So if the user is running an English edition of Windows, they will see English button captions.

Upvotes: 4

Related Questions