Added BBS.pm to start allowing BBSes to send mail into the cluster
[spider.git] / perl / Messages
index ab524d3b6ebede113a438b6348c9060a8631b0a0..0fa9f109c28608908bed33f500794f2d8d680d4b 100644 (file)
@@ -26,7 +26,7 @@ package DXM;
                                disc1 => 'Disconnected by $_[0]',
                                disc2 => '$_[0] disconnected',
                                db1 => 'This database is hosted at $_[0]',
-                               db2 => 'Key: $_[0] not found in $_[1]',
+                               db2 => 'Sorry, but key: $_[0] was not found in $_[1]',
                                db3 => 'Sorry, database $_[0] doesn\'t exist here',
                                db4 => 'Sorry, database $_[0] located at $_[1] isn\'t currently online',
                                db5 => 'Accessing remote database on $_[0]...standby...',
@@ -35,6 +35,7 @@ package DXM;
                                db8 => 'Database $_[0] created locally',
                                db9 => 'Database $_[0] removed',
                                db10 => '$_[0] records imported into $_[1]',
+                               db11 => 'Sending your request(s) to $_[0], please stand by...',
                                dx1 => 'Frequency $_[0] not in band (see show/band); usage: DX [BY call] freq call comments',
                                dx2 => 'Need a callsign; usage: DX [BY call] freq call comments',
                                dxs => 'DX Spots flag set on $_[0]',
@@ -81,7 +82,7 @@ package DXM;
                                lockout => '$_[0] Locked out',
                                lockoutc => '$_[0] Created and Locked out',
                                lockoutun => '$_[0] Unlocked',
-                               m1 => 'Enter Subject (30 characters) >',
+                               m1 => 'Enter Subject (30 characters):',
                                m2 => 'Copy of msg $_[0] sent to $_[1]',
                                m3 => 'Sorry, $_[0] is an unacceptable TO address',
                                m4 => 'Sorry, can\'t access message $_[0]',