Patch-ID# 103037-03
Keywords: SUNW_CC_MESSAGES.po
Synopsis: Cooperative Console 1.0: cc_sender is not working with two diffrent locales
Date: Feb/27/96

Solaris Release: 2.3 2.4

SunOS Release: 5.3 5.4

Unbundled Product: Cooperative Console

Unbundled Release: 1.0

Relevant Architectures: sparc

BugId's fixed with this patch: 1187312

Changes incorporated in this version: 

Patches accumulated and obsoleted by this patch: 

Patches which conflict with this patch: 

Patches required with this patch: 

Obsoleted by: 

Files included with this patch: 

	cc_sender

Problem Description: 

	cc_sender is not working for japaneese locales.


Patch Installation Instructions: 
-------------------------------- 
Generic 'installpatch' and 'backoutpatch' scripts are provided
within each patch package with instructions appended to this section.
Other specific or unique installation instructions may also be
necessary and should be described below.

Special Install Instructions: 
----------------------------- 

        The default locale for cc_sender is C. However, whatever locale a
        particular SNM database is created in, that same locale should be used
        for the cc_sender. The cc_sender can be instructed as to the locale it
        should use for particular databases by configuring the following file:

        /var/opt/SUNWconn/snm/cc_files/cc_sender.lang

        The format of this file is as follows:

        <database_name1> <locale_name1>
        <database_name2> <locale_name2>
        <database_name3> <locale_name3>

        For example:

        mydb    ja
        yourdb  C
        




