Home End User

Translating RAP Categories

edited May 2003 in End User
How should I go about translating the RAP category names for Pass
through functions? I see category names for the built in RAP functions
are translated, depending on which language is running...


Best Regards,

James Crosswell
Software Engineer
Microforge.net Limited
http://www.microforge.net

Comments

  • edited May 2003
    If you want to translate the pass through categories you have written, then
    you'll have to register different pass through function descendents that
    register themselves under different categories in their overridden Category
    function You'll have to control which functions to register when the app
    loads.

    If you want to change all of the shipped RAP functions, then you'll have to
    change the resource strings using the string translation app. There is a
    readme doc in the RBuilder\Languages folder of the installation whic
    describes the RB translation architecture.

    Cheers,

    Jim Bennett
    Digital Metaphors


This discussion has been closed.