dthelpprint.msg 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. $ $XConsortium: dthelpprint.msg /main/3 1995/11/07 13:18:21 rswiston $
  2. $ *************************************<+>*************************************
  3. $ *****************************************************************************
  4. $ **
  5. $ ** File: dthelpprint.msg
  6. $ **
  7. $ ** Project: Cde1 Help
  8. $ **
  9. $ ** Description:
  10. $ ** -----------
  11. $ ** This file is the source for the message catalog for dthelpprint
  12. $ **
  13. $ **
  14. $ *****************************************************************************
  15. $ **
  16. $ ** (c) Copyright 1993, 1994 Hewlett-Packard Company
  17. $ ** (c) Copyright 1993, 1994 International Business Machines Corp.
  18. $ ** (c) Copyright 1993, 1994 Sun Microsystems, Inc.
  19. $ ** (c) Copyright 1993, 1994 Unix System Labs, Inc.,a subsidiary of Novell,Inc.
  20. $ ** All Rights reserved
  21. $ **
  22. $ **
  23. $ ** There are two types of messages in this file:
  24. $ **
  25. $ ** 1) Messages that appear in printed output
  26. $ ** These messages are the default and they should all be localized.
  27. $ ** These messages are marked with LOCALIZE THESE MESSAGES.
  28. $ **
  29. $ ** 2) Messages that should not be localized.
  30. $ ** These messages are marked with DO NOT LOCALIZE THESE MESSAGES.
  31. $ **
  32. $ *****************************************************************************
  33. $ **
  34. $ **
  35. $ ** ------------------------- MODIFICATION RECORD --------------------------
  36. $ * Major Mods, 7/11/94 for dthelpprint
  37. $ *
  38. $ ** ----------------------- MODIFICATION RECORD END ------------------------
  39. $ *****************************************************************************
  40. $ *************************************<+>*************************************
  41. $ Use the double quote char around all messages
  42. $quote "
  43. $set 2
  44. $ ***** Module: PrintUtil.c *****
  45. $
  46. $set 3
  47. $ ***** Module: PrintTopics.c *****
  48. $
  49. $ ** LOCALIZE THESE MESSAGES **
  50. 1 "%s Error: helpType is topic, but no helpVolume specified.\n"
  51. 2 "%s Error: unable to locate help volume %s\n"
  52. 3 "%s Error: problem processing help volume %s\n"
  53. 4 "%s Error: memory allocation failed\n"
  54. 5 "%s Error: unable to get topic information:\nvolume %s, locationId %s\n"
  55. 6 "%s Error: unable to open temporary file %s\n"
  56. $ String used to replace $SECTNUM when printing the index section
  57. 10 "Index"
  58. $ String used to replace $SECTNUM when printing the table of contents section
  59. 11 "Table of Contents"
  60. $ ** DO NOT LOCALIZE THESE MESSAGES **
  61. $ index entry, page number
  62. 20 "%s, %d\n"
  63. $ index subentry, page number
  64. 21 " %s, %d\n"
  65. $ location ID associated with the index in the TOC maintained by dthelpprint
  66. 30 "__GENERATED-INDEX"
  67. $ string used by can't get a topic title associated with an index subentry
  68. 31 ""
  69. $set 4
  70. $ ***** Module: PrintManStrFile.c *****
  71. $
  72. $ ** LOCALIZE THESE MESSAGES **
  73. 1 "%s Error: helpType is string, but no stringData specified.\n"
  74. 2 "%s Error: helpType is dynamic string, but no stringData specified.\n"
  75. 3 "%s Error: helpType is man page, but no manPage specified.\n"
  76. 4 "%s Error: helpType is file, but no helpFile specified.\n"
  77. 5 "%s Error: memory allocation failed\n"
  78. $set 5
  79. $ ***** Module: Initialize.c *****
  80. $
  81. $ ** LOCALIZE THESE MESSAGES **
  82. $ Messages 1 to 29: dthelpprint usage message
  83. $ **DO NOT LOCALIZE** the command line option names (e.g. -copies).
  84. $ **DO LOCALIZE** the option argument (e.g. number) and description.
  85. 1 "dthelpprint - Print program for Help\n\n"
  86. 2 "Usage: dthelpprint [options]\n"
  87. 3 "Options controlling how to print:\n"
  88. 4 "\t-printer printername printer to use\n"
  89. 5 "\t-copies number number of copies to print\n"
  90. 6 "\t-outputFile filename write output to this file\n"
  91. 7 "\t-paperSize size format content to this paper size\n"
  92. $ DO NOT LOCALIZE THE PAPER SIZE NAMES help_papersize_xxx
  93. 8 "\t\tsize = { help_papersize_letter|help_papersize_legal|\n"
  94. 9 "\t\t help_papersize_executive|help_papersize_a4|help_papersize_b5}\n"
  95. 10 "\t-display displayname display from which to get resources\n"
  96. 11 "\t-name program name used when getting resources\n"
  97. 12 "\t-class class name used when getting resources\n"
  98. 13 "\t-xrm resourcestring additional resources\n"
  99. 14 "Options controlling what to print:\n"
  100. 15 "\t-helpType type type of Help data\n"
  101. 16 "\t\ttype = 0 (help volume), 1 (string), 2 (man page), 3 (help file)\n"
  102. 17 "\t-helpVolume volume full path of help volume file\n"
  103. 18 "\t-locationId location name of Help topic in the volume\n"
  104. 19 "\t-all print all topics, toc, & index in the help volume\n"
  105. 20 "\t-sub print topic locationId and all subtopics\n"
  106. 21 "\t-one print topic locationId\n"
  107. 22 "\t-toc print help volume table of contents\n"
  108. 23 "\t-index print help volume index\n"
  109. 24 "\t-frontMatter print help volume front matter\n"
  110. 25 "\t-manPage manpagename name of man page\n"
  111. 26 "\t-stringData string Help text to print\n"
  112. 27 "\t-helpFile filename file containing Help text\n"
  113. 28 "\t-jobTitle title title string for print job\n"
  114. 29 "\t-topicTitle title title string for Help text\n"
  115. $ Warning and error messages
  116. $ Do NOT localize the default size name help_papersize_letter
  117. 40 "%s Warning: Illegal paper size '%s'. help_papersize_letter used.\n"
  118. 41 "%s Warning: Missing paper size, height, or width value. help_papersize_letter used.\n"
  119. 42 "%s Warning: Unable to open display %s\n"
  120. 45 "Error: unable to allocate memory for temporary file\n"
  121. $ ** DO NOT LOCALIZE THESE MESSAGES **
  122. $ arg order: directory prefix processid filecnt suffix
  123. 50 "%1$s/%2$s%3$d_%4$d%5$s"
  124. $set 6
  125. $ ***** Module: Main.c *****
  126. $
  127. $ ** LOCALIZE THESE MESSAGES **
  128. 1 "%s Error: Illegal helpType %d.\n"