home *** CD-ROM | disk | FTP | other *** search
- ;$VER: OVPrefs.cd V1.0 (10.7.96) by Matthias Kraft
- ;requestertitles
- OVP_ASLFR_TIT (//40)
- Load: Select Icon...
- OVP_ASLSM_TIT (//40)
- Select Mode...
- OVP_ASLFO_TIT (//40)
- Select Font...
- OVP_FRS_TIT (//40)
- Save: Select Icon...
- ;read in Triton developer docs about the fmtchars
- OVP_ABOUT_FMT (//)
- %sThe ObjectView Preferences Editor\t\
- %bis a part of the ObjectView project. It's FREEWARE!\n\
- %nPlease read the OVPrefs.readme and ObjectView.guide!\t\
- %hEMail: M.Kraft@gandalf.berlinet.de
- ;menu
- OVP_PROJECT (//20)
- Project
- ;the first char followed by a '_' defines the itemhotkey
- OVP_OPENG (//20)
- L_Open Global
- OVP_OPENI (//20)
- O_Open Icon...
- OVP_SAVEG (//20)
- W_Save Global
- OVP_SAVEI (//20)
- S_Save Icon...
- OVP_ABOUT (//20)
- ?_About...
- OVP_QUIT (//20)
- Q_Quit
- ;buttons
- OVP_SAVE (//20)
- Save
- OVP_USE (//20)
- Use
- OVP_CANCEL (//20)
- Cancel
- ;cycle entries
- OVP_DISPL_1 (//30)
- use own screen (also texts)
- OVP_DISPL_2 (//30)
- use default publicscreen
- OVP_DISPL_3 (//30)
- use named publicscreen
- ;group headlines
- OVP_SETSTR (//40)
- Settings of:
- OVP_SCRTYP (//40)
- screentypes
- OVP_SCRWINDIM (//30)
- screen/window dimensions
- OVP_BOOLTIT (//30)
- switch options on/off
- OVP_FONTIT (//40)
- select font for texts
- ;rest
- OVP_NOMODENAME (//40)
- No screenmodename available!
- OVP_XPK_ONOFF (//20)
- XPK/PP on/off
- OVP_LOOP_ONOFF (//20)
- Loop on/off
- OVP_IMM_ONOFF (//20)
- Immediate on/off
- OVP_WIDTH (//10)
- width
- OVP_HEIGHT (//10)
- height
- OVP_DEPTH (//15)
- depth (text)
-