Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
86
cde/programs/dthello/dthello.msg
Normal file
86
cde/programs/dthello/dthello.msg
Normal file
@@ -0,0 +1,86 @@
|
||||
$ "$XConsortium: dthello.msg /main/3 1995/11/02 08:55:17 rswiston $";
|
||||
$ * *
|
||||
$ * (c) Copyright 1993, 1994 Hewlett-Packard Company *
|
||||
$ * (c) Copyright 1993, 1994 International Business Machines Corp. *
|
||||
$ * (c) Copyright 1993, 1994 Sun Microsystems, Inc. *
|
||||
$ * (c) Copyright 1993, 1994 Novell, Inc. *
|
||||
$ *
|
||||
$ *************************************<+>*************************************
|
||||
$ *****************************************************************************
|
||||
$ **
|
||||
$ ** File: dthello.msg
|
||||
$ **
|
||||
$ ** Project: HP DT login transition program (dthello)
|
||||
$ **
|
||||
$ ** Description:
|
||||
$ ** -----------
|
||||
$ ** This file is the source for the message catalog for dthello
|
||||
$ **
|
||||
$ **
|
||||
$ *****************************************************************************
|
||||
$ **
|
||||
$ ** (c) Copyright 1990, 1991 Hewlett-Packard Company
|
||||
$ ** All Rights reserved
|
||||
$ **
|
||||
$ **
|
||||
$ *****************************************************************************
|
||||
$ *****************************************************************************
|
||||
$ *************************************<+>*************************************
|
||||
|
||||
$ *************************************<L>*************************************
|
||||
$ ** -----------------GENERAL LOCALIZATION NOTES SECTION---------------------
|
||||
$ * Comment lines begin with a $ except $set which indicates the start of a
|
||||
$ * new set.
|
||||
$ *
|
||||
$ * Do not delete any comments; you may add comments for your use.
|
||||
$ *
|
||||
$ ** ----------------GENERAL LOCALIZATION NOTES SECTION END------------------
|
||||
$ *************************************<L>*************************************
|
||||
|
||||
$set 2
|
||||
$ THIS COMMENT FOR DT TEAM ONLY -- dthello.c --
|
||||
$ Do not translate. Blank message, please ignore
|
||||
1
|
||||
|
||||
$ Message #2 is no longer used. It has been replaced with messag #3
|
||||
2 Starting the\n\
|
||||
COSE\n\
|
||||
User Environment\n\n
|
||||
|
||||
$ Default startup message (written before the contents
|
||||
$ of the default file, /etc/copyright).
|
||||
3 Starting the\n\
|
||||
Common Desktop Environment\n\n
|
||||
|
||||
|
||||
$set 4
|
||||
$ THIS COMMENT FOR DT TEAM ONLY -- dthello.c --
|
||||
$ This entire set is for error messages
|
||||
$ DO NOT TRANSLATE THESE MESSAGES
|
||||
1 %s: can't open display\n
|
||||
2 %s: timeout must be positive\n
|
||||
3 %1$s: Maxiumum of %2$d files allowed, skipping %3$s\n
|
||||
|
||||
$ Messages 4 and 5 are both used when there is a syntax error on
|
||||
$ the command line invoking dthello
|
||||
$
|
||||
4 usage: %s [-display <display>] [-fg <color>] [-bg <color>]\\\n
|
||||
5 [-font <font>] [-string <message>] [-file <name>] [-timeout <seconds>]\n
|
||||
|
||||
$ _DtMessage 6 occurs when an font can't be loaded
|
||||
$ the likely causes: (1) the font was incorrectly specified
|
||||
$ (2) it is not available on this server
|
||||
6 %1$s: display %2$s doesn't know font %3$s\n
|
||||
|
||||
7 %1$s: unable to open file %2$s\n
|
||||
8 %1$s: can't set background to %2$s, using %3$s.\n
|
||||
9 %1$s: can't set foreground to %2$s, using %3$s.\n
|
||||
10 %s: Insufficient memory (SeparateTextLines)\n
|
||||
|
||||
$set 99
|
||||
$ DO NOT TRANSLATE THESE MESSAGES
|
||||
$ DO NOT CHANGE THESE MESSAGES
|
||||
$ DO NOT LOCALIZE THESE MESSAGES
|
||||
$ These messages are used for the version information.
|
||||
1 @(#)version_goes_here
|
||||
2 \n@(#)_DtMessage catalog source $XConsortium: dthello.msg /main/3 1995/11/02 08:55:17 rswiston $
|
||||
Reference in New Issue
Block a user