;	MUI WBPattern Catalog Description File
;
#language english
#version 1
;--------------------------------------
;  Menus
;  -----
;  Menu Title: Project
STR_MENU_PROJECT (//)
Project
;
;  Menu Item:  About...
STR_MENU_ABOUT (//)
About...
;  Command Key shortcut for About... <Amiga>+<?>
STR_MENUKEY_ABOUT (//)
?
;
;  Menu Item:  Quit
STR_MENU_QUIT (//)
Quit
;  Command Key for Quit
STR_MENUKEY_QUIT (//)
Q
;
;  Menu Title: Edit
STR_MENU_EDIT (//)
Edit
;
;  Menu Item:  Use Defaults
STR_MENU_USEDEFAULTS (//)
Use Defaults
;  Command Key for Use Defaults
STR_MENUKEY_USEDEFAULTS (//)
D
;
;  Menu Item:  Last Saved
STR_MENU_LASTSAVED (//)
Last Saved
;  Command Key for Last Saved
STR_MENUKEY_LASTSAVED (//)
L
;
;  Menu Item:  Restore
STR_MENU_RESTORE (//)
Restore
;  Command Key for Restore
STR_MENUKEY_RESTORE (//)
R
;--------------------------------------
;  Main Window
;  -----------
;  Register Groups:
;  Workbench
STR_WORKBENCH (//)
Workbench
;
;  Windows
STR_WINDOWS (//)
Windows
;
;  Screen
STR_SCREEN (//)
Screen
;
;  Main Window Gadgets:
;  Registered to
STR_REGISTEREDTO (//)
Registered to:
;
;"Shareware Version"
STR_UNREGISTERED (//)
Unregistered
;
;  Selection Method
STR_SELECTION (//)
Selection Method:
;
;  Do not change background
STR_NOCHANGE (//)
Single File/No Change
;
;  Choose a random background
STR_RANDOMFILES (//)
Random Files
;
;  Change backgrounds in listed order
STR_ORDEREDFILES (//)
Files in Order
;
;  List of Files
STR_FILELIST (//)
File List
;
;  The following buttons will use the character following the underscore (_)
;  as a keyboard shortcut.
;
;  Add a file
STR_ADD (//)
_Add
;
;  Test the selected file
STR_TEST (//)
_Test
;
;  Remove the selected file
STR_REMOVE (//)
_Remove
;
;  Clear the file list
STR_CLEAR (//)
Clear
;
;  Sort the file list
STR_SORT (//)
Sort
;
;  Save the current settings
STR_SAVE (//)
_Save
;
;  Use the current background
STR_USE (//)
_Use
;
;  Cancel the settings and quit
STR_CANCEL (//)
_Cancel
;--------------------------------------
;  About Window
;  ------------
;  Register Groups:
;  About
STR_ABOUT (//)
About
;
;  How to Register
STR_REGISTER (//)
Register
;
;  About Window Title:
STR_ABOUTMUIWBP (//)
About MUI_WBPattern
;
;  Buttons:
;  About MUI...
STR_ABOUTMUI (//)
_About MUI...
;
;  How to register
STR_HOWTOREGISTER (//)
How To Register
;
;  Program Registration
STR_PROGRAMREGISTRATION (//)
Program Registration
;
;  Label for Name gadget
STR_NAME (//)
Name:
;
;  Label for Serial Number gadget
STR_SERIALNUMBER (//)
Serial Number:
;
;  Close the about window.
STR_OK (//)
_Ok
;
;  About window text:
;  -----------------
;  Version
STR_VERSION (//)
Version
;
;  All Rights Reserved
STR_RIGHTS (//)
All Rights Reserved
;
;  email
STR_COMMENTS (//)
Send comments or suggestions to:
;
;  This is an MUI application - MUI by Stefan Stuntz
STR_MUIAPPLICATION (//)
This is a MUI-Application.\n\
MUI is copyrighted by Stefan Stuntz.
;
;  "To register..."
STR_TOREGISTER (//)
To register MUI_WBPattern, send $5 US to:
;
;  Send email or postal address to get serial number
STR_SENDADDRESS (//)
Please include your email and postal address.\n\
I will send you a serial number to enter below.
;
;  End of catalog