Files
cdesktop/cde/programs/localized/zh_TW.dt-eucTW/msg/dthello.msg
Jon Trulson a29fc20957 message catalogs: fix comment lines, also remove linux hack in merge.c
According to the spec, blank lines in message catalogs or lines
beginning with '$ ' are valid comments.

However, there were many cases where lines in the message catalogs
contained just a single '$', without the required space after it.

Under linux, this caused 126766 error lines (in my builds) of the
form:

... unknown directive `': line ignored

This also causes gencat to exit with a non-0 exit code.  Even though
gencat says it ignores the line, it really doesn't.

An early porting change to programs/localized/util/merge.c was made to
ignore this return value on linux.  This hack has now been removed.

Build logs are a lot smaller and cleaner now.
2012-09-03 15:12:57 -06:00

82 lines
2.8 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
$ "$XConsortium: dthello.msg /main/3 1995/11/08 14:06:18 rswiston $";
$ *************************************<+>*************************************
$ *****************************************************************************
$ **
$ ** 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 ÚöÙ¯\n\
COSE\n\
ËðÆîϯô¿èº\n\n
$ Default startup message (written before the contents
$ of the default file, /etc/copyright).
3 ÚöÙ¯\n\
Ä¡×ï֤ĸê§Ü¡Ë·ÜÓô¿èº\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: àÒÎÎâäÚöüÏÆü\n
2 %s: ç´ÕëÆÒâüÒ³Æß\n
3 %1$s: ÄøÝÂÞ²ÄËóòÕùí°Ò³ %2$d ¡¢ Ü©ç´ %3$s\n
$ Messages 4 and 5 are both used when there is a syntax error on
$ the command line invoking dthello
$
4 ÆîÎΡ¨ %s [-display <üÏÆü>] [-fg <ÈãÚ³>] [-bg <ÈãÚ³>]\\\n
5 [-font <Çóʰ>] [-string <عÕÉ>] [-file <ÇØê¢>] [-timeout <Òð>]\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: üÏÆü %2$s ÄâÏ¡ç¬Çóʰ %3$s\n
7 %1$s¡¨àÒÎÎâäÚöóòÕù %2$s\n
8 %1$s¡¨àÒÎÎÙòÓ¬ßßÝÃÌùÒ³ %2$s¡¢ËðÆî %3$s¡¤\n
9 %1$s¡¨àÒÎÎÙòЩßßÝÃÌùÒ³ %2$s¡×ËðÆî %3$s¡¤\n
10 %s¡¨(Å¡çÒÎûÆÛÅÆÈç)\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 ÆøòçËôäã $XConsortium: dthello.msg /main/3 1995/11/08 14:06:18 rswiston $