home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_progs / prt_util / printfls.lha / Source.lha / Source / prf.english.h < prev    next >
Text File  |  1992-06-16  |  10KB  |  248 lines

  1. /* prf_english.h */
  2. /* V091 29-5-92 */
  3.  
  4. /* Globals */
  5. #define T_PRF          "PrintFiles "
  6. #define T_VERSION      "V0.91e " __DATE__ " "
  7. #define T_COPYRIGHT    "© 1992 by K.Klingbeil "
  8. #define T_MENUITEM     T_PRF T_VERSION
  9. #define T_APPICON      "Printer"
  10. #define T_DISPLAYNAME  "***" T_PRF T_VERSION " Printing" "***"
  11. #define T_PAGE         " Page "
  12. #define T_PAGES        " Pages "
  13. #define T_PRINTED      " print "
  14. #define DATE_FORMAT    " %s, %s %2d, %d",dayname[date->tm_wday],monthname[date->tm_mon],date->tm_mday,date->tm_year + 1900
  15. #define TIME_FORMAT    " %2d:%02d:%02d",date->tm_hour,date->tm_min,date->tm_sec
  16. #define NAME_FORMAT    " %s ",name
  17. #define DEFAULT_HEADLINE ""
  18. #define DEFAULT_FOOTLINE ""
  19.  
  20.  
  21. #define T_SUNDAY       "Sunday "
  22. #define T_MONDAY       "Monday "
  23. #define T_TUESDAY      "Tuesday "
  24. #define T_WEDNESDAY    "Wednesday "
  25. #define T_THURSDAY     "Thursday "
  26. #define T_FRIDAY       "Friday "
  27. #define T_SATURDAY     "Saturday "
  28.  
  29. #define T_JAN          "January "
  30. #define T_FEB          "February "
  31. #define T_MAR          "March "
  32. #define T_APR          "April "
  33. #define T_MAY          "May "
  34. #define T_JUNE         "June "
  35. #define T_JULY         "July "
  36. #define T_AUG          "August "
  37. #define T_SEP          "September "
  38. #define T_OCT          "October "
  39. #define T_NOV          "November "
  40. #define T_DEC          "December "
  41.  
  42. /* Requester */
  43.  
  44. #define ABOUT_LINE1 T_PRF "Information "
  45. #define ABOUT_LINE2 T_PRF T_VERSION "\n" T_COPYRIGHT
  46. #define ABOUT_LINE3 "*OK*|*OK*|*OK*"
  47.  
  48. #define QUIT_LINE1 T_PRF " Close window"
  49. #define QUIT_LINE2 " What to do ? "
  50. #define QUIT_LINE3 "Quit | Close Window | Oops!"
  51.  
  52. #define STOP_LINE1 "Printing stopped"
  53. #define STOP_LINE2 "What to do ? "
  54. #define STOP_LINE3 "Abort Print | Oops, continue"
  55.  
  56. #define FINAL_LINE1 T_PRF "Quit" T_PRF
  57. #define FINAL_LINE2 "Do yu really want to quit " T_PRF "?"
  58. #define FINAL_LINE3 " No | ** Yes **"
  59.  
  60. /* Windows */
  61. #define SCREEN_TITLE     T_PRF T_VERSION T_COPYRIGHT
  62. #define SWD_TITLE        T_PRF "Control window"
  63. #define PWD_TITLE        T_PRF "Prefs window"
  64. #define FILEREQ_TITLE    T_PRF "Append file to list"
  65. #define SAVEPREFS_TITLE  T_PRF "Save Preferences"
  66.  
  67. #define PWD_T1           "Icons"
  68. #define PWD_T2           "Programs"
  69. #define PWD_T3           "Save Arexx Macro"
  70.  
  71. /* Gadgets */
  72. #define GAD_PwdButton      "Pr_efs  "
  73. #define KEY_OPENPWD_L      'e'
  74. #define KEY_OPENPWD_U      'E'
  75. #define GAD_About          "Abo_ut  "
  76. #define KEY_ABOUT_L        'u'
  77. #define KEY_ABOUT_U        'U'
  78. #define GAD_Headline       "_Headline   "
  79. #define KEY_HEADL_L        'h'
  80. #define KEY_HEADL_U        'H'
  81. #define GAD_Footline       "F_ootline   "
  82. #define KEY_FOOTL_L        'o'
  83. #define KEY_FOOTL_U        'O'
  84. #define GAD_Date           "D_ate       "
  85. #define KEY_DATE_L         'a'
  86. #define KEY_DATE_U         'A'
  87. #define GAD_Time           "_Time       "
  88. #define KEY_TIME_L         't'
  89. #define KEY_TIME_U         'T'
  90. #define GAD_Filename       "_Name       "
  91. #define KEY_NAME_L         'n'
  92. #define KEY_NAME_U         'N'
  93. #define GAD_Pagenumber     "Pagenum_ber "
  94. #define KEY_PAGE_L         'b'
  95. #define KEY_PAGE_U         'B'
  96. #define GAD_Linenumber     "_Linenumber "
  97. #define KEY_LINE_L         'l'
  98. #define KEY_LINE_U         'L'
  99. #define GAD_FFPAGE         "FF/Pa_ge    "
  100. #define KEY_FFPAGE_L       'g'
  101. #define KEY_FFPAGE_U       'G'
  102. #define GAD_FF             "_FF         "
  103. #define KEY_FF_L           'f'
  104. #define KEY_FF_U           'F'
  105. #define GAD_Filereq        "Reque_st  "
  106. #define KEY_FILEREQ_L      's'
  107. #define KEY_FILEREQ_U      'S'
  108. #define GAD_Remove         "_Remove   "
  109. #define KEY_REMOVE_L       'r'
  110. #define KEY_REMOVE_U       'R'
  111. #define GAD_Print          "_Print    "
  112. #define KEY_PRINT_L        'p'
  113. #define KEY_PRINT_U        'P'
  114. #define GAD_quit           "_Quit     "
  115. #define KEY_QUIT_L         'q'
  116. #define KEY_QUIT_U         'Q'
  117. #define GAD_Quality1       "Draft "
  118. #define GAD_Quality2       "Nlq   "
  119. #define GAD_Pitch1         "_6 lines/inch  "
  120. #define KEY_PITCH6         '6'
  121. #define GAD_Pitch2         "_8 lines/inch  "
  122. #define KEY_PITCH8         '8'
  123. #define GAD_CPI10           "1_0 CPI "
  124. #define KEY_CPI10           '0'
  125. #define GAD_CPI12           "1_2 CPI "
  126. #define KEY_CPI12           '2'
  127. #define GAD_CPI15           "1_5 CPI "
  128. #define KEY_CPI15           '5'
  129. #define GAD_Linesperpage    "lines/Page   "
  130. #define GAD_Rmargin         "Right margin "
  131. #define GAD_Lmargin         "Left margin  "
  132. #define GAD_Saveprefs       "Save          "
  133. #define GAD_PPrint          GAD_Print
  134. #define GAD_include_comment "Comments      "
  135. #define GAD_include_files   "Files         "
  136. #define GAD_include_print   "Print         "
  137. #define GAD_include_reset   "Reset         "
  138. #define GAD_include_window  "Windows       "
  139. #define GAD_include_start   "Start         "
  140. #define GAD_include_icon    "Icon          "
  141. #define GAD_include_lines   "Head/Footline "
  142. #define GAD_ICON1           "None        "
  143. #define GAD_ICON2           "Image       "
  144. #define GAD_ICON3           "Text        "
  145. #define GAD_ICON4           "Text + Image"
  146. #define GAD_PROG1           "None        "
  147. #define GAD_PROG2           "Info        "
  148. #define GAD_PROG3           "Icon        "
  149. #define GAD_PROG4           "Info + Icon "
  150.  
  151. /* errors */
  152. #define ERROR_ILBM T_VERSION "can't print IFF_ILBM files !\n"
  153. #define ERROR_FTXT T_VERSION "can't print IFF_FTXT files (yet) !\n"
  154. #define ERROR_PROG T_VERSION "can't print Programs  !\n"
  155. #define ERROR_ICON T_VERSION "can't print Icons (yet) !\n"
  156. #define ERROR_DIR  T_VERSION "can't print Drawers !\n"
  157.  
  158. /* prefs */
  159. #define T_PREFSHEADER  "/* " T_PRF T_VERSION " Preferences - Arexx File */\n"
  160. #define T_PREFSHEADER1 "\noptions results\n"
  161. #define T_PREFSHEADER2 "address printfiles\n\n"
  162.  
  163. #define START_L1         "options results "
  164. #define COMMENT_L1       " /* request results */"
  165. #define START_L2         "if ~show(ports,'" RXPORTNAME "')then do "
  166. #define COMMENT_L2       " /* PrintFiles already running ? */"
  167. #define START_L3         "    address command 'printfiles'  "
  168. #define COMMENT_L3       " /* if not, attempt to launch it */"
  169. #define START_L4         "  "
  170. #define COMMENT_L4       " /* wait...wait...wait */"
  171. #define START_L5         "end "
  172. #define COMMENT_L5       " /*  */"
  173. #define START_L6         "if ~(show(ports,'" RXPORTNAME "')) then return 5 "
  174. #define COMMENT_L6       " /* return 5 if we couldn't find PrintFiles */"
  175.  
  176.  
  177.  
  178. #define RT_RX_RESET       "     /* reset all buttons and clear the list */"
  179. #define RT_RX_INSFILE     "     /* insert file into the list */"
  180. #define RT_RX_OPENWINDOW  "     /* open the control window */"
  181. #define RT_RX_OPEN_P_WINDOW  "     /* open the prefs window */"
  182. #define RT_RX_PAGE        "     /* print page count */"
  183. #define RT_RX_FILE        "     /* print filename */"
  184. #define RT_RX_TIME        "     /* print time */"
  185. #define RT_RX_DATE        "     /* print date */"
  186. #define RT_RX_LINE        "     /* print linennumbers */"
  187. #define RT_RX_FF          "     /* print FormFeed after each file */"
  188. #define RT_RX_FFPAGE        "     /* print additional cr after each line */"
  189. #define RT_RX_HEAD        "     /* set headline string */"
  190. #define RT_RX_FOOT        "     /* set footline string */"
  191. #define RT_RX_LINES       "     /* number of lines per page */"
  192. #define RT_RX_RMARGIN     "     /* set left margin */"
  193. #define RT_RX_LMARGIN     "     /* set right margin */"
  194. #define RT_RX_DRAFT       "     /* set print quality to draft */"
  195. #define RT_RX_LQ          "     /* set print quality to nlq */"
  196. #define RT_RX_PITCH6      "     /* set 1/6 spacing */"
  197. #define RT_RX_PITCH8      "     /* set 1/8 spacing */"
  198. #define RT_RX_10CPI       "     /* set pitch to normal */"
  199. #define RT_RX_12CPI       "     /* set pitch to elite */"
  200. #define RT_RX_15CPI       "     /* set pitch to condensed */"
  201. #define RT_RX_PRINT       "     /* print immediately */"
  202.  
  203. #define RT_RX_SAVEPREFS   "     /* Saveprefs flags */"
  204. #define RT_RX_SP_ON       "     /* With  "
  205. #define RT_RX_SP_OFF      "     /* Without "
  206. #define RT_RX_SP_COMMENT  " Comments */"
  207. #define RT_RX_SP_FILES    " Filenames */"
  208. #define RT_RX_SP_WINDOW   " OpenWindow-command */"
  209. #define RT_RX_SP_START    " Startup Code */"
  210. #define RT_RX_SP_RESET    " Reset-command */"
  211. #define RT_RX_SP_PRINT    " Print-command */"
  212. #define RT_RX_SP_ICON     " Icon */"
  213. #define RT_RX_SP_LINES    " Head/Footline */"
  214. #define RT_RX_ICON_TEXT   "     /* print Icons as textinfo */"
  215. #define RT_RX_ICON_IMAGE  "     /* print Icons as Image */"
  216. #define RT_RX_ICON_NONE   "     /* ignore Icons  */"
  217. #define RT_RX_ICON_ALL    "     /* print Icons as image + textinfo */"
  218. #define RT_RX_PROG_ALL    "     /* print programs as textinfo + Icon */"
  219. #define RT_RX_PROG_TEXT   "     /* print programs as textinfo */"
  220. #define RT_RX_PROG_ICON   "     /* print programs with Icon */"
  221. #define RT_RX_PROG_NONE   "     /* ignore programs */"
  222.  
  223. #define T_PROGINFO_HEADER    "* Info about Program file : "
  224. #define T_PROGINFO_FOOT      "* End of info "
  225. #define T_PROGINFO_FILENOTE  "FileNote        :"
  226. #define T_PROGINFO_BLOCKS    "Size in Blocks  :"
  227. #define T_PROGINFO_BYTES     "Size in Bytes   :"
  228. #define T_PROGINFO_CHANGED   "last changed    :"
  229. #define T_PROGINFO_BITS_H    "protection"
  230. #define T_PROGINFO_R         "   readable"
  231. #define T_PROGINFO_W         "   writeable"
  232. #define T_PROGINFO_D         "   deleteable"
  233. #define T_PROGINFO_P         "   pure"
  234. #define T_PROGINFO_A         "   archived"
  235. #define T_NOT                "Not  "
  236.  
  237. #define T_ICONINFO_HEADER    "* IconInfo about "
  238. #define T_ICONINFO_FOOT      "* End of IconInfo  "
  239. #define T_ICONINFO_TTYPE     "Icon Type    : "
  240. #define T_ICONINFO_DEFTOOL   "Default Tool :"
  241. #define T_ICONINFO_TOOLTYPE  "ToolTypes    :"
  242. #define T_ICONINFO_STACK     "Stack        :"
  243.  
  244. #define T_ICONGFX_HEADER    "* Image of  Icon : "
  245. #define T_ICONGFX_FOOT      "* End of image "
  246.  
  247.  
  248.