Re: Substituting the main menu bar(s)



David Webber wrote:

[snip]

(b) the realisation that as (i.a.) their cancel buttons show "Annuler" anyway (thanks to MFC) the program was already partly translated, and that therefore "gradual translation" was not going to be the sin I had thought it to be;

David:

Is this true? I know it is true for property *** buttons (because they are not in the .rc file), and of dialogs like the open file dialog (which come from the operating system) but is it true of dialog buttons? Surely not (their text is specified in the .rc file).

Personally, I do not like this feature. If my app is in English, I would like everything to be in English, partly because my user guide is in English. In fact, I deliberately set the text of property *** buttons to English in order that my help system matches the actual application.

By the way, what do you do to test the French version of your app? Do you have a real French version of Windows on another machine, or do you change your settings? Or neither?

David Wilkinson


.


Loading