* Updated Network->find_matches() to take 'source' and 'line' parameters to help identify the source of issues with missing hashes.
Signed-off-by: Digimer <digimer@alteeve.ca>
<keyname="error_0104">The parameter get_company_from_oui->mac must be a valid MAC address or be in the format 'xx:xx:xx'. Received: [#!variable!mac!#].</key>
<keyname="error_0105">The file: [#!variable!file!#] was not found.</key>
<keyname="error_0106"><![CDATA[The method Network->find_matches() was given the hash key: [#!variable!key!#], but it does not reference a hash. Are any IPs associated with this target?]]></key>
<keyname="error_0106"><![CDATA[The method Network->find_matches() was given the hash key: [#!variable!key!#], but it does not reference a hash. Are any IPs associated with this target? The caller was: [#!variable!source!#:#!variable!line!#].]]></key>
<keyname="error_0107">Failed to reconnect after reconfiguring the network. Will reboot in hopes of coming up cleanly.</key>
<keyname="error_0108">The 'recipient_level': [#!variable!recipient_level!#] is invalid. It should be '0', '1', '2', or '3'.</key>
<keyname="error_0109">The 'notification_alert_level': [#!variable!notification_alert_level!#] is invalid. It should be '0', '1', '2', or '3'.</key>
@ -2506,7 +2506,7 @@ Available options;
Force a resync of the databases.
</key>
<keyname="message_0283">I was asked to resync, but there is only one database available so no sense proceeding.</key>
<keyname="message_0284">I was asked to resync. Disconnecting from databases and reconnecting with resync.</key>
<keyname="message_0284">I was asked to resync. Calling the resync now.</key>
<keyname="message_0285">Aging out data to thin down the database(s).</key>
<keyname="message_0286">Prior to resync, we will check to see if any scan agent schemas need to be loaded.</key>