/* * $XConsortium: aixMsg.c /main/3 1995/12/19 13:05:36 matt $ * * Copyright IBM Corporation 1987,1988,1989,1990,1991 * * All Rights Reserved * * License to use, copy, modify, and distribute this software and its * documentation for any purpose and without fee is hereby granted, * provided that the above copyright notice appear in all copies and that * both that copyright notice and this permission notice appear in * supporting documentation, and that the name of IBM not be * used in advertising or publicity pertaining to distribution of the * software without specific, written prior permission. * * IBM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING * ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS, AND * NONINFRINGEMENT OF THIRD PARTY RIGHTS, IN NO EVENT SHALL * IBM 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. * */ /* include file for message texts */ #include "X_msg.h" nl_catd scmc_catd = NULL; /* Cat descriptor for scmc conversion */ #ifndef DONOTUSELOCALE #include #endif #include /* Default error messages used if catalog file is not found */ static char *err_msgs[] = { "1362-001 The X Server cannot open the default font %s.\n\tMake sure that the font or default font path is valid.\n", "1362-002 The X Server cannot open the default cursor font %s.\n\tMake sure that the cursor font or default cursor font path is valid.\n", "1362-003 The X Server cannot open RGB database %s.\n\ \tCheck the database %s. If valid, try invoking server again.\n", "1362-004 Usage: The \"X\" command accepts the following flags:\n\ \t -a specify the mouse acceleration\n\ \t -bp specify a BlackPixel color\n\ \t -c specify the key click volume\n\ \t -D specify the color definition data base file\n\ \t -f specify the beep volume\n\ \t -fc specify the font for cursor glyphs and masks\n\ \t -fn specify the default text font\n\ \t -fp specify the search path for fonts\n\ \t -m use monochrome display characteristics\n\ \t -n : specify the connection number\n\ \t -p specify the screen saver interval\n\ \t -r disables auto repeat\n\ \t -s specify the screen saver delay\n\ \t -t specify the mouse threshold\n\ \t -to