/* *@@sourcefile entities.h: * string replacements for the INF and HLP files. * */ #define xwp "XWorkplace" #define os2 "OS/2" #define warp "OS/2 Warp" #define warp4 "OS/2 Warp 4" #define winos2 "Win-OS/2" #define warpcenter "WarpCenter" #define xcenter "XCenter" #define xbutton "X-Button" #define xshutdown "XShutdown" #define pgr "XPager" #define contact-user "xworkplace-user@yahoogroups.com" #define contact-dev "xworkplace-dev@yahoogroups.com" #define cfgsys "CONFIG.SYS" // V0.9.19: added these two entities. Please replace all occurences // in your translation with the entity (i.e. replace "System Setup" // with &syssetup;) to allow for dynamic string replacements. #define syssetup "System Setup" #define cfgfdr "Configuration Folder" #define popmenu "pop-up menu" // V0.9.20: added the following #define eexe "System Editor" #define sysfdr "OS/2 System" #define cntryobj "Country" #define minwinv "Minimized Window Viewer" #define os2short "OS/2" #define connectfdr "Connections" #define winos2setup "WIN-OS/2 Setup" #define link_desktop "Desktop" #define link_progobjs "program objects" #define link_tempsfdr "\"Templates\" folder" #define link_cmdfdr "\"Command Prompts\" folder" #define link_drivesfdr "\"Drives\" folder" #define link_warpcenter "&warpcenter;" #define link_sysfdr "\"&sysfdr;\" folder" #define link_syssetupfdr "\"&syssetup;\" folder" #define link_lookfdr "\"&syssetup;\" folder" #define link_wpnetgrp "\"File and Print Client Resource Browser\"" #define link_internet "Internet" #define link_tcpip "TCP/IP" #define link_netbios "NetBIOS" #define link_peer "File and Print Client" // for the xwphelp2 dir, replace all occurences of // "Workplace Shell" object // with // &link_wpsobj; // which defines a mini icon with the link to the page #define link_wpsobj "\"Workplace Shell\" object" // for the xwphelp2 dir, replace all occurences of // folders // (note, plural) with // &link_folders; #define link_folders "folders" // for the xwphelp2 dir, replace all occurences of // data files // (note, plural) with // &link_datafiles; #define link_datafiles "data files"