home *** CD-ROM | disk | FTP | other *** search
- ;
- ; Muiffr © by Martin Steppler
- ;
- ## version $VER: muiffr.catalog 1.1 (16.02.94)
- ## codeset 0
- ## language english
- ;
- ; Text
- ;
- MSG_ABOUT_DESCRIPTION
- Frontend for Fido File Requests
- ; [3/100]
- ;
- MSG_ABOUT_COPYRIGHT
- Copyrighted, but freely distributable.
- ; [3/100]
- ;
- MSG_ABOUT_MUI
- This is a MUI application.\nMUI is © by
- ; [3/100]
- ;
- MSG_OKAY
- Okay
- ; [2/10]
- ;
- MSG_INFO_SELECT_LIST
- Select a list ...
- ; [2/50]
- ;
- MSG_INFO_SELECT_DIR
- Select a directory ...
- ; [2/50]
- ;
- MSG_INFO_SELECT_FONT
- Select a font ...
- ; [2/50]
- ;
- MSG_INFO_REQUESTFILE_DELETED
- Request file deleted!
- ; [2/50]
- ;
- MSG_INFO_CONFIG_SAVED
- Configuration saved.
- ; [2/50]
- ;
- ; Errors
- ;
- MSG_ERROR_CANT_OPEN
- Unable to open %s!
- ; [2/50]
- ;
- MSG_ERROR_OUT_OF_MEMORY
- Out of memory!
- ; [2/50]
- ;
- MSG_ERROR_WHILE_READING
- Error while reading %s!
- ; [2/50]
- ;
- MSG_ERROR_CORRUPT_CONFIG
- Corrupt configuartion file %s!
- ; [2/50]
- ;
- MSG_ERROR_WHILE_WRITING
- Error while writing to %s!
- ; [2/50]
- ;
- MSG_ERROR_INVALID_NODE_ADDRESS
- Invalid node address!
- ; [2/50]
- ;
- MSG_ERROR_NOTHING_SELECTED
- No files selected!
- ; [2/50]
- ;
- MSG_ERROR_FIRST_LOAD_LIST
- First, load a list!
- ; [2/50]
- ;
- MSG_ERROR_NO_FIND_STRING
- First, enter a find-string.
- ; [2/50]
- ;
- MSG_ERROR_PATTERN_NOT_FOUND
- Pattern '%s' not found!
- ; [2/50]
- ;
- MSG_ERROR_NO_ALIAS
- No alias configured, yet!
- ; [2/50]
- ;
- MSG_ERROR_UNKNOWN_ALIAS
- Unknown alias '%s'!
- ; [2/50]
- ;
- MSG_ERROR_XPK
- XPK error message:\n%s
- ; [2/50]
- ;
- MSG_ERROR_ASL_POPUPS
- First, close all asl popups!
- ; [2/50]
- ;
- MSG_ERROR_INVOKING_MAILER
- Unable to invoke\n%s
- ; [2/50]
- ;
- MSG_ERROR_NO_REQUESTFILE
- No request file available,\nwhich can be deleted!
- ; [2/80]
- ;
- ; Menus
- ;
- MSG_MENU_PROJECT
- Project
- ; [min 3/ max 30 chars]
- ;
- MSG_MENU_OPEN
- Open
- ; [3/30]
- ;
- MSG_MENU_SAVE
- Save
- ; [3/30]
- ;
- MSG_MENU_FIND
- Find
- ; [3/30]
- ;
- MSG_MENU_CLIP_CUT
- Clip Cut
- ; [3/30]
- ;
- MSG_MENU_CLIP_COPY
- Clip Copy
- ; [3/30]
- ;
- MSG_MENU_CLIP_PASTE
- Clip Paste
- ; [3/30]
- ;
- MSG_MENU_ABOUT
- About
- ; [3/30]
- ;
- MSG_MENU_QUIT
- Quit
- ; [3/30]
- ;
- ; Menu Short Cuts
- ;
- MSG_MENU_OPEN_KEY
- O
- ; [1/1]
- ;
- MSG_MENU_SAVE_KEY
- W
- ; [1/1]
- ;
- MSG_MENU_FIND_KEY
- F
- ; [1/1]
- ;
- MSG_MENU_CLIP_CUT_KEY
- X
- ; [1/1]
- ;
- MSG_MENU_CLIP_COPY_KEY
- C
- ; [1/1]
- ;
- MSG_MENU_CLIP_PASTE_KEY
- V
- ; [1/1]
- ;
- MSG_MENU_ABOUT_KEY
- ?
- ; [1/1]
- ;
- MSG_MENU_QUIT_KEY
- Q
- ; [1/1]
- ;
- ; Gadgets
- ;
- ; Main window
- ;
- MSG_GAD_GP_MAIN_LIST
- List
- ; [3/20]
- ;
- MSG_GAD_GP_MAIN_SELECTED
- Selected
- ; [3/20]
- ;
- MSG_GAD_GP_MAIN_CONFIGURATION
- Configuration
- ; [3/30]
- ;
- MSG_GAD_BT_MAIN_ALIASES
- Aliases
- ; [3/30]
- ;
- MSG_GAD_BT_MAIN_CONFIGURATION
- Configuration
- ; [3/30]
- ;
- MSG_GAD_BT_MAIN_PASSWORD
- Password
- ; [3/30]
- ;
- MSG_GAD_ST_MAIN_FIND
- Find
- ; [3/20]
- ;
- MSG_GAD_BT_MAIN_FIND_NEXT
- Next
- ; [3/30]
- ;
- MSG_GAD_BT_MAIN_FIND_PREV
- Previous
- ; [3/30]
- ;
- MSG_GAD_BT_MAIN_LOAD
- Load
- ; [3/20]
- ;
- MSG_GAD_BT_MAIN_INSERT
- Insert
- ; [3/20]
- ;
- MSG_GAD_BT_MAIN_DELETE
- Delete
- ; [3/20]
- ;
- MSG_GAD_BT_MAIN_SAVE
- Save
- ; [3/20]
- ;
- MSG_GAD_BT_MAIN_DOWNLOAD
- Download
- ; [3/20]
- ;
- ; Main Window Short Cuts
- ;
- MSG_GAD_BT_MAIN_ALIASES_KEY
- e
- ; [1/1]
- ;
- MSG_GAD_BT_MAIN_CONFIGURATION_KEY
- g
- ; [1/1]
- ;
- MSG_GAD_BT_MAIN_PASSWORD_KEY
- r
- ; [1/1]
- ;
- MSG_GAD_ST_MAIN_FIND_KEY
- f
- ; [1/1]
- ;
- MSG_GAD_BT_MAIN_FIND_NEXT_KEY
- n
- ; [1/1]
- ;
- MSG_GAD_BT_MAIN_FIND_PREV_KEY
- p
- ; [1/1]
- ;
- MSG_GAD_BT_MAIN_LOAD_KEY
- l
- ; [1/1]
- ;
- MSG_GAD_BT_MAIN_INSERT_KEY
- i
- ; [1/1]
- ;
- MSG_GAD_BT_MAIN_DELETE_KEY
- d
- ; [1/1]
- ;
- MSG_GAD_BT_MAIN_SAVE_KEY
- s
- ; [1/1]
- ;
- MSG_GAD_BT_MAIN_DOWNLOAD_KEY
- a
- ; [1/1]
- ;
- ; Configuration Window
- ;
- MSG_GAD_GP_CONF_CONFIGURATION
- Configuration
- ; [3/20]
- ;
- MSG_GAD_RGP_CONF_NODES
- Nodes
- ; [3/20]
- ;
- MSG_GAD_RGP_CONF_GLOBAL_SETTINGS
- Global Settings
- ; [3/40]
- ;
- MSG_GAD_ST_CONF_ALIAS
- Alias
- ; [3/30]
- ;
- MSG_GAD_ST_CONF_NODE
- Node
- ; [3/20]
- ;
- MSG_GAD_ST_CONF_LIST
- List
- ; [3/20]
- ;
- MSG_GAD_ST_CONF_FONT
- Font
- ; [3/20]
- ;
- MSG_GAD_ST_CONF_PHONE
- Phone
- ; [3/20]
- ;
- MSG_GAD_ST_CONF_PASSWORD
- Password
- ; [3/20]
- ;
- MSG_GAD_BT_CONF_NEW_NODE
- New
- ; [3/20]
- ;
- MSG_GAD_BT_CONF_DELETE_NODE
- Delete
- ; [3/20]
- ;
- MSG_GAD_GP_CONF_SETTINGS_MISC
- Misceallaneous
- ; [3/20]
- ;
- MSG_GAD_GP_CONF_SETTINGS_DOWNLOAD
- Download
- ; [3/20]
- ;
- MSG_GAD_CY_CONF_TERMINATION
- Termination
- ; [3/20]
- ;
- MSG_GAD_CYA_CONF_TERM_LF
- LF
- ; [1/20]
- ;
- MSG_GAD_CYA_CONF_TERM_CRLF
- CR + LF
- ; [1/20]
- ;
- MSG_GAD_SL_CONF_FILENAMEPOS
- Filename pos.
- ; [3/30]
- ;
- MSG_GAD_ST_CONF_OUTBOUND
- Outbound
- ; [3/20]
- ;
- MSG_GAD_ST_CONF_NODELIST
- Nodelist
- ; [3/20]
- ;
- MSG_GAD_ST_CONF_VIANUMBER
- Via Number
- ; [3/20]
- ;
- MSG_GAD_ST_CONF_VIANODE
- Via Node
- ; [3/20]
- ;
- MSG_GAD_BT_CONF_USE
- Use
- ; [3/30]
- ;
- MSG_GAD_BT_CONF_LOADCONFIG
- Load Configuration
- ; [3/30]
- ;
- MSG_GAD_BT_CONF_SAVECONFIG
- Save Configuration
- ; [3/30]
- ;
- MSG_GAD_BT_CONF_CANCEL
- Cancel
- ; [3/30]
- ;
- ; Configuration Window Short Cuts
- ;
- MSG_GAD_ST_CONF_ALIAS_KEY
- a
- ; [1/1]
- ;
- MSG_GAD_ST_CONF_NODE_KEY
- e
- ; [1/1]
- ;
- MSG_GAD_ST_CONF_LIST_KEY
- i
- ; [1/1]
- ;
- MSG_GAD_ST_CONF_FONT_KEY
- f
- ; [1/1]
- ;
- MSG_GAD_ST_CONF_PHONE_KEY
- h
- ; [1/1]
- ;
- MSG_GAD_ST_CONF_PASSWORD_KEY
- w
- ; [1/1]
- ;
- MSG_GAD_BT_CONF_NEW_NODE_KEY
- n
- ; [1/1]
- ;
- MSG_GAD_BT_CONF_DELETE_NODE_KEY
- d
- ; [1/1]
- ;
- MSG_GAD_ST_CONF_OUTBOUND_KEY
- b
- ; [1/1]
- ;
- MSG_GAD_ST_CONF_NODELIST_KEY
- o
- ; [1/1]
- ;
- MSG_GAD_ST_CONF_VIANUMBER_KEY
- m
- ; [1/1]
- ;
- MSG_GAD_ST_CONF_VIANODE_KEY
- v
- ; [1/1]
- ;
- MSG_GAD_CY_CONF_TERMINATION_KEY
- t
- ; [1/1]
- ;
- MSG_GAD_SL_CONF_FILENAMEPOS_KEY
- p
- ; [1/1]
- ;
- MSG_GAD_BT_CONF_USE_KEY
- u
- ; [1/1]
- ;
- MSG_GAD_BT_CONF_LOADCONFIG_KEY
- l
- ; [1/1]
- ;
- MSG_GAD_BT_CONF_SAVECONFIG_KEY
- s
- ; [1/1]
- ;
- MSG_GAD_BT_CONF_CANCEL_KEY
- c
- ; [1/1]
- ;
- ; Alias Window
- ;
- MSG_GAD_GP_ALI_ALIAS
- List of Aliases
- ; [3/30]
- ;
- MSG_GAD_GP_ALI_SELECT
- Select an alias!
- ; [3/30]
- ;
-