| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 2547.1 | Localisation Problem? | IOSG::PYE | Graham - ALL-IN-1 Sorcerer's Apprentice | Thu Apr 08 1993 18:12 | 11 | 
|  |     The validation string on the form ENTRYMENU comes from the symbol
    called ENTRYMENU_TABLE, which is in OA.A1$MSG. What is this set to on
    your system?
    
    On a german system, you are prompted for the English words if you call
    the form directly with <FORM CXP$LINES, and they seem to work.
    
    You may want to approach Frankfurt directly for this. Also see notes
    1788.8 and 2422.6 here.
    
    Graham
 | 
| 2547.2 | take 2.4 ENTRYMENU | UTRTSC::SCHOLLAERT | Ajax, Ajax, Ajax... | Tue Apr 13 1993 06:49 | 9 | 
|  |     Hello,
    
    I think this problem occurs in a number of languages. The
    faster way to fix this, without updating any message file or
    screen layout, is to use the 2.4 version of form ENTRYMENU.
    
    Regards,
    
    Jan
 | 
| 2547.3 | Looking forward to your SPR.... | IOSG::PYE | Graham - ALL-IN-1 Sorcerer's Apprentice | Tue Apr 13 1993 11:29 | 12 | 
|  |     Oh, I see. In V3.0, we replaced the hardwired ;;CHANGE;; with the
    symbol ;;OA$_MO_ENT_CHANGE;; etc. This works fine for translated
    symbols (as long as the symbols are translated!) but gets confusing in
    untranslated ones, where you still need to answer in the current
    language rather than English.
    
    So what we need is some way of specifying that an alternative version
    of ENTRYMENU (with untranslated option symbols) be used. I've spoken to
    the forms Guru, and he can't think of any way of doing this at the
    moment, since the ENTRYMENU name is hardwired into the code.
    
    Graham
 |