French resource strings

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #32783
    ChrisGood
    Participant

    Hello,

    For the next version of AC, can you change the french resource strings under “// Color dialog” with this:

    s_ColorDlgAdd, “Ajouter aux couleurs”
    s_ColorDlgDefine, “Définir les couleurs personnalisées”
    s_ColorDlgMainPal, “Couleurs de base :”
    s_ColorDlgAddPal, “Couleurs personnalisées :”
    s_ColorDlgTitle, “Couleurs”
    s_ColorDlgRed, “Rouge :”
    s_ColorDlgGreen, “Vert :”
    s_ColorDlgBlue, “Bleu :”
    s_ColorDlgDecimal, “Décimal – “
    s_ColorDlgHex, “Hex – ”

    Thanks in advance.

    #38465
    Support
    Keymaster

    Hello and thanks for message.
    I haven't some french characters in my system and except a problems with saving and compilation a text.
    So, maybe you can recompile sstrings.rc on your machine and send it me?
    Command line :

    CODE
    brcc32 sStrings.rc sStrings.res

    #38467
    ChrisGood
    Participant

    I send two files: sStrings.rc and sStrings.res

    I change this as well:

    s_MsgDlgWarning, “Avertissement”
    s_MsgDlgRetry, “&Retenter”

    #38508
    Support
    Keymaster

    Thank you!

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