home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Meeting Pearls 3
/
Meeting_Pearls_III.iso
/
Pearls
/
comm
/
Fido
/
Spot
/
Catalogs
/
spot.cd
< prev
next >
Wrap
Text File
|
1994-08-08
|
33KB
|
2,032 lines
; **************************
;
; Spot Catalog Desc.
;
; **************************
;
; ***************************************************************************
; Misc
; ***************************************************************************
;
MSG_ABOUTREQ (1//)
Spot %s\n\
\n\
Copyright © 1993-1994 Nico François\n\
\n\
Amiga Point Program\n\
(Compilation Date: %s)\n\
\n\
* %s%s *\n\
\n\
Public screen: SPOT\n\
ARexx port name: SPOT
;
MSG_ABORT (//)
_Abort
;
MSG_PROCEED (//)
_Proceed
;
; Note: there are two spaces around the 'Ok' string to make it 4 chars wide.
MSG_OK (//)
_Ok
;
; I = Imported, E = Exported mail left
MSG_AREAFLAGS (//)
IE
;
; K = Keep, E = Export message
MSG_HEADERFLAGS (//)
KE
;
; K = Keep, U = Unreplied, P = Private, D = Delete(Kill/Sent), F = File attach
; C = Crash, H = Hold, R = Receipt req, A = Audit req
MSG_MSGFLAGS (//)
KUPDFCHRA
;
; *** NEW IN SPOT 1.2 ***
;
MSG_AREAFLAGS_UNREPLIED (//)
U
;
;
; ***************************************************************************
; Menus
; ***************************************************************************
;
; - If the first character of a menu string is a space this means the menu has
; no shortcut. The second character must be \0 followed by the menu text.
; - If the first character is a '~' this means the menu has a long keyboard
; shortcut (only works on Kickstart V39 and up). The '~' is followed by the
; shortcut string, which is followed by a \0 and the menu text.
; - Otherwise the first charcter is the keyboard shortcut (with Amiga key) for
; the menu. It must be followed by a \0 and the menu text.
;
MSG_PROJECT_MENU (100//)
Project
;
MSG_PROJECT_IMPORT (//)
\0Import...
;
MSG_PROJECT_EXPORT (//)
X\0Export...
;
MSG_PROJECT_MAINTENANCE (//)
\0Maintenance...
;
MSG_PROJECT_PACK (//)
\0Optimize...
;
MSG_PROJECT_POLL (//)
\0Poll...
;
MSG_PROJECT_FILEREQUEST (//)
=\0File request...
;
MSG_PROJECT_TOGGLEWB (//)
\0Toggle Workbench
;
MSG_PROJECT_ICONIFY (//)
\\\0Iconify
;
MSG_PROJECT_ABOUT (//)
\0About...
;
MSG_PROJECT_QUIT (//)
Q\0Quit
;
MSG_MOVE_MENU (//)
Move
;
MSG_MOVE_AREASLIST (//)
~F1\0Area list...
;
MSG_MOVE_MESSAGESLIST (//)
~F2\0Message list...
;
MSG_MOVE_MESSAGES (//)
~F3\0Messages...
;
MSG_MOVE_NEXTMSG (//)
~>\0Next message
;
MSG_MOVE_PREVMSG (//)
~<\0Previous message
;
MSG_MOVE_NEXTREPLY (//)
~a >\0Next reply
;
MSG_MOVE_PREVREPLY (//)
~a <\0Previous reply
;
MSG_MOVE_NEXTMARKEDMSG (//)
~c >\0Next marked
;
MSG_MOVE_PREVMARKEDMSG (//)
~c <\0Previous marked
;
MSG_MOVE_LASTMSG (//)
~s >\0Last message
;
MSG_MOVE_FIRSTMSG (//)
~s <\0First message
;
MSG_MOVE_NEXTUNREADMSG (//)
~TAB\0Next unread
;
MSG_MOVE_PREVUNREADMSG (//)
~s TAB\0Previous unread
;
MSG_MOVE_NEXTUNREPLIEDMSG (//)
~a TAB\0Next unreplied
;
MSG_MOVE_PREVUNREPLIEDMSG (//)
~sa TAB\0Previous unreplied
;
MSG_MOVE_GOTOMSG (//)
G\0Goto message...
;
MSG_MOVE_NEXTAREA (//)
N\0Next area
;
MSG_MOVE_PREVAREA (//)
B\0Previous area
;
MSG_MOVE_AREAUNREAD (//)
U\0Area with unread mail
;
MSG_MOVE_AREAIMPORTED (//)
I\0Area with imported mail
;
MSG_MOVE_AREAFORYOU (//)
Y\0Area with mail for you
;
MSG_MESSAGE_MENU (//)
Message
;
MSG_MESSAGE_WRITE (//)
W\0Write...
;
MSG_MESSAGE_REPLY (//)
R\0Reply...
;
MSG_MESSAGE_MATRIXREPLY (//)
M\0Matrix reply...
;
MSG_MESSAGE_CROSSREPLY (//)
C\0Cross reply...
;
MSG_MESSAGE_FORWARD (//)
F\0Forward...
;
MSG_MESSAGE_EDIT (//)
E\0Edit...
;
MSG_MESSAGE_EDITHEADER (//)
H\0Edit header...
;
MSG_MESSAGE_DELETE (//)
~s DEL\0Delete...
;
MSG_MESSAGE_SAVEASCII (//)
S\0Save...
;
MSG_MESSAGE_PRINT (//)
P\0Print...
;
MSG_MESSAGE_TOUSERLIST (//)
+\0Add to userlist...
;
MSG_MESSAGE_INFO (//)
?\0Info...
;
MSG_MESSAGE_KEEP (//)
K\0Toggle keep flag
;
MSG_MESSAGE_UNREPLIED (//)
-\0Toggle unreplied flag
;
MSG_SETTINGS_MENU (//)
Settings
;
MSG_SETTINGS_GENERAL (//)
~F6\0General...
;
MSG_SETTINGS_SYSTEM (//)
~F7\0System...
;
MSG_SETTINGS_AREAS (//)
~F8\0Areas...
;
MSG_SETTINGS_GUI (//)
~F9\0GUI...
;
MSG_SETTINGS_USERLIST (//)
~F10\0Userlist...
;
MSG_SETTINGS_AREXX (//)
~s F6\0ARexx...
;
MSG_SETTINGS_EDITORIGIN (//)
\0Origins...
;
MSG_SETTINGS_EDITREPLY (//)
\0Reply headers...
;
MSG_SETTINGS_EDITSIGNATURE (//)
\0Signatures...
;
MSG_SETTINGS_EDITTAGLINES (//)
\0Tag lines...
;
MSG_SETTINGS_EDITFORWARD (//)
\0Forward header...
;
MSG_SETTINGS_EDITCROSSREPLY (//)
\0Cross-reply header...
;
MSG_SETTINGS_REFLOWTEXT (//)
\0Reflow text
;
MSG_SETTINGS_SHOWKLUDGES (//)
^\0Show kludges
;
MSG_SETTINGS_SHOWSEENBY (//)
$\0Show SEEN-BYs
;
MSG_SETTINGS_NORE (//)
\0No Re:
;
MSG_SETTINGS_QUOTEKLUDGES (//)
@\0Quote kludges
;
MSG_SETTINGS_SHOWNETNAMES (//)
\0Show net names
;
MSG_SETTINGS_SAVESETTINGS (//)
\0Save settings...
;
MSG_AREXX_MENU (//)
ARexx
;
MSG_AREXX_EXECSCRIPT (//)
\0Execute script...
;
; *** NEW IN SPOT 1.1 ***
;
MSG_SETTINGS_IBMPC865 (//)
\0IBMPC codepage 865
;
; *** NEW IN SPOT 1.2 ***
;
MSG_SETTINGS_TEXTSTYLES (//)
*\0Text styles
;
MSG_MOVE_AREAUNREPLIED (//)
O\0Area with unreplied mail
;
MSG_SETTINGS_REFLOWREPLY (//)
>\0Reflow reply
;
; *** NEW IN SPOT 1.3 ***
;
MSG_SETTINGS_TWITLIST (//)
~s F7\0Twitlist...
;
MSG_MESSAGE_TOTWITLIST (//)
_\0Add to twitlist...
;
MSG_MESSAGE_SUBJTOTWITLIST (//)
|\0Add subject to twitlist...
;
MSG_SETTINGS_EVENTS (//)
~s F8\0Events...
;
MSG_MESSAGE_EDITFLAGS (//)
'\0Flags...
;
;
; ***************************************************************************
; Messages
; ***************************************************************************
;
MSG_ALREADRUNNING (200//)
Spot %s is already running.\nWould you like pop it to the front ?
MSG_POPTOFRONT_CANCEL (//)
_Pop to front|_Cancel
;
MSG_SAVEPREFSTODISK (//)
Save preferences to disk ?
MSG_SAVE_CANCEL (//)
_Save|_Cancel
;
MSG_YOUHAVECHANGEDSETTINGS (//)
You have changed the settings!\nDo you want to save them ?
MSG_SAVE_QUIT_CANCEL (//)
_Save|_Quit|_Cancel
;
MSG_YOUHAVEEDITEDAREAS (//)
You have edited the areas!\nDo you want to save them ?
;
MSG_YOUHAVEEDITEDUSERLIST (//)
The userlist has been changed!\nDo you want to save it ?
;
MSG_TOCLOSESPOTSCREEN (//)
To close Spot screen,\nplease close all visitor windows.
MSG_RETRY_CANCEL (//)
_Retry|_Cancel
MSG_RETRY (//)
_Retry
;
MSG_CHANGEPALETTE (//)
Change Palette
;
MSG_USEWBPAL (//)
Use Workbench color palette ?
MSG_OK_CANCEL (//)
_Ok |_Cancel
;
MSG_PROCESSINGAREA (//)
Processing area '%s'...
MSG_DELETEDMSGS (//)
%ld messages deleted.\n
MSG_DELETED1MSG (//)
1 message deleted.\n
MSG_DELETEDNOMSGS (//)
no messages deleted.\n
;
MSG_SKIPPINGAREA (//)
Skipping area '%s'...\n
;
MSG_MAINTENANCEFINISHED (//)
Maintenance finished.
;
MSG_RANDOMSIG (//)
<RANDOM>
;
MSG_AREANUM_NUMFORYOU (//)
(%ld - %ld for you)
;
MSG_AREANUM (//)
(%ld)
;
MSG_EXPORTEDNETMAILMSGS (//)
Exported %ld netmail messages.\x9b\x4a\n\n
MSG_EXPORTED1NETMAILMSG (//)
Exported 1 netmail message.\x9b\x4a\n\n
;
MSG_DONEEXPORTEDMSGS (//)
Done, exported %ld messages.\x9b\x4a
MSG_DONEEXPORTED1MSG (//)
Done, exported 1 message.\x9b\x4a
;
MSG_NOTHINGTOEXPORT (//)
Nothing to export.\x9b\x4a
;
MSG_EXPORTEDMSGFROMTOABOUT (//)
Exported msg from '%s' to '%s'\nabout '%s'.\n
;
MSG_PACKINGFILE (//)
Packing file '%s'...\x9b\x4a\n
;
MSG_EXP_PROCESSINGAREA (//)
Processing area '%s'...\x9b\x4a\r
;
MSG_EXP_SKIPPINGAREA (//)
Skipping area '%s'...\x9b\x4a\r
;
MSG_WBCLOSED (//)
Workbench closed!
;
MSG_IMPORTSTARTED (//)
|Import started\n
;
MSG_IMPORTEDMSGS (//)
+Imported %ld messages\n
MSG_IMPORTED1MSG (//)
+Imported 1 message\n
;
MSG_IMPORTENDED (//)
|Import ended\n\n
;
MSG_DONEIMPORTEDMSGS (//)
Done, imported %ld messages.\x9b\x4a
MSG_DONEIMPORTED1MSG (//)
Done, imported 1 message.\x9b\x4a
;
MSG_NOTHINGTOIMPORT (//)
Nothing to import.\x9b\x4a
;
MSG_UNPACKINGFILE (//)
Unpacking file '%s'...\n
;
MSG_UNPACKINGMAIL (//)
|Unpacking mail\n
;
MSG_UNPACKEDMAIL (//)
|Unpacked mail\n
;
MSG_RENAMINGBADPKTAS (//)
Renaming bad packet '%s' as '%s'...\n
;
; NOTE: There is a space after the %s!!!
MSG_PACKET (//)
Packet %s
;
MSG_MESSAGE_N (//)
Message %ld\x9b\x4a\r
;
MSG_DELETETHISMSG (//)
Delete message ?
;
MSG_SAVEASASCII (//)
Save as ASCII...
MSG_SAVE (//)
Save
;
MSG_LOADSCRIPTNAMES (//)
Load Scripts
MSG_LOAD (//)
Load
;
MSG_FILEEXISTS_APPEND_OVERWRITE (//)
File already exists!\n\
Shall I append the message to\n\
this file or overwrite it ?
;
MSG_APPEND_OVERWRITE_CANCEL (//)
_Append|_Overwrite|_Cancel
;
MSG_MESSAGEWASEXPORTED_EDIT (//)
Message was imported or exported!\nDo you really want to edit it ?
;
MSG_YOURNAME (//)
Your name
;
MSG_ENTERAREANAME (//)
Enter the area name that will be\nused to import/export (net name).
;
MSG_DELETEAREA_WILLBELOST (//)
Delete area '%s' ?\nAll messages will be lost!
MSG_DELETE_CANCEL (//)
_Delete|_Cancel
;
MSG_RECEIVEDBYTES (//)
|Received %ld bytes in %ld packets\n
MSG_RECEIVEDBYTES1 (//)
|Received %ld bytes in 1 packet\n
;
MSG_AREANEWMSGS (//)
!Area '%s' got %ld messages
MSG_AREANEWMSG (//)
!Area '%s' got 1 message
;
MSG_AREANEWMSGSYOU (//)
*Area '%s' got %ld messages
MSG_AREANEWMSGYOU (//)
*Area '%s' got 1 message
;
MSG_AREANEWYOU (//)
- %ld for you
;
MSG_MSGINFOTITLE (//)
Message Info
;
MSG_MSGINFOREQ_NOBBS (//)
From : %s (%ld:%ld/%ld.%ld)\n\
Size : %ld bytes\n\
Lines : %ld\n\
Kludges : %ld\n\
Quotes : %ld\n\
Overhead : %ld%% (%ld bytes)\n\
Travelled: %ld %s
;
MSG_MSGINFOREQ (//)
From : %s (%ld:%ld/%ld.%ld)\n\
BBS : %s\n\
City : %s\n\
Phone : %s\n\
Baud : %ld\n\
Flags : %s\n\
Size : %ld bytes\n\
Lines : %ld\n\
Kludges : %ld lines\n\
Quotes : %ld lines\n\
Overhead : %ld%% (%ld bytes)\n\
Travelled: %ld %s
;
MSG_NAME_Q (//)
What is your name ?
;
MSG_NOPREFS_ENTERNAME (//)
'%s' not found!\n\
I will create a default preferences\n\
file for you.\n\n\
Please enter your name.
;
MSG_FIDO_ADDRESS_Q (//)
What is your quest, er Fido address ?
;
MSG_ENTERADDRESS (//)
Please enter your Fido address.\n\
For example: '2:292/666.42'\n\
Ask your boss for help if you have\n\
no idea what to enter here.
;
MSG_PACKINGAREA (//)
Optimizing area '%s'...
;
MSG_FINISHED (//)
Finished.
;
MSG_STARTPACK (//)
Optimize all areas ?\n\
This may take some time.
;
MSG_DONE (//)
Done.\x9b\x4a
;
MSG_EXPORTBEFOREPOLL (//)
Some areas contain unexported messages.\n\
Export before executing the poll command ?
MSG_EXPORT_POLL_CANCEL (//)
E_xport|_Poll|_Cancel
;
MSG_PRINTMSG (//)
Print message ?
MSG_PRINT_CANCEL (//)
_Print|_Cancel
;
MSG_DELETESELECTED (//)
Delete all selected messages ?
;
MSG_PRINTSELECTED (//)
Print all selected messages ?
;
MSG_ADDADDRESS (//)
Add Address
;
MSG_ENTER4DADDRESS (//)
Enter your full 4D address.\n\
A netmail area will be\n\
created for this address.
;
MSG_DELETEADDRESS_WILLBELOST (//)
Delete address '%s' ?\n\
All netmail messages and users\n\
for this address will be lost!
;
MSG_DELETEUSERFROMLIST (//)
Delete '%s' from userlist ?
;
MSG_ADDUSER (//)
Add to userlist
;
MSG_ADDUSERTOLIST (//)
Add '%s' to userlist ?\n\
You may enter an optional nickname.
MSG_ADD_CANCEL (//)
_Add |_Cancel
;
MSG_USERALREADYINLIST (//)
'%s' is already\n\
in the userlist!
;
MSG_NICKNAMEALREADYUSED (//)
Nickname '%s' has already been\n\
used for '%s'!
;
MSG_NUMINCLUDED (//)
%ld messages included.
MSG_NUM1INCLUDED (//)
1 message included.
MSG_NOINCLUDED (//)
No messages included.
;
MSG_NUMEXCLUDED (//)
%ld messages excluded.
MSG_NUM1EXCLUDED (//)
1 message excluded.
MSG_NOEXCLUDED (//)
No messages excluded.
;
; For number of days travelled (1/more):
MSG_DAY (700//)
day
MSG_DAYS (//)
days
;
MSG_PACKET_FROM (//)
from
;
MSG_SAVE_ICONIFY_ABORT (//)
_Save|_Iconify|_Cancel
;
; ** system
MSG_ADDDOMAIN (//)
Domain Name
;
MSG_ENTERDOMAIN (//)
Enter the domain name for this\n\
address (e.g. 'FidoNet').\n\
A userlist will be created\n\
for this domain.
;
; ** save ASCII
; Next 4 strings must be equally wide.
MSG_SAVEASCIIHEADER_AREA (//)
Area:
MSG_SAVEASCIIHEADER_FROM (//)
From:
MSG_SAVEASCIIHEADER_TO (//)
To :
MSG_SAVEASCIIHEADER_SUBJ (//)
Subj:
;
MSG_SAVEASCIIHEADER_DATE (//)
Date
;
MSG_MSGLIST_SELECTED (//)
selected
;
MSG_ADD_GROUP (//)
Add group
;
MSG_ADD_GROUPTEXT (//)
Please enter a name for the new group.
;
MSG_MAXGROUPSREACHED (//)
Maximum number of groups reached.
;
MSG_RENAME_GROUP (//)
Rename group
;
MSG_RENAME_GROUPTEXT (//)
Please enter a new name for this group.
;
MSG_DELETE_GROUP (//)
Delete group '%s' ?\n\
All entries in this group will be lost!
;
MSG_WINTITLE_POLL (//)
Poll
;
MSG_WINTITLE_SEARCHING (//)
Searching...
;
MSG_SEARCH_STOP (//)
_Stop
;
MSG_STARTMAINT (//)
Start maintenance for all areas ?\n\
Any unread messages may be deleted.
;
MSG_SELECTGROUPFILE (//)
Select group file...
;
MSG_PLEASEENTERGROUPNAME (//)
Please enter a group name first
;
MSG_ADD_GROUPTEXT_FILE (//)
Please enter a name for the new group.\n\
Select 'File...' to select a file this\n\
group should get its text from.
;
MSG_NOENTRY (//)
<none>
;
; ** ARexx
;
MSG_DELETECOMMANDFROMLIST (//)
Delete '%s' from\n\
ARexx command list ?
;
; *** NEW IN SPOT 1.1 ***
;
; ** message header window
MSG_AREYOUSURE (//)
Do you really want to\n\
cancel this message ?
;
; ** maintenance **
MSG_OK_KEEPUNREAD_CANCEL (//)
_Ok |_Keep unread|_Cancel
;
; *** NEW IN SPOT 1.2 ***
;
; Note: there are two spaces around the 'No' string to make it 4 chars wide.
MSG_YES_NO (//)
_Yes| _No
;
MSG_OK_ADDBAR_CANCEL (//)
_Ok |Add _Bar|_Cancel
;
MSG_DELETESEPARATOR (//)
Delete separator bar ?
;
MSG_IMPORTEDDUPES (//)
(%ld dupes)
MSG_IMPORTED1DUPE (//)
(1 dupe)
;
MSG_DELETEKEEP (//)
Delete messages with\n\
the keep flag set ?
;
MSG_USEGATENAME (//)
Always use '%s' as destination\n\
name for messages sent to this gate ?
;
; ** message header window
MSG_AREYOUSURE_EDIT (//)
Do you really want to\n\
cancel these changes ?
;
; *** NEW IN SPOT 1.3 ***
;
MSG_UPDATE_CANCEL (//)
_Update|_Cancel
;
MSG_DELETETWITFROMLIST (//)
Delete '%s' from twitlist ?
;
MSG_ADDTWIT (//)
Add to twitlist
;
MSG_ADDSUBJECTTWIT (//)
Add subject to twitlist
;
MSG_ADDTWITTOLIST (//)
Add '%s' to twitlist ?\n\
You may enter an optional comment.
;
MSG_TWITALREADYINLIST (//)
'%s' is already\n\
in the twitlist!
;
MSG_YOUHAVEEDITEDTWITLIST (//)
The twitlist has been changed!\nDo you want to save it ?
;
MSG_IMPORTEDTWITS (//)
(%ld twits)
MSG_IMPORTED1TWIT (//)
(1 twit)
;
MSG_TWITTOCURRORALL (//)
Add twit to current area\n\
or to all areas ?
MSG_CURRENT_ALL (//)
_Current|_All
;
MSG_WB_DEF_CANCEL (//)
_WB pens|_Default pens|_Cancel
;
;
; ***************************************************************************
; GUI
; ***************************************************************************
;
MSG_ABOUT (300//)
About
;
MSG_MAINTENANCE (//)
Maintenance
;
MSG_EXPORT (//)
Export
;
MSG_IMPORT (//)
Import
;
MSG_PACK (//)
Optimize
;
MSG_GOTO (//)
Goto
;
MSG_EXECUTEAREXXSCRIPT (//)
Execute ARexx Script
;
MSG_SELECTFILE (//)
Select File
MSG_ATTACH (//)
Attach
;
MSG_TEXTFROMFILE (//)
Text from file
;
MSG_PICK_USER (//)
Pick user
;
MSG_PICK_ORIGIN (//)
Pick origin
;
MSG_PICK_SIGNATURE (//)
Pick signature
;
MSG_PICK_REPLY (//)
Pick reply header
;
MSG_REPLYTO (//)
Reply to ?
;
MSG_FORWARDTO (//)
Forward to ?
;
MSG_FORWARD_HEADER (//)
Forward Header
;
MSG_FROM (400//)
From:
;
MSG_TO (//)
To:
;
MSG_SUBJ (//)
Subj:
;
; ** System window **
;
MSG_WINDOWTEXT_SYSTEM (//)
System
;
MSG_GADGETTEXT_NAME (//)
_Name
;
MSG_GADGETTEXT_ADDRESS (//)
Address
;
MSG_GADGETTEXT_ADDRADD (//)
_Add...
;
MSG_GADGETTEXT_ADDRDEL (//)
_Delete...
;
MSG_GADGETTEXT_CRUNCHER (//)
Pa_cker
;
MSG_GADGETTEXT_DECRUNCHER (//)
_Unpacker
;
MSG_GADGETTEXT_PACKNETMAIL (//)
Pac_k netmail
;
MSG_GADGETTEXT_BBSNAME (//)
_BBS Name
;
MSG_GADGETTEXT_POLLCMD (//)
_Poll
;
MSG_GADGETTEXT_POLLASYNC (//)
A_synchronous
;
MSG_GADGETTEXT_DOMAIN (//)
Doma_in
;
MSG_GADGETTEXT_ORIGDOMAIN (//)
Domain in _origin
;
MSG_GADGETTEXT_MSGIDDOMAIN (//)
Domain in _MSGID
;
; ** General window **
;
MSG_WINTITLE_GENERAL (//)
General
;
MSG_COMMANDS (//)
Commands
;
MSG_GADGETTEXT_EDITOR (//)
_Editor
;
MSG_GADGETTEXT_WBTOFFRONT (//)
W_B to front
;
MSG_GADGETTEXT_CHECKEDITDATE (//)
_Check date
;
MSG_TOSSER (//)
Tosser
;
; The following gadget is in the Areas window!
MSG_GADGETTEXT_KEEPTOYOU (//)
Keep _to you
;
MSG_GADGETTEXT_DUPECHECKING (//)
_Dupe checking
;
MSG_DUPE_OFF (//)
Off
;
MSG_DUPE_BAD (//)
Toss in BAD
;
MSG_DUPE_KILL (//)
Kill
;
MSG_HOTKEYS (//)
Hotkeys
;
MSG_GADGETTEXT_POPKEY (//)
_Spot to front
;
MSG_FILESPATHS (//)
Paths & files
;
MSG_GADGETTEXT_MAILPATH (//)
_Areas
MSG_PICKMAILPATH (//)
Areas
;
MSG_GADGETTEXT_INBOUND (//)
_Inbound
MSG_PICKINBOUND (//)
Inbound
;
MSG_GADGETTEXT_OUTBOUND (//)
_Outbound
MSG_PICKOUTBOUND (//)
Outbound
;
MSG_GADGETTEXT_WORK (//)
_Work
MSG_PICKWORK (//)
Work
;
MSG_GADGETTEXT_NODELIST (//)
_Nodelist
MSG_PICKNODELIST (//)
Nodelist
;
MSG_GADGETTEXT_ATTACHPATH (//)
_FAttach
MSG_PICKATTACHPATH (//)
File attach
;
MSG_GADGETTEXT_SAVEPATH (//)
Sa_ve
MSG_PICKSAVEPATH (//)
Save
;
MSG_GADGETTEXT_LOG (//)
_Log file
MSG_PICKLOG (//)
Log file
;
; ** Message header window **
;
MSG_WINDOWTEXT_MESSAGEH (//)
Message header
;
MSG_GADGETTEXT_EDIT (//)
_Edit...
;
MSG_GADGETTEXT_FROM (//)
Fro_m:
;
MSG_GADGETTEXT_TO (//)
_To:
;
MSG_GADGETTEXT_SUBJECT (//)
_Subject:
;
MSG_GADGETTEXT_ORIGIN (//)
Or_igin:
;
MSG_GADGETTEXT_DESTNODE (//)
Node:
;
MSG_DESTNODE_POINT_ON (//)
Point -
;
MSG_MSGTYPE_NORMAL (//)
_Normal
;
MSG_MSGTYPE_HOLD (//)
_Hold
;
MSG_MSGTYPE_CRASH (//)
Cr_ash
;
MSG_GADGETTEXT_PRIVATE (//)
_Private
;
MSG_GADGETTEXT_KILLSENT (//)
_Kill/Sent
;
MSG_GADGETTEXT_FILEATTA (//)
_File attach
;
MSG_GADGETTEXT_RECEIPTR (//)
_Receipt req
;
MSG_GADGETTEXT_AUDITREQ (//)
A_udit req
;
MSG_GADGETTEXT_REFLOW (//)
Ref_low
;
; ** text windows **
;
MSG_ORIGINS (//)
Origins
;
MSG_REPLYHDRS (//)
Reply headers
;
MSG_SIGNATURES (//)
Signatures
;
MSG_CROSSREPLY_HEADER (//)
Cross-reply header
;
MSG_TAGLINES (//)
Tag lines
;
MSG_NEWENTRY (//)
-- new --
;
MSG_GADGETTEXT_GROUP (//)
_Group
;
MSG_GADGETTEXT_GROUPADD (//)
Add g_roup...
;
MSG_GADGETTEXT_GROUPDELETE (//)
De_lete group...
;
MSG_GADGETTEXT_GROUPRENAME (//)
Re_name group...
;
MSG_GADGETTEXT_TEXTADD (//)
_Add
;
MSG_GADGETTEXT_TEXTFILE (//)
_File...
;
MSG_GADGETTEXT_TEXTDEL (//)
D_elete
;
MSG_GADGETTEXT_TEXTUP (//)
_Up
;
MSG_GADGETTEXT_TEXTDOWN (//)
_Down
;
MSG_OK_FILE_CANCEL (//)
_Ok |_File...|_Cancel
;
; ** Areas window **
;
MSG_ADDAREA (//)
Add area
;
MSG_WINDOWTEXT_EDITAREA (//)
Areas
;
MSG_GADGETTEXT_READCHARSET (//)
_Read
;
MSG_GADGETTEXT_TRANSLATE (//)
_Write
;
MSG_GADGETTEXT_AREASORT (//)
_Sort by name
;
MSG_GADGETTEXT_AREAS (//)
Areas
;
MSG_GADGETTEXT_AREAADD (//)
_Add...
;
MSG_GADGETTEXT_AREAUP (//)
_Up
;
MSG_GADGETTEXT_AREADEL (//)
D_elete...
;
MSG_GADGETTEXT_AREADOWN (//)
_Down
;
MSG_GADGETTEXT_KEEP (//)
_Keep
;
MSG_KEEPTYPE_ALL (//)
All messages
;
MSG_KEEPTYPE_MESSAGES (//)
Number of messages
;
MSG_KEEPTYPE_DAYS (//)
Number of days
;
MSG_GADGETTEXT_READONLY (//)
Read _only
;
MSG_GADGETTEXT_ALIAS (//)
A_lias
;
MSG_GADGETTEXT_AREAADDR (//)
Add_ress
;
MSG_GADGETTEXT_EXPORTADDR (//)
E_xport to
;
MSG_GADGETTEXT_AREAORIGIN (//)
_Origin
;
MSG_GADGETTEXT_AREASIGNATURE (//)
S_ignature
;
MSG_GADGETTEXT_AREAREPLY (//)
Rep_ly
;
MSG_GADGETTEXT_TAGLINES (//)
_Tag lines
;
MSG_TAGLINES_OFF (//)
Off
;
MSG_TAGLINES_ALL (//)
All
;
; ** main window **
;
MSG_GAD_MESSAGELIST (//)
Message _list...
;
MSG_GAD_MESSAGES (//)
M_essages...
;
MSG_GAD_IMPORT (//)
_Import...
;
MSG_GAD_EXPORT (//)
E_xport...
;
MSG_GAD_MAINTENANCE (//)
_Maintenance...
;
MSG_GADGETTEXT_PACK (//)
_Optimize...
;
MSG_GADGETTEXT_POLL (//)
_Poll...
;
MSG_GADGETTEXT_FREQ (//)
_File request...
;
MSG_GADGETTEXT_ICONIFY (//)
I_conify
;
MSG_GADGETTEXT_QUIT (//)
_Quit
;
; ** File request window **
;
MSG_GADGETTEXT_NODE (//)
_Node
;
MSG_WINTITLE_FREQ (//)
File request
;
MSG_GADGETTEXT_FREQOK (//)
_Ok
;
MSG_GADGETTEXT_FREQCANCEL (//)
_Cancel
;
; ** messages window **
;
MSG_MSGBUTTON_WRITE (//)
_Write...
;
MSG_MSGBUTTON_REPLY (//)
_Reply...
;
MSG_MSGBUTTON_PREV (//)
<
;
MSG_MSGBUTTON_NEXT (//)
>
;
MSG_MSGBUTTON_PREVREPLY (//)
R<
;
MSG_MSGBUTTON_NEXTREPLY (//)
>R
;
MSG_MSGBUTTON_AREAS (//)
_Areas...
;
MSG_MSGBUTTON_MESSAGES (//)
Message _list...
;
; ** GUI window **
;
MSG_SELECTSCREENMODE (//)
Select screenMode
;
MSG_SELECTFONT (//)
Select font
;
MSG_SCREENTITLE (//)
GUI
;
MSG_GADGETTEXT_SCREENMODE (//)
_Display mode
;
MSG_GADGETTEXT_SCREENFONT (//)
_Screen font
;
MSG_GADGETTEXT_TEXTFONT (//)
_Text font
;
MSG_GADGETTEXT_MSGFONT (//)
_Message font
;
MSG_GADGETTEXT_PALETTE (//)
_Palette...
;
MSG_GADGETTEXT_GETWBPALETTE (//)
Get _Workbench palette...
;
MSG_GADGETTEXT_KLUDGECOL (//)
_Kludge color
;
MSG_GADGETTEXT_QUOTECOL (//)
_Quote color
;
MSG_GADGETTEXT_QUOTEBOLD (//)
_Bold quotes
;
MSG_GADGETTEXT_CLOCK (//)
_Clock
;
MSG_CLOCK_OFF (//)
Off
;
MSG_CLOCK_HHMM (//)
24:00
;
MSG_CLOCK_HHMMSS (//)
24:00:00
;
MSG_CLOCK_DAY_HHMM (//)
Day 24:00
;
MSG_CLOCK_DAY_HHMMSS (//)
Day 24:00:00
;
; ** message list window **
;
MSG_GADGETTEXT_MESSAGES (//)
M_essages...
;
MSG_GADGETTEXT_AREAS2 (//)
_Areas...
;
MSG_GADGETTEXT_ALL (//)
A_ll
;
MSG_GADGETTEXT_UNREAD (//)
_Unread
;
MSG_GADGETTEXT_NONE (//)
_None
;
MSG_GADGETTEXT_INCLUDE (//)
_Include...
;
MSG_GADGETTEXT_EXCLUDE (//)
E_xclude...
;
MSG_GADGETTEXT_DELETE (//)
_Delete...
;
MSG_GADGETTEXT_SAVE (//)
_Save...
;
MSG_GADGETTEXT_PRINT (//)
_Print...
;
MSG_GADGETTEXT_FLAGS (//)
_Flags...
;
; ** flags window **
;
MSG_WINTITLE_FLAGS (//)
Edit flags
;
MSG_GADGETTEXT_KEEPFLAG (//)
_Keep
;
MSG_GADGETTEXT_UNREADFLAG (//)
_Unread
;
MSG_GADGETTEXT_UNREPLIEDFLAG (//)
Un_replied
;
MSG_GADGETTEXT_EXPORTFLAG (//)
E_xport
;
MSG_FLAGS_IGNORE (//)
Don't change
;
MSG_FLAGS_SET (//)
Set flag
;
MSG_FLAGS_CLEAR (//)
Clear flag
;
; ** userlist window **
;
MSG_WINTITLE_USERLIST (//)
Userlist
;
MSG_GADGETTEXT_USERS_DOMAIN (//)
D_omain
;
MSG_GADGETTEXT_USERS (//)
Users
;
MSG_GADGETTEXT_USERNAME (//)
_Name
;
MSG_GADGETTEXT_NICKNAME (//)
N_ickname
;
MSG_GADGETTEXT_USERADDR (//)
Add_ress
;
MSG_GADGETTEXT_COMMENT (//)
_Comment
;
; ** include/exclude window **
;
MSG_WINTITLE_INCLUDE (//)
Include
;
MSG_WINTITLE_EXCLUDE (//)
Exclude
;
MSG_GADGETTEXT_SEARCH (//)
Sea_rch
;
MSG_SEARCH_ALL (//)
All messages
;
MSG_SEARCH_UNREAD (//)
Unread messages
;
MSG_SEARCH_READ (//)
Read messages
;
MSG_GADGETTEXT_SEARCHSTR (//)
_Search string
;
MSG_GADGETTEXT_CASE (//)
C_ase sensitive
;
MSG_FIELDS (//)
Fields to search
;
MSG_GADGETTEXT_SEARCHFROM (//)
_From
;
MSG_GADGETTEXT_SEARCHTO (//)
_To
;
MSG_GADGETTEXT_SEARCHSUBJECT (//)
S_ubject
;
MSG_GADGETTEXT_SEARCHBODY (//)
_Body text
;
MSG_GADGETTEXT_SEARCHINCLUDE (//)
_Include
;
MSG_GADGETTEXT_SEARCHEXCLUDE (//)
E_xclude
;
; ** general
MSG_MSGBASE_CRUNCHING (//)
Message base crunching
;
MSG_GADGETTEXT_CRUNCHBUFF (//)
Cr_unch buffer
;
MSG_CRUNCH_OFF (//)
No crunching
;
MSG_CRUNCH_LARGE (//)
Large (256K)
;
MSG_CRUNCH_MEDIUM (//)
Medium (65K)
;
MSG_CRUNCH_SMALL (//)
Small (33K)
;
; ** ARexx window **
;
MSG_WINTITLE_AREXX (//)
ARexx
;
MSG_GADGETTEXT_ITEMS (//)
Items
;
MSG_GADGETTEXT_CMDNAME (//)
_Name
;
MSG_GADGETTEXT_COMMAND (//)
S_cript
;
MSG_GADGETTEXT_OUTPUT (//)
_Output
;
; *** NEW IN SPOT 1.1 ***
;
; ** system window
MSG_GADGETTEXT_FAKENET (//)
_Fakenet
;
; ** message header window
MSG_GADGETTEXT_HDRCANCEL (//)
_Cancel...
;
; *** NEW IN SPOT 1.2 ***
;
; ** general window
MSG_GADGETTEXT_EDITFILE (800//)
Edi_t file
MSG_PICKEDITFILE (//)
Edit file
;
MSG_GADGETTEXT_AREXXPATH (//)
ARe_xx
MSG_PICKAREXXPATH (//)
ARexx
;
; ** system window
MSG_GADGETTEXT_EXPORTTO (//)
E_xport to
;
MSG_GADGETTEXT_PASSWORD (//)
Pass_word
;
MSG_GADGETTEXT_FORCEINTL (//)
Fo_rce INTL
;
; ** general window
MSG_GADGETTEXT_OPTIMIZE (//)
Opti_mize
MSG_OPTIMIZE_AREASPATH (//)
Areas path
;
; ** message header window
MSG_GADGETTEXT_EMAIL (//)
E-ma_il:
;
; ** userlist window
MSG_GADGETTEXT_GATEWAY (//)
_Gateway
MSG_PICKGATEWAY (//)
Pick gateway
MSG_GATEWAYNAME (//)
(name)
;
MSG_GADGETTEXT_EMAILADDR (//)
E-_mail:
;
; *** NEW IN SPOT 1.3 ***
;
; ** twitlist window **
;
MSG_WINTITLE_TWITLIST (//)
Twitlist
;
MSG_GADGETTEXT_TWITAREA (//)
A_rea
;
MSG_ALLAREAS (//)
All
;
MSG_PICKTWITAREA (//)
Pick area
;
MSG_COPYTWITAREA (//)
Copy twit to area
;
MSG_GADGETTEXT_TWITSORT (//)
_Sort
;
MSG_GADGETTEXT_TWITCOPY (//)
C_opy...
;
MSG_GADGETTEXT_TWITIMPORT (//)
_Import
;
MSG_GADGETTEXT_TWITS (//)
Twits
;
MSG_GADGETTEXT_TWITFILTER (//)
_Filter
;
MSG_TWITFILTER_FROM (//)
Messages from twit
;
MSG_TWITFILTER_TO (//)
Messages to twit
;
MSG_TWITFILTER_BOTH (//)
Messages from and to twit
;
MSG_TWITFILTER_SUBJECT (//)
Messages with this subject
;
MSG_TWIT_READ (//)
Mark as read
;
MSG_TWIT_KILL (//)
Kill
;
MSG_GADGETTEXT_TWITTOYOU (//)
Filter _to you
;
; ** GUI window **
;
MSG_GADGETTEXT_QUOTECOL2 (//)
_2nd quote color
;
MSG_USEWBPENS (//)
Copy your Palette preference's\n\
'4 Color Settings' or 'Multicolor Settings'\n\
pen selection for Spot's screen ?
;
; ** events window **
;
MSG_WINTITLE_EVENTS (//)
Events
;
MSG_GADGETTEXT_EVENTS (//)
Events
;
MSG_GADGETTEXT_FLASHDISPLAY (//)
_Flash display
;
MSG_GADGETTEXT_PLAYSAMPLE (//)
_Play sample
;
MSG_GADGETTEXT_SAMPLENAME (//)
_Sample
;
MSG_GADGETTEXT_TESTSAMPLE (//)
_Test sample
;
MSG_EVENT_AREALIST (//)
Area list
;
MSG_EVENT_MESSAGELIST (//)
Message list
;
MSG_EVENT_MESSAGEWIN (//)
Message window
;
MSG_EVENT_NOMESSAGE (//)
No message
;
MSG_EVENT_JOBDONE (//)
Job done
;
MSG_EVENT_FAIL (//)
Fail
;
MSG_EVENT_DELETEMSG (//)
Delete message
;
MSG_EVENT_MSGTOYOU (//)
Message to you
;
MSG_EVENT_STARTUP (//)
Startup
;
MSG_EVENT_QUIT (//)
Quit
;
MSG_EVENT_ICONIFY (//)
Iconify
;
MSG_EVENT_UNICONIFY (//)
Uniconify
;
MSG_EVENT_KEEPMSG (//)
Keep message
;
; ** areas window **
;
MSG_GADGETTEXT_PAGE (//)
_Page
;
MSG_PAGE_GENERAL (//)
General
;
MSG_PAGE_KEEP (//)
Maintenance
;
MSG_PAGE_TEXT (//)
Text
;
MSG_GADGETTEXT_AREAEDITOR (//)
Edi_tor
;
MSG_GADGETTEXT_SKIPSCAN (//)
_Inactive
;
MSG_GADGETTEXT_KEEPFROMYOU (//)
Keep _from you
;
MSG_GADGETTEXT_MINMSGKEEP (//)
Min. _messages
;
MSG_GADGETTEXT_USENETQUOTES (//)
Use_net quotes
;
MSG_LABEL_MAINTENANCE (//)
Maintenance
;
MSG_LABEL_FLAGS (//)
Flags
;
MSG_LABEL_TEXT (//)
Text
;
MSG_GADGETTEXT_CRUNCH (//)
_Crunching
;
; ** some new labels **
;
MSG_LABEL_NAME (//)
Name
;
MSG_LABEL_ADDRESS (//)
Address
;
MSG_LABEL_DOMAIN (//)
Domain
;
MSG_LABEL_PACKETS (//)
Packets
;
MSG_LABEL_POLL (//)
Poll
;
MSG_LABEL_SCREEN (//)
Screen
;
MSG_LABEL_FONTS (//)
Fonts
;
MSG_LABEL_COLOR (//)
Color
;
MSG_LABEL_MISC (//)
Miscellaneous
;
MSG_LABEL_CHARSETS (//)
Character sets
;
MSG_LABEL_SEARCH (//)
Search
;
;
; ***************************************************************************
; Errors
; ***************************************************************************
;
MSG_YOU_NEED_REQTOOLS38 (600//)
You need reqtools.library V38+!
;
MSG_NO_WB_LIB (//)
Couldn't open workbench.library!
;
MSG_NO_DISKFONT_LIB (//)
Couldn't open diskfont.library!
;
MSG_NO_UTILITY_LIB (//)
Couldn't open utility.library!
;
MSG_NO_ICON_LIB (//)
Couldn't open icon.library!
;
MSG_NOCOMMODITIESLIB (//)
Couldn't open commodities.library!
;
MSG_COULDNT_LOCK_PUBSCREEN (//)
Couldn't lock public screen!
;
MSG_ERROR_GETSCREENDRAWINFO (//)
Error getting draw info!
;
MSG_ERROR_GETVISUALINFO (//)
Error getting visual info!
;
MSG_COULDNT_OPEN_WINDOW (//)
Couldn't open window!
;
MSG_ERROR_OPENING_SCREEN (//)
Couldn't open screen!
;
MSG_READ_ERROR (//)
Read error!
;
MSG_OUTOFMEM (//)
Out of memory!
;
MSG_KEYFILENOTFOUND (//)
Key file not found!\nExiting...
;
MSG_KEYFILEERROR (//)
Error reading key file!\nExiting...
;
MSG_INVALIDKEYFILE (//)
Invalid key file!\nExiting...
;
MSG_COULDNTOPENCONWIN (//)
Couldn't open console window!
;
MSG_COULDNTOPENCON (//)
Couldn't open console!
;
MSG_COULDNTLOCKOUTBOUND (//)
Couldn't lock outbound directory!
;
MSG_COULDNTLOCKINBOUND (//)
Couldn't lock inbound directory!
;
MSG_COULDNTLOCKWORK (//)
Couldn't lock work directory!
;
MSG_COULDNTLOCKMAIL (//)
Couldn't lock mail directory!
;
MSG_COULDNTOPENLOG (//)
Couldn't open log file!
;
MSG_COULDNTCLOSEWB (//)
Couldn't close Workbench!
;
MSG_COULDNTOPENWB (//)
Couldn't open Workbench!
;
MSG_CANTOPENFILE (//)
Can't open file!
;
MSG_ERRORWRITINGTOFILE (//)
Error writing to file!
;
MSG_INVALIDDESTADDR (//)
Invalid destination address!
;
MSG_FATAL_ERROR_IN_AREA (//)
Fatal file error in area '%s'!
;
MSG_DESTNODE_NOT_FOUND (//)
Not in nodelist.
;
MSG_CREATE_DRAWER (//)
Drawer '%s' does\nnot exist. Create it ?
;
MSG_DRAWER_IS_FILE (//)
'%s' is not a drawer!
;
MSG_NOCONFIGPATH (//)
'%s' not found!\nPlease make sure '%s' is available\nbefore running Spot.
;
MSG_CANTOPENPRINTER (//)
Can't open printer!
;
MSG_AREAALREADYUSED (//)
Area '%s' is already in\n\
the area list.
;
; ** Iconify **
;
MSG_FAILEDCREATEICON (//)
Failed to create icon!\nMake sure Workbench is running.
;
MSG_NOSCREEN (//)
Couldn't open screen!
;
; ** ARexx **
;
MSG_UNKNOWNCOMMAND (//)
: Unknown command\n
;
MSG_AREXXSCRIPTNOTFOUND (//)
ARexx script '%s'\nnot found!
;
MSG_AREXXNOTRUNNING (//)
ARexx server is not running!\nPlease start RexxMast.
;
MSG_ERROROPENINGAREXXCON (//)
Error opening ARexx output console!
;
; ** Preferences **
;
MSG_DOSERROR (//)
%s\n(DOS Error #%ld)
;
MSG_ERROR_SAVING_PREFS (//)
Error saving preferences!
;
MSG_NOWORKBENCH (//)
Can't open Workbench!
;
MSG_CANTCREATECONFIGFILE (//)
Can't create '%s' configuration file!
;
MSG_INVALIDUSERLIST (//)
'%s'\n\
Invalid userlist file!\n\
Line: %ld
;
MSG_OUTOFMEM_READINGCONFIG (//)
Out of memory reading config file!
;
MSG_INVALIDAREAINCONFIG (//)
Invalid area line in config file!\n\
Line: %ld
;
MSG_INVALIDAREASFILE (//)
Invalid areas file!\n\
Line: %ld
;
MSG_INVALIDCONFIGFILE (//)
Invalid config file!\n\
Line: %ld
;
; ** GUI **
;
MSG_COULDNTFINDWB (//)
Couldn't find Workbench!
;
MSG_CANTFINDFONT (//)
Can't find font '%s (%ld)'!
;
MSG_FONTISPROP (//)
Font '%s (%ld)' is a proportional font!\nYou must select a fixed-width font here.
;
; ** Export **
;
MSG_ERRORWRITINGTOPKT (//)
Error writing to packet!\x9b\x4a\n
;
MSG_ERRORCREATINGNETMAILPKT (//)
Error creating netmail packet!\x9b\x4a\n
;
MSG_ERRORCREATINGPKT (//)
Error creating packet!\x9b\x4a\n
;
MSG_ERRORWRITINGPKT (//)
Error writing to packet!\x9b\x4a\n
;
MSG_ERROROCCUREDDURINGPACKING (//)
Error occured during packing!\n
;
MSG_ERRORCREATINGFLO (//)
Error creating flow file!\n\x9b\x4a
;
; ** Text **
;
MSG_FILETOOLONG_TRUNCATED (//)
File too long,\ntruncated to %ld characters!
;
MSG_FILENOTFOUND (//)
File not found!
;
; ** File request **
;
MSG_COULDNTOPENFREQFILE (//)
Couldn't open .REQ file!
;
MSG_COULDNTDELETEFREQFILE (//)
Couldn't delete .REQ file!
;
; ** Import **
;
MSG_ERRORCOPYINGTOWORK (//)
Error copying file to work directory!\n
;
MSG_ERROROCCUREDUNPACKING (//)
Error occured during unpacking!\n
;
MSG_ERRORWRITINGMSGTOAREA (//)
Error writing message to area '%s'!\x9b\x4a\n
;
MSG_IMP_OUTOFMEM (//)
\nOut of memory!\n
;
MSG_IMP_COULDNTOPENPKT (//)
\nCouldn't open packet!\n
;
MSG_IMP_COULDNTEXAMINEPKT (//)
\nCouldn't examine packet!\n
;
MSG_IMP_ERRORREADINGPKT (//)
\nError reading packet!\n
MSG_IMP_ERRORREADINGPKT_NONL (//)
Error reading packet!\n
;
MSG_IMP_UNSUPPPKTVERSION (//)
\nUnsupported packet version!\n
;
MSG_IMP_GARBAGEINPACKET (//)
Garbage in packet '%s' (offset %ld)!\n
;
MSG_IMP_GARBAGEINPACKET_LOG (//)
*Garbage in packet '%s' (offset %ld)!\n
;
MSG_FOUNDMESSAGEHEADER_RETRYING (//)
Found message header, resuming import...\n
;
MSG_TOSTRINGTOOLONG (//)
'To' string too long, truncated!\n
;
MSG_FROMSTRINGTOOLONG (//)
'From' string too long, truncated!\n
;
MSG_SUBJECTSTRINGTOOLONG (//)
'Subject' string too long, truncated!\n
;
MSG_ERRORGETTINGTAG (//)
Error getting tag from tagfile!
;
MSG_IMP_ERRORREADINGPKT_LOG (//)
*Error reading packet '%s' (offset %ld)!\n
;
; *** NEW IN SPOT 1.3 ***
;
MSG_INVALIDTWITLIST (//)
Invalid twitlist file!\n\
Line: %ld
;
MSG_PLAYPORTNOTFOUND (//)
ARexx port 'PLAY' not found!\n\
Please make sure the sound\n\
daemon is running.
;
;
;
;
;
;
;
;
;
MSG_UNREGVERSION (10000//)
You are using an unregistered\n\
evaluation version of Spot.\n\
\n\
If you would like to register\n\
please check the documentation.\n\
\n\
(This requester can be closed\n\
in a few seconds)
;
MSG_EVAL_VERSION (//)
Unregistered evaluation version
;
; NOTE: There is an extra space after the following string!
MSG_REGISTERED_TO (//)
Registered to
;
MSG_NOTINUNREGVERSION (//)
%s not available\n\
in the unregistered version!\n\
Please check the documentation\n\
for details on registering Spot.
;
MSG_NOT_AREXX (//)
The ARexx port is
;
MSG_NOT_ADDUSERLIST (//)
'Add to Userlist' is
;
MSG_NOT_TAGLINES (//)
Tag lines are
;
MSG_NOT_OPTIMIZE (//)
Message base optimizing is
;
MSG_NOT_TWITLIST (//)
The twitlist is
;
MSG_NOT_EVENTS (//)
Event/sound support is
;
; Message base crunching is also not available, but
; does not need a string :)
;