FML support. Bug fixes. Profile for drewdb.
[egate.git] / kernel / lang.uk.res
1 # Email gateway - resources for english conversation
2 # $Id: lang.uk.res,v 1.1 1995/02/20 21:16:19 adam Exp $
3 #
4 # Messages
5 gw.msg.subject: Your Z39.50 Query
6 gw.msg.greeting: Europagate email-Z39.50 gateway
7 gw.msg.hits: hit(s)
8 gw.msg.z39errcode: Z39.50 error code
9 gw.msg.connect: Connection established to target
10 gw.msg.databases: Known databases
11 gw.msg.msg.records: %d records found
12
13 # Error messages
14 gw.err.no.database: You must choose database before issuing a find-query
15 gw.err.nullbody: No email-body - no query performed
16 gw.err.unimplemented: The command is not implemented - yet
17 gw.err.unknown.command: Unknown command
18 gw.err.connect: Cannot connect to target
19 gw.err.term.expected: Search term expected
20 gw.err.rp.expected: ')' expected
21 gw.err.setname.expected: Search set name expected
22 gw.err.op.expected: Operator expected
23 gw.err.bad.rp: Unbalanced ')'
24 gw.err.unknown.qual: Unknown qualifier
25 gw.err.double.qual: Quailifiers applied more than once
26 gw.err.eq.qual: '=' expected
27 gw.err.bad.relation: Error in relation
28 gw.err.trunc.not.left: Left truncation not allowed
29 gw.err.trunc.not.both: Bot left and right truncation not allowed
30 gw.err.trunc.not.right: Right truncation not allowed
31
32 # Command names and operators
33 ccl.command.find: find f
34 ccl.command.target: server target
35 ccl.command.show: show
36 ccl.command.base: base 
37 ccl.command.help: help h
38 ccl.command.info: info i
39 ccl.command.continue: cont continue
40 ccl.command.status: status
41 ccl.command.cancel: cancel
42 ccl.token.and: and
43 ccl.token.or: or
44 ccl.token.not: not
45 ccl.token.set: s
46