# Messages file for FetchMail 1.30
#
# UK English
#
# Don't edit this file unless you know what you are doing! :-)
#
#
#
#
#
# DTPosty paths
# ^^^^^^^^^^^^^
# The three mailboxes are known by their old names - standard (std),
# save (sav) and log (log).
# The parameter for the user specified is read from the Users file.
mbx.std:<PostyUser$Dir>.Mailboxes.Standard.%s
mbx.sav:<PostyUser$Dir>.Mailboxes.Save.%s
mbx.log:<PostyUser$Dir>.Mailboxes.Log.%s
#
# And this is what to call the files when writing them out...
out.std:Standard
out.sav:Save
out.log:Log
#
# Finally, the location of the Users file.
loc.usr:<PostyUser$Dir>.Users
#
#
#
# URLs:
# ^^^^
# See the settings window...
url.rem:http://www.argonet.co.uk/users/rmurray/software/fmail.html
url.loc:file:/<FetchMail$Dir>/onlinehlp/index.html
url.rex:Visit FetchMail's WWW area (connected to ISP only)
url.lox:View documentation (local)
#
#
#
# Warning messages:
# ^^^^^^^^^^^^^^^^^
wrn.ppc:The preprocessor is now a seperate program. Please amend your Obey files and/or software to account for this.
wrn.lyr:The lyrics easter egg has been removed as of version 1.30... Sowwy!
wrn.hlp:Unrecognised command line option, try using '-help'.
wrn.dev:This compilation of FetchMail is hardcoded to ONLY work on development machines, and yours isn't one of them! Contact BudgieSoft for a proper release...
wrn.mnu:Menu descriptor block error. Menu should have three options.
wrn.nav:Sorry, this facility is not yet available.
wrn.dbg:If you are REALLY sure you want to do this, click with ALT held down.
wrn.sel:Please choose which mailbox(es) you require fetching.
wrn.ofl:Unable to open the output file, does another program have it open?
wrn.ifl:Unable to open the %s mailbox, does it exist?
wrn.emp:Your %s mailbox is empty, skipping...
wrn.iop:Unable to load from the Options file, does it exist?
wrn.oop:Unable to save the Options file, does another program have it open?
wrn.of1:You are trying to use the old format Options file (versions prior to 1.30) which is not compatible with this version of FetchMail.
wrn.ofx:You are trying to use an unrecognised options file (format byte is '%s', expecting '2'.
wrn.per:Email parsing error, unable to find valid ID with this input - this email MAY be a spam.
#
#
#
# Fatal error messages:
# ^^^^^^^^^^^^^^^^^^^^^
# Remember: these go in brackets inside an error statement.
err.uds:unable to claim memory for user data structure
err.tmp:cannot find template definition '%s'
err.str:error trying to read string, couldn't find type byte (&00)
err.wrd:error trying to read word, couldn't find type byte (&40)
err.udf:cannot load Posty's Users file, does it exist?
err.urc:unrecognised Users file format, which version of Posty are you using?
#
#
#
# Some system bits:
# ^^^^^^^^^^^^^^^^^
sys.yes:Yes
sys.nox:No
sys.can:Cancel
sys.abt:Abort
sys.oky:Okay
sys.hlp:Help
sys.nme:FetchMail
sys.tmp:F_template
sys.icn:!fetchmail
sys.dir:directory
sys.scr:<Wimp$Scrap>
sys.pid:Message file created by FetchMail v%s.
sys.typ:%%SetType %s.%s Text
sys.opt:<FetchMail$Dir>.Resources.Options
sys.opm:FetchMail options file, created by version %s.
#
# Do NOT change the menu structure in any way.
sys.mnu:>Info,Settings,Quit
#
#
#
# Email bits:
# ^^^^^^^^^^^
# Note that 'eml.sig' has a trailing space, it is "-- ".
eml.hdr:#! rmail
eml.sig:-- 
eml.uus:begin
eml.mms:Content-Transfer-Encoding: BASE64
eml.uue:end
eml.mme:--
#
#
#
# FetchMail's help text:
# ^^^^^^^^^^^^^^^^^^^^^^
# After from the first two lines, there are eighteen lines - free form. Blank entries
# are skipped. To have a blank line, put something in the entry such as a space...
help.01:BudgieSoft FetchMail v%s (%s)
help.02:[compiled at %s on %s]
help.03: 
help.04:FetchMail is a two part mail processor system:
help.05:  The first part allows you to extract messages from a
help.06:  selected mailbox, with options to strip binaries and
help.07:  headers et cetera.
help.08:  The second part is known as the 'preprocessor' and
help.09:  is now implemented as a seperate executable (it is)
help.10:  no longer incorporated into the main program...
help.11: 
help.12:For further details, please read the instructions.
help.13:If you have any comments and/or queries about this software,
help.14:please contact the author: rmurray@argonet.co.uk
help.15: 
help.16:FetchMail does not have any command line parameters other
help.17:than '-help' (or '-h' or '-?').
help.18: 
help.19:
help.20:
#
#
#
# "Blue Screen Of Death" stuff:
# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# 'bsod.01' has a trailing space.
bsod.01: A non-recoverable internal error has been detected 
bsod.02:   Error type        : SIGABRT (abort)
bsod.03:   Error type        : SIGFPE (arithmetic exception)
bsod.04:   Error type        : SIGILL (illegal instruction)
bsod.05:   Error type        : SIGINT (interrupt request)
bsod.06:   Error type        : SIGSEGV (bad memory access)
bsod.07:   Error type        : SIGTERM (termination request)
bsod.08:   Error type        : SIGSTAK (stack overflow)
bsod.09:                       Increasing the WimpSlot maximum
bsod.10:                       might cure this problem.
bsod.11:   Error type        : SIGOSERROR (OS error)
bsod.12:   Error message     : %s
bsod.13:   Error type        : Unrecognised (code %s)
bsod.14:   Dumping core (&8000 to &%s (%sK) to '!COREDUMP!', please wait...
#
#
#
# Substitutions:
# ^^^^^^^^^^^^^^
s.1:._
s.2:/_
s.3:#_
s.4:$_
s.5:*_
s.6:%_
s.7:
s.8:
s.9:
#
#
#
# Identifiers:
# ^^^^^^^^^^^^
i.0:Envelope-To
i.1:To
i.2:From
i.3:Subject
i.4:Date
i.5:Delivery-Date
i.6:Message-ID
i.a:argonet.co.uk
i.b:rmurray@argonet.co.uk
i.c:X-Chromasome
i.d:Wibble!
#
#
#
# URL tags:
# ^^^^^^^^^
t.1:http://
t.2:ftp://
t.3:mailto:
t.4:
t.5:
#
#
#
# Core dump file messages and trace messages are in English, and are
# hardcoded into the program.
#
# END OF FILE.
