Providing a multicultural version of FMN3MENU
FMN3MENU contains the assembler source for the FM/CICS messages. To provide translated versions of the FM/CICS logon messages:
- Copy the member FMN3MENU from
FMN.SFMNSAM1 to your own source library with the
name FMN3Myyy,
where yyy is one of the following language codes:
- FRA
- French
- DEU
- German
- ITA
- Italian
- JPN
- Japanese
- PTG
- Portuguese
- ESP
- Spanish
- DAN
- Danish
- ENP
- Upper case English
- KOR
- Korean
- DES
- Swiss German
- CHT
- Traditional Chinese
- CHS
- Simplified Chinese
- XXX
- Other
- Change the message text in FMN3Myyy in your library.
- Modify the FMN3UMDM member in FMN.SFMNSAM1 to meet your site's requirements, using the same language code as above. Refer to the usermod for information about other changes you might need to make.
- Install SMP/E usermod FMN3UMDM.
- Define and install program FMN3Myyy to your CICS® region, where yyy is the same language code as above. You can do this by updating and running the FM/CICS installation job FMN3INST. See Modifying and submitting FMN3INST and FMN3PRFD for information about FMN3INST.
To use your translated messages, see Using the translated messages and panels.