Project translation, error whith TsAlphaImageList

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #33677
    GT2F
    Participant

    Hi,

    We are currently working on our projects translations.

    We are using Delphi 7 version 7.0 Build 4.453 with AlphaControls 2009 v6.61

    For the translation, we use the Delphi integrated internationalization tool.

    When we try to update the language librarys, we get error on each forms with TsAlphaImageList controls on it.

    Here is an example of the error msg (translated from french) “ObjectTextToResource failed : line too long at line 26”.

    When checking the translated DFM file, the storage of the “Items” property is on a unique line, but in the original DFM it's stored on multiple lines (about 70 char by lines).

    Is there a way to change this behaviour ?

    With standard TImageList we don't have this issue, but our main project use a lot of TsAlphaImageList and we want to keep them for the PNG support.

    There is a test project in the attachments :

    A form with :
    1 TLabel
    1 TImageList
    1 TsAlphaImageList

    The error DFM can be found in the subfolder “ENG” name “Unit1.ERR_DFM”

    You can get the error messages by following those steps :
    – Open ProjectGroup1.bpg
    – Menu : View –> Project Manager
    – Choose Project1.exe
    – Menu : Project –> Update Language

    Sorry for the bad english, feel free to ask more details or explanation if you don't understand some of our sentence.

    Thank you

    #42221
    Support
    Keymaster

    Hello and thank you for the demo, I'll research it soon.

    #42487
    GT2F
    Participant

    QUOTE (Support @ Apr 16 2010, 10:32 AM) <{POST_SNAPBACK}>
    Hello and thank you for the demo, I'll research it soon.

    Hi, did you have time to search what can be blocking ?

    Thank you

    #42520
    Support
    Keymaster

    Hello, I have a bad news. This problem may be solved by the Translation Tool developer only, seems.
    Look this page, a cause of the problem is explained there :
    http://www.devexpress.com/Support/Center/p/B94485.aspx
    http://qc.embarcadero.com/wc/qcmain.aspx?d=79449

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