home *** CD-ROM | disk | FTP | other *** search
- ; That's the Catalog-Description-File for ScreenTab-Preferences V1.3
- ; (C) 1994-1996 by Michael Link
- ; Last change : 20.04.1996
- ;
- TITLE (0//)
- ScreenTab-Preferences
- ;
- DESCRIPTION (1//)
- MUI-Interface for ScreenTab
- ;
- TRANSLATOR (39//)
- Translation into English: Michael Link
- ;
- GIFTWARE (48//)
- This program is GIFTWARE !\n\
- Read the documentation for details.
- ;
- OPTIONS (20//)
- Options
- ;
- MAIN_MENU_PROJECT (33//)
- Project
- ;
- MAIN_MENU_SAVE (34//)
- S|Save
- ;
- MAIN_MENU_LOAD (35//)
- L|Load
- ;
- MAIN_MENU_ABOUT (36//)
- ?|About
- ;
- MAIN_MENU_USE (37//)
- U|Use
- ;
- MAIN_MENU_QUIT (38//)
- Q|Quit
- ;
- MAIN_APPLICATIONS (27//)
- Applications
- ;
- MAIN_NEW (2//)
- _New
- ;
- MAIN_EDIT (3//)
- _Edit
- ;
- MAIN_DELETE (4//)
- _Delete
- ;
- MAIN_SAVE (5//)
- _Save
- ;
- MAIN_USE (6//)
- _Use
- ;
- MAIN_QUIT (7//)
- _Quit
- ;
- MAIN_PAGE_GLOBAL (28//)
- Global
- ;
- MAIN_PAGE_GLOBAL_TIMEOUT (40//)
- Time-Out
- ;
- MAIN_PAGE_GLOBAL_DEFAULTFONT (41//)
- Default-Font
- ;
- MAIN_PAGE_GLOBAL_USESCRNOTIFY (42//)
- Use ScreenNotify-Library
- ;
- MAIN_PAGE_KBDSWITCH (29//)
- Keyboard switch
- ;
- MAIN_PAGE_KBDSWITCH_KEYS (43//)
- Switch-Keys
- ;
- MAIN_PAGE_KBDSWITCH_SCREENS (44//)
- Screens
- ;
- MAIN_PAGE_KBDSWITCH_WINDOWS (45//)
- Windows
- ;
- MAIN_PAGE_TASKBAR (30//)
- Task-Bar
- ;
- MAIN_PAGE_TASKBAR_POPUPTIME (46//)
- PopUp-Time
- ;
- MAIN_PAGE_TASKBAR_SHUTDOWNTIME (47//)
- ShutDown-Time
- ;
- MAIN_OPT_PUBSCREEN (8//)
- Use only public-screen
- ;
- MAIN_OPT_REMEMBER (9//)
- Remember last application
- ;
- MAIN_OPT_BORDERPATTERN (10//)
- Use border pattern
- ;
- MAIN_OPT_THROWSHADOW (11//)
- Throw shadow
- ;
- MAIN_OPT_USEIMAGES (12//)
- Use images
- ;
- MAIN_OPT_TASKBARACTIVE (13//)
- Active
- ;
- MAIN_OPT_TASKBARCLOCK (14//)
- Clock
- ;
- EDIT_TITLE (15//)
- Application definition
- ;
- EDIT_APPLNAME (16//)
- Application name
- ;
- EDIT_PATTERN (17//)
- Pattern
- ;
- EDIT_IMAGEFILE (18//)
- Image-File
- ;
- REQUESTER_TITLE (19//)
- Please select a file ...
- ;
- EDIT_CYCLE_SCREEN (31//)
- Use screen title
- ;
- EDIT_CYCLE_TASK (32//)
- Use task name
- ;
- EDIT_OPTS_INCLUDE (21//)
- Include in list
- ;
- EDIT_OPTS_PUBSCREEN (22//)
- Switch to public-screen
- ;
- EDIT_OPTS_SHOWEMPTY (23//)
- Show empty window titles
- ;
- EDIT_OPTS_NOTASKBAR (24//)
- No task-bar
- ;
- EDIT_OK (25//)
- _OK
- ;
- EDIT_CANCEL (26//)
- _Cancel
- ;
- ;
- ; Help-Bubbles
- ;
- HELP_TIMEOUT (200//)
- Time till ScreenTab disappears in\n\
- situations like a deadlock
- ;
- HELP_DEFAULTFONT (201//)
- This font is used, if the normal\n\
- font makes the window too wide
- ;
- HELP_USESCRNOTIFY (202//)
- Enables the usage of\n\
- the ScreenNotify-Library
- ;
- HELP_USEPUBSCREEN (203//)
- ScreenTab appears only on the\n\
- default public screen
- ;
- HELP_REMEMBERAPPL (204//)
- ScreenTab remembers the last\n\
- visited screen
- ;
- HELP_USEPATTERN (205//)
- Border of the window is filled\n\
- with a pattern
- ;
- HELP_THROWSHADOW (206//)
- ScreenTab window throws\n\
- a nice shadow
- ;
- HELP_USEIMAGES (207//)
- Enable/Disable image display
- ;
- HELP_TBACTIVE (208//)
- Enable/Disable task bar
- ;
- HELP_TBCLOCK (209//)
- Enable/Disbale task bar clock
- ;
- HELP_TBPOPUP (210//)
- Time you have to wait at the lower\n\
- edge till the task bar pops up
- ;
- HELP_TBSHUTDOWN (211//)
- Time till the task bar disappears if\n\
- the mouse is moved out of its area
- ;
- HELP_AD_NAME (212//)
- This string will appear\n\
- during switching
- ;
- HELP_AD_PATTERN (213//)
- Pattern for identification\n\
- of the screen
- ;
- HELP_AD_USENAME (214//)
- Compare the pattern with\n\
- screen title or task name ?
- ;
- HELP_AD_IMAGEFILE (215//)
- Path to the image file
- ;
- HELP_AD_INCLUDE (216//)
- If deactivated, the screen won't\n\
- appear during switching
- ;
- HELP_AD_PUBSCREEN (217//)
- Jump to the default public\n\
- screen for switching
- ;
- HELP_AD_EMPTY (218//)
- Show empty window titles, too
- ;
- HELP_AD_NOTB (219//)
- Disables task bar for\n\
- this screen
- ;
- ;
- ; Error-Messages
- ;
- ERR_ALLOCMEM (101//)
- Can't allocate memory
- ;
- ERR_CREATEAPPL (102//)
- Can't create application
- ;
- ERR_PARSEPATTERN (103//)
- Error on pattern parsing
- ;
- ERR_WRITEFAILED (104//)
- Error on writing in prefs-file
- ;
- ERR_READFAILED (105//)
- Error on reading from prefs-file
- ;
- ERR_OPENFAILED (106//)
- Error on opening prefs-file
- ;
- ERR_PREFSID (107//)
- Prefs-File not generated by ScreenTab
- ;
- ERR_PREFSVERSION (108//)
- Prefs-File is from an unsupported version
- ;
- ERR_NOAPPLNAME (109//)
- Please insert an application name
- ;
- ERR_SAVETOOLTYPES (110//)
- Error on saving tool-types
- ;
- ERR_CATALOGVERSION (111//)
- Wrong version of catalog
-