/* ********************************************************************** *\
 *         Copyright IBM Corporation 1988,1991 - All Rights Reserved      *
 *        For full copyright information see:'andrew/config/COPYRITE'     *
\* ********************************************************************** */

/*
	$Disclaimer: 
 * Permission to use, copy, modify, and distribute this software and its 
 * documentation for any purpose is hereby granted without fee, 
 * provided that the above copyright notice appear in all copies and that 
 * both that copyright notice, this permission notice, and the following 
 * disclaimer appear in supporting documentation, and that the names of 
 * IBM, Carnegie Mellon University, and other copyright holders, not be 
 * used in advertising or publicity pertaining to distribution of the software 
 * without specific, written prior permission.
 * 
 * IBM, CARNEGIE MELLON UNIVERSITY, AND THE OTHER COPYRIGHT HOLDERS 
 * DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING 
 * ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO EVENT 
 * SHALL IBM, CARNEGIE MELLON UNIVERSITY, OR ANY OTHER COPYRIGHT HOLDER 
 * BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY 
 * DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 
 * WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS 
 * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
 * OF THIS SOFTWARE.
 *  $
*/


/* vui error messages */

extern char *VUIMSG_NOMEM;
extern char *VUIMSG_MAPFILE;
extern char *VUIMSG_READFILE;
extern char *VUIMSG_NOHELP;
extern char *VUIMSG_MBCHECK;
extern char *VUIMSG_MFOLDER;
extern char *VUIMSG_FCHECK;
extern char *VUIMSG_SUBENTRY;
extern char *VUIMSG_MSGREAD;
extern char *VUIMSG_MSSTORE;
extern char *VUIMSG_AOHEAD;
extern char *VUIMSG_NMFOLDER;
extern char *VUIMSG_ALLOCPAGE;
extern char *VUIMSG_NOMOREMSG;
extern char *VUIMSG_SNAPSHOT;
extern char *VUIMSG_FILLPAGE;
extern char *VUIMSG_BENTLIST;
extern char *VUIMSG_BMSGFILE;

/* common vui strings */

extern char *VUI_HOST;
extern char *F2_STRING;
extern char *PGDN_STRING;
extern char *PGUP_STRING;

extern char *ACK_STRING;
extern char *VOTE_CHOICE_STRING, *VOTE_TO_STRING, *VOTE_ID_STRING;
extern char *INVITE_STRING;
extern char *REDIST_STRING;
