added DXHash.pm
[spider.git] / perl / Messages
index 8494c7daebb42e30fa6fd017c8f64319c85c6c41..2a42e71e7c52e06482f34714062a8d5343ccc9c2 100644 (file)
@@ -70,6 +70,7 @@ package DXM;
                                e22 => '$_[0] not a callsign',
                                e23 => '$_[0] not a range (eg 0/30000)', 
                                e24 => 'Sorry, Internet access is not enabled',
+                               e25 => 'Sorry the value must be between $_[0] and $_[1]',
 
                                echoon => 'Echoing enabled',
                                echooff => 'Echoing disabled',
@@ -88,6 +89,11 @@ package DXM;
                                filter6 => '$_[0]$_[1] Filter for $[2] not found',
                                grids => 'DX Grid flag set on $_[0]',
                                gridu => 'DX Grid flag unset on $_[0]',
+                               hasha => '$_[0] already exists in $_[1]',
+                               hashb => '$_[0] added to $_[1]',
+                               hashc => '$_[0] removed from $_[1]',
+                               hashd => '$_[0] not in $_[1]', 
+                               hashe => '$_[0] set on $_[1]', 
                                helpe1 => 'Help system unavailable, tell sysop',
                                helpe2 => 'No help available on $_[0]',
                                heres => 'Here set on $_[0]',
@@ -156,6 +162,7 @@ package DXM;
                                nodexc => '$_[0] created as DXNET style Node',
                                nodeu => '$_[0] set back as a User',
                                nodee1 => 'You cannot use this command whilst your target ($_[0]) is on-line',
+                               obscount => 'Ping obsolescence count on $_[0] set to $_[1]',
                                ok => 'Operation successful',
                                outconn => 'Outstanding connect to $_[0]',
                                page => 'Press Enter to continue, A to abort ($_[0] lines) >',
@@ -167,8 +174,8 @@ package DXM;
                                pinge1 => 'Cannot ping yourself!',
                                pingint => 'Ping interval on $_[0] set to $_[1] secs',
                                'pos' => 'From Callsign: $_[0] Lat: $_[1] Long: $_[2]',
-                               pr => '$_[0] de $main::mycall $main::cldate $main::ztime >',
-                               pr2 => '($_[0]) de $main::mycall $main::cldate $main::ztime >',
+                               pr => '$_[0] de $main::mycall $_[1] $_[2] >',
+                               pr2 => '($_[0]) de $main::mycall $_[1] $_[2] >',
                                priv => 'Privilege level changed on $_[0]',
                                prx => '$main::mycall >',
                                qll => 'Please enter your location with set/location or set/qra',
@@ -183,6 +190,7 @@ package DXM;
                                read1 => 'Sorry, no new messages for you',
                                read2 => 'Msg $_[0] not found',
                                read3 => 'Msg $_[0] not available',
+                               route => '$_[0] on $_[1] via $_[2]',
                                sat1 => 'Tracking Table for $_[0] for the next $_[1] hours every $_[2] mins',
                                sat2 => 'dd/mm  UTC      Lat     Lon  Alt Km      Az      El Dist Km',
                                sat3 => 'Syntax: SH/SAT <name> [<hours> <interval>]',
@@ -292,8 +300,8 @@ package DXM;
                 password => 'Wachtwoord gezet of gewijzigd voor $_[0]',
                 pingo => 'Ping gestart naar $_[0]',
                 pingi => 'Ping ontvangen van $_[0] $_[1] (Ave $_[2]) secs',
-                pr => '$_[0] de $main::mycall $main::cldate $main::ztime >',
-                pr2 => '($_[0]) de $main::mycall $main::cldate $main::ztime >',
+                pr => '$_[0] de $main::mycall $_[1] $_[2] >',
+                pr2 => '($_[0]) de $main::mycall $_[1] $[2] >',
                 priv => 'Privilege level gewijzigd op $_[0]',
                 prx => '$main::mycall >',
                 qll => 'Geef uw locator met set/location of set/qra',