added chaining to databases
[spider.git] / perl / Messages
index a9afbad2853ef3ae88c3c5962f672c3776b91e50..8e40b82ceeda1a7d82bd6ac418b8e502443ca549 100644 (file)
@@ -25,8 +25,19 @@ package DXM;
                                constart => 'connection to $_[0] started',
                                disc1 => 'Disconnected by $_[0]',
                                disc2 => '$_[0] disconnected',
-                               dx1 => 'Frequency $_[0] not in band [usage: DX freq call comments](see sh/band)',
-                               dx2 => 'Need a callsign [usage: DX freq call comments]',
+                               db1 => 'This database is hosted at $_[0]',
+                               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...',
+                               db6 => 'Database $_[0] already exists, delete it first',
+                               db7 => 'Database $_[0] created for remote node $_[1]',
+                               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]',
                                dxu => 'DX Spots flag unset on $_[0]',
                                e1 => 'Invalid command',
@@ -125,6 +136,7 @@ package DXM;
                                sloc => 'Cluster lat $_[0] long $_[1], DON\'T FORGET TO CHANGE YOUR DXVars.pm',
                                sqra => 'Cluster QRA Locator$_[0], DON\'T FORGET TO CHANGE YOUR DXVars.pm',
                                sorry => 'Sorry',
+                               spf1 => 'spoof: creating new user $_[0]',
                                suser1 => 'usage: callsign user_field_name value',
                                suser2 => 'User $_[0] not found',
                                suser3 => 'User field \'$_[0]\' was \'$_[1]\' now set to \'$_[2]\'',