1 
   2 $quote "
   3 
   4 
   5 $set    1
   6 $
   7 $ CDDL HEADER START
   8 $
   9 $ The contents of this file are subject to the terms of the
  10 $ Common Development and Distribution License (the "License").
  11 $ You may not use this file except in compliance with the License.
  12 $
  13 $ You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  14 $ or http://www.opensolaris.org/os/licensing.
  15 $ See the License for the specific language governing permissions
  16 $ and limitations under the License.
  17 $
  18 $ When distributing Covered Code, include this CDDL HEADER in each
  19 $ file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  20 $ If applicable, add the following below this CDDL HEADER, with the
  21 $ fields enclosed by brackets "[]" replaced with your own identifying
  22 $ information: Portions Copyright [yyyy] [name of copyright owner]
  23 $
  24 $ CDDL HEADER END
  25 $
  26 $ Copyright 1996 Sun Microsystems, Inc. All rights reserved.
  27 $ Use is subject to license terms.
  28 $
  29 $ @(#)libmksh.msg 1.2 06/12/12
  30 $
  31 89      "ulimit() failed: %s"
  32 90      "Couldn't open standard out temp file `%s': %s"
  33 91      "Couldn't open standard error temp file `%s': %s"
  34 92      "Could not load `/usr/bin/nice': %s"
  35 93      "Could not load Shell from `%s': %s"
  36 94      "fork failed: %s"
  37 95      "Command `%s' has more than %d arguments"
  38 96      "Cannot load command `%s': %s"
  39 97      "fork failed: %s"
  40 98      "wait() failed: %s"
  41 99      "Could not open filter file for -X"
  42 100     "Could not stat filter file for -X"
  43 101     "\n**** Error: Directory %s Target %s:\n%s\n"
  44 102     "**** Error: Directory %s Target %s\n"
  45 103     "*** Error code %d"
  46 104     "*** Error code %d"
  47 105     "*** Signal %d"
  48 106     "*** Signal %d"
  49 107     " - core dumped"
  50 108     " - core dumped"
  51 109     " (ignored)"
  52 110     " (ignored)"
  53 111     "Could not run command `%s' for :sh transformation"
  54 112     "The command `%s' returned status `%d'"
  55 113     "Loop detected when expanding macro value `%s'"
  56 114     "'$' at end of string `%s'"
  57 115     "'$' at end of line"
  58 116     "Unmatched `%c' in string `%s'"
  59 117     "Premature EOF"
  60 118     "Unmatched `%c' on line"
  61 119     "Illegal macro reference `%s'"
  62 120     "= missing from replacement macro reference"
  63 121     "= missing from replacement macro reference"
  64 122     "%% missing from replacement macro reference"
  65 123     "%% missing from replacement macro reference"
  66 124     "Too many %% in pattern"
  67 125     "Conditional macro `%s' referenced on line %d"
  68 126     "Out of memory"
  69 127     "Error %d"
  70 128     "mksh: Fatal error: "
  71 129     "Current working directory %s\n"
  72 131     "mksh: Fatal error in reader: "
  73 133     "Current working directory %s\n"
  74 134     "mksh: Warning: "
  75 135     "Current working directory %s\n"
  76 136     "Internal error. Unknown prop type %d"
  77 137     "`cd %s' failed, and conversion of %s to automounter pathname also failed"
  78 138     "`cd %s' and `cd %s' both failed"
  79 139     "The following command caused the error:\n%s\n"
  80 140     "Error reading `%s': Premature EOF"
  81 141     "Error reading `%s': %s"