X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=inline;f=perl%2FMessages;h=f0932783ebc673e264a4cdfc133558a2ce47b4eb;hb=9e2fbafcfdab1ee45e581524311f1a97ac41f6ad;hp=a9afbad2853ef3ae88c3c5962f672c3776b91e50;hpb=8aa1d223307c50d8bbaa0ed4ef915f8c7365bc6e;p=spider.git diff --git a/perl/Messages b/perl/Messages index a9afbad2..f0932783 100644 --- a/perl/Messages +++ b/perl/Messages @@ -25,8 +25,18 @@ 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 => 'Key: $_[0] 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]', + 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',