home *** CD-ROM | disk | FTP | other *** search
- /* prf_english.h */
- /* V091 29-5-92 */
-
- /* Globals */
- #define T_PRF "PrintFiles "
- #define T_VERSION "V0.91e " __DATE__ " "
- #define T_COPYRIGHT "© 1992 by K.Klingbeil "
- #define T_MENUITEM T_PRF T_VERSION
- #define T_APPICON "Printer"
- #define T_DISPLAYNAME "***" T_PRF T_VERSION " Printing" "***"
- #define T_PAGE " Page "
- #define T_PAGES " Pages "
- #define T_PRINTED " print "
- #define DATE_FORMAT " %s, %s %2d, %d",dayname[date->tm_wday],monthname[date->tm_mon],date->tm_mday,date->tm_year + 1900
- #define TIME_FORMAT " %2d:%02d:%02d",date->tm_hour,date->tm_min,date->tm_sec
- #define NAME_FORMAT " %s ",name
- #define DEFAULT_HEADLINE ""
- #define DEFAULT_FOOTLINE ""
-
-
- #define T_SUNDAY "Sunday "
- #define T_MONDAY "Monday "
- #define T_TUESDAY "Tuesday "
- #define T_WEDNESDAY "Wednesday "
- #define T_THURSDAY "Thursday "
- #define T_FRIDAY "Friday "
- #define T_SATURDAY "Saturday "
-
- #define T_JAN "January "
- #define T_FEB "February "
- #define T_MAR "March "
- #define T_APR "April "
- #define T_MAY "May "
- #define T_JUNE "June "
- #define T_JULY "July "
- #define T_AUG "August "
- #define T_SEP "September "
- #define T_OCT "October "
- #define T_NOV "November "
- #define T_DEC "December "
-
- /* Requester */
-
- #define ABOUT_LINE1 T_PRF "Information "
- #define ABOUT_LINE2 T_PRF T_VERSION "\n" T_COPYRIGHT
- #define ABOUT_LINE3 "*OK*|*OK*|*OK*"
-
- #define QUIT_LINE1 T_PRF " Close window"
- #define QUIT_LINE2 " What to do ? "
- #define QUIT_LINE3 "Quit | Close Window | Oops!"
-
- #define STOP_LINE1 "Printing stopped"
- #define STOP_LINE2 "What to do ? "
- #define STOP_LINE3 "Abort Print | Oops, continue"
-
- #define FINAL_LINE1 T_PRF "Quit" T_PRF
- #define FINAL_LINE2 "Do yu really want to quit " T_PRF "?"
- #define FINAL_LINE3 " No | ** Yes **"
-
- /* Windows */
- #define SCREEN_TITLE T_PRF T_VERSION T_COPYRIGHT
- #define SWD_TITLE T_PRF "Control window"
- #define PWD_TITLE T_PRF "Prefs window"
- #define FILEREQ_TITLE T_PRF "Append file to list"
- #define SAVEPREFS_TITLE T_PRF "Save Preferences"
-
- #define PWD_T1 "Icons"
- #define PWD_T2 "Programs"
- #define PWD_T3 "Save Arexx Macro"
-
- /* Gadgets */
- #define GAD_PwdButton "Pr_efs "
- #define KEY_OPENPWD_L 'e'
- #define KEY_OPENPWD_U 'E'
- #define GAD_About "Abo_ut "
- #define KEY_ABOUT_L 'u'
- #define KEY_ABOUT_U 'U'
- #define GAD_Headline "_Headline "
- #define KEY_HEADL_L 'h'
- #define KEY_HEADL_U 'H'
- #define GAD_Footline "F_ootline "
- #define KEY_FOOTL_L 'o'
- #define KEY_FOOTL_U 'O'
- #define GAD_Date "D_ate "
- #define KEY_DATE_L 'a'
- #define KEY_DATE_U 'A'
- #define GAD_Time "_Time "
- #define KEY_TIME_L 't'
- #define KEY_TIME_U 'T'
- #define GAD_Filename "_Name "
- #define KEY_NAME_L 'n'
- #define KEY_NAME_U 'N'
- #define GAD_Pagenumber "Pagenum_ber "
- #define KEY_PAGE_L 'b'
- #define KEY_PAGE_U 'B'
- #define GAD_Linenumber "_Linenumber "
- #define KEY_LINE_L 'l'
- #define KEY_LINE_U 'L'
- #define GAD_FFPAGE "FF/Pa_ge "
- #define KEY_FFPAGE_L 'g'
- #define KEY_FFPAGE_U 'G'
- #define GAD_FF "_FF "
- #define KEY_FF_L 'f'
- #define KEY_FF_U 'F'
- #define GAD_Filereq "Reque_st "
- #define KEY_FILEREQ_L 's'
- #define KEY_FILEREQ_U 'S'
- #define GAD_Remove "_Remove "
- #define KEY_REMOVE_L 'r'
- #define KEY_REMOVE_U 'R'
- #define GAD_Print "_Print "
- #define KEY_PRINT_L 'p'
- #define KEY_PRINT_U 'P'
- #define GAD_quit "_Quit "
- #define KEY_QUIT_L 'q'
- #define KEY_QUIT_U 'Q'
- #define GAD_Quality1 "Draft "
- #define GAD_Quality2 "Nlq "
- #define GAD_Pitch1 "_6 lines/inch "
- #define KEY_PITCH6 '6'
- #define GAD_Pitch2 "_8 lines/inch "
- #define KEY_PITCH8 '8'
- #define GAD_CPI10 "1_0 CPI "
- #define KEY_CPI10 '0'
- #define GAD_CPI12 "1_2 CPI "
- #define KEY_CPI12 '2'
- #define GAD_CPI15 "1_5 CPI "
- #define KEY_CPI15 '5'
- #define GAD_Linesperpage "lines/Page "
- #define GAD_Rmargin "Right margin "
- #define GAD_Lmargin "Left margin "
- #define GAD_Saveprefs "Save "
- #define GAD_PPrint GAD_Print
- #define GAD_include_comment "Comments "
- #define GAD_include_files "Files "
- #define GAD_include_print "Print "
- #define GAD_include_reset "Reset "
- #define GAD_include_window "Windows "
- #define GAD_include_start "Start "
- #define GAD_include_icon "Icon "
- #define GAD_include_lines "Head/Footline "
- #define GAD_ICON1 "None "
- #define GAD_ICON2 "Image "
- #define GAD_ICON3 "Text "
- #define GAD_ICON4 "Text + Image"
- #define GAD_PROG1 "None "
- #define GAD_PROG2 "Info "
- #define GAD_PROG3 "Icon "
- #define GAD_PROG4 "Info + Icon "
-
- /* errors */
- #define ERROR_ILBM T_VERSION "can't print IFF_ILBM files !\n"
- #define ERROR_FTXT T_VERSION "can't print IFF_FTXT files (yet) !\n"
- #define ERROR_PROG T_VERSION "can't print Programs !\n"
- #define ERROR_ICON T_VERSION "can't print Icons (yet) !\n"
- #define ERROR_DIR T_VERSION "can't print Drawers !\n"
-
- /* prefs */
- #define T_PREFSHEADER "/* " T_PRF T_VERSION " Preferences - Arexx File */\n"
- #define T_PREFSHEADER1 "\noptions results\n"
- #define T_PREFSHEADER2 "address printfiles\n\n"
-
- #define START_L1 "options results "
- #define COMMENT_L1 " /* request results */"
- #define START_L2 "if ~show(ports,'" RXPORTNAME "')then do "
- #define COMMENT_L2 " /* PrintFiles already running ? */"
- #define START_L3 " address command 'printfiles' "
- #define COMMENT_L3 " /* if not, attempt to launch it */"
- #define START_L4 " "
- #define COMMENT_L4 " /* wait...wait...wait */"
- #define START_L5 "end "
- #define COMMENT_L5 " /* */"
- #define START_L6 "if ~(show(ports,'" RXPORTNAME "')) then return 5 "
- #define COMMENT_L6 " /* return 5 if we couldn't find PrintFiles */"
-
-
-
- #define RT_RX_RESET " /* reset all buttons and clear the list */"
- #define RT_RX_INSFILE " /* insert file into the list */"
- #define RT_RX_OPENWINDOW " /* open the control window */"
- #define RT_RX_OPEN_P_WINDOW " /* open the prefs window */"
- #define RT_RX_PAGE " /* print page count */"
- #define RT_RX_FILE " /* print filename */"
- #define RT_RX_TIME " /* print time */"
- #define RT_RX_DATE " /* print date */"
- #define RT_RX_LINE " /* print linennumbers */"
- #define RT_RX_FF " /* print FormFeed after each file */"
- #define RT_RX_FFPAGE " /* print additional cr after each line */"
- #define RT_RX_HEAD " /* set headline string */"
- #define RT_RX_FOOT " /* set footline string */"
- #define RT_RX_LINES " /* number of lines per page */"
- #define RT_RX_RMARGIN " /* set left margin */"
- #define RT_RX_LMARGIN " /* set right margin */"
- #define RT_RX_DRAFT " /* set print quality to draft */"
- #define RT_RX_LQ " /* set print quality to nlq */"
- #define RT_RX_PITCH6 " /* set 1/6 spacing */"
- #define RT_RX_PITCH8 " /* set 1/8 spacing */"
- #define RT_RX_10CPI " /* set pitch to normal */"
- #define RT_RX_12CPI " /* set pitch to elite */"
- #define RT_RX_15CPI " /* set pitch to condensed */"
- #define RT_RX_PRINT " /* print immediately */"
-
- #define RT_RX_SAVEPREFS " /* Saveprefs flags */"
- #define RT_RX_SP_ON " /* With "
- #define RT_RX_SP_OFF " /* Without "
- #define RT_RX_SP_COMMENT " Comments */"
- #define RT_RX_SP_FILES " Filenames */"
- #define RT_RX_SP_WINDOW " OpenWindow-command */"
- #define RT_RX_SP_START " Startup Code */"
- #define RT_RX_SP_RESET " Reset-command */"
- #define RT_RX_SP_PRINT " Print-command */"
- #define RT_RX_SP_ICON " Icon */"
- #define RT_RX_SP_LINES " Head/Footline */"
- #define RT_RX_ICON_TEXT " /* print Icons as textinfo */"
- #define RT_RX_ICON_IMAGE " /* print Icons as Image */"
- #define RT_RX_ICON_NONE " /* ignore Icons */"
- #define RT_RX_ICON_ALL " /* print Icons as image + textinfo */"
- #define RT_RX_PROG_ALL " /* print programs as textinfo + Icon */"
- #define RT_RX_PROG_TEXT " /* print programs as textinfo */"
- #define RT_RX_PROG_ICON " /* print programs with Icon */"
- #define RT_RX_PROG_NONE " /* ignore programs */"
-
- #define T_PROGINFO_HEADER "* Info about Program file : "
- #define T_PROGINFO_FOOT "* End of info "
- #define T_PROGINFO_FILENOTE "FileNote :"
- #define T_PROGINFO_BLOCKS "Size in Blocks :"
- #define T_PROGINFO_BYTES "Size in Bytes :"
- #define T_PROGINFO_CHANGED "last changed :"
- #define T_PROGINFO_BITS_H "protection"
- #define T_PROGINFO_R " readable"
- #define T_PROGINFO_W " writeable"
- #define T_PROGINFO_D " deleteable"
- #define T_PROGINFO_P " pure"
- #define T_PROGINFO_A " archived"
- #define T_NOT "Not "
-
- #define T_ICONINFO_HEADER "* IconInfo about "
- #define T_ICONINFO_FOOT "* End of IconInfo "
- #define T_ICONINFO_TTYPE "Icon Type : "
- #define T_ICONINFO_DEFTOOL "Default Tool :"
- #define T_ICONINFO_TOOLTYPE "ToolTypes :"
- #define T_ICONINFO_STACK "Stack :"
-
- #define T_ICONGFX_HEADER "* Image of Icon : "
- #define T_ICONGFX_FOOT "* End of image "
-
-
-