xref: /illumos-gate/usr/src/cmd/dcs/sparc/sun4u/dcs.xcl (revision 7c478bd9)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License, Version 1.0 only
6# (the "License").  You may not use this file except in compliance
7# with the License.
8#
9# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10# or http://www.opensolaris.org/os/licensing.
11# See the License for the specific language governing permissions
12# and limitations under the License.
13#
14# When distributing Covered Code, include this CDDL HEADER in each
15# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16# If applicable, add the following below this CDDL HEADER, with the
17# fields enclosed by brackets "[]" replaced with your own identifying
18# information: Portions Copyright [yyyy] [name of copyright owner]
19#
20# CDDL HEADER END
21#
22#
23#pragma ident	"%Z%%M%	%I%	%E% SMI"
24#
25# Copyright (c) 2000 by Sun Microsystems, Inc.
26# All rights reserved.
27#
28
29#
30# The list of error strings below are the ones that are
31# _only_ logged to syslog, and thus, should not be
32# localized. In the future, if a particular error string
33# is returned to the client, it should be removed from
34# this file.
35#
36
37msgid  "%s operation issued before session established"
38msgid  "%s service not found, using reserved port 665"
39msgid  "abort attempt of session, %d, unsuccessful"
40msgid  "client disconnected"
41msgid  "confirm callback failed, aborting operation"
42msgid  "connection attempt failed"
43msgid  "failed to acquire reserved port"
44msgid  "failed to start a new session handler"
45msgid  "illegal argument to -%c flag (%s), exiting"
46msgid  "illegal option (-%c), exiting"
47msgid  "internal error: %s: %s"
48msgid  "invalid session establishment sequence"
49msgid  "message callback failed, continuing"
50msgid  "network initialization failed"
51msgid  "operation failed"
52msgid  "permission denied"
53msgid  "received an invalid message"
54msgid  "retry value invalid (%d)"
55msgid  "retrying operation, attempt %d"
56msgid  "session aborted"
57msgid  "timeout value invalid (%d)"
58msgid  "unable to receive message"
59msgid  "unable to send message for %s operation"
60msgid  "unknown operation requested"
61msgid  "unrecognized error reported"
62msgid  "unsupported message protocol version %d.%d"
63
64
65#
66# Miscellaneous strings
67#
68
69msgid  ""
70msgid  "%s\n"
71msgid  "%s: %s"
72msgid  "%s: %s\n"
73msgid  ", RDR_FAILED"
74msgid  ", RDR_SUCCESS"
75msgid  "<%d> %s"
76msgid  "INVALID TYPE"
77msgid  "RDR_CONF_ABORT_CMD"
78msgid  "RDR_CONF_AP_ID_CMP"
79msgid  "RDR_CONF_CHANGE_STATE"
80msgid  "RDR_CONF_CONFIRM_CALLBACK"
81msgid  "RDR_CONF_HELP"
82msgid  "RDR_CONF_LIST_EXT"
83msgid  "RDR_CONF_MSG_CALLBACK"
84msgid  "RDR_CONF_PRIVATE_FUNC"
85msgid  "RDR_CONF_TEST"
86msgid  "RDR_INVALID_OP"
87msgid  "RDR_REPLY"
88msgid  "RDR_REQUEST"
89msgid  "RDR_RSRC_INFO"
90msgid  "RDR_SES_CHALLENGE"
91msgid  "RDR_SES_END"
92msgid  "RDR_SES_ESTBL"
93msgid  "RDR_SES_REQ"
94msgid  "dcs_msg.c"
95msgid  "hdr"
96msgid  "malloc"
97msgid  "message %s: <%s, %s%s>\n"
98msgid  "received"
99msgid  "sent"
100