Localization of messages and labels

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #38285
    Saeidd2016
    Participant

    Hello,

    How to use other languages for dialogs and labels and messages?

    I replaced sStrings.res file with one of res files which are in the Res folder (for example Russian) but there are not changes in the dialogs and labels.

    How I change string variables value?

    #59612
    Support
    Keymaster

    Hello!

    Please, specify dialogs which you mean? Dialogs like sShowMessage or sMessageDialogs uses texts, localized by Windows system automatically.

    #59618
    Saeidd2016
    Participant
    'Support' wrote:

    Hello!

    Please, specify dialogs which you mean? Dialogs like sShowMessage or sMessageDialogs uses texts, localized by Windows system automatically.

    Hello, Thanks to answer. For example TsColorDialog, TsOpenDialog , etc. I want to change Ok and Cancel buttons caption, dialog title , etc.

    #59627
    Support
    Keymaster
    'Saeidd2016' wrote:

    Hello, Thanks to answer. For example TsColorDialog, TsOpenDialog , etc. I want to change Ok and Cancel buttons caption, dialog title , etc.

    Localization with Res-file should work in the TsColorDialog, but not with TsOpenDialog, because TsOpenDialog is localized by Windows system automatically.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.