Browse Source

[2439] Adjust the log message

To be aligned with the exception it describes.
Michal 'vorner' Vaner 12 years ago
parent
commit
8ed7d37069
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bin/xfrin/xfrin_messages.mes

+ 1 - 1
src/bin/xfrin/xfrin_messages.mes

@@ -77,7 +77,7 @@ is not equal to the requested SOA serial.
 There was an error importing the python DNS module pydnspp. The most
 There was an error importing the python DNS module pydnspp. The most
 likely cause is a PYTHONPATH problem.
 likely cause is a PYTHONPATH problem.
 
 
-% XFRIN_INVALID_ZONE_DATA zone %1 received from %2 contains invalid data
+% XFRIN_INVALID_ZONE_DATA zone %1 received from %2 is broken and unusable
 The zone was received, but it failed sanity validation. The previous version
 The zone was received, but it failed sanity validation. The previous version
 of zone (if any is available) will be used. Look for previous
 of zone (if any is available) will be used. Look for previous
 XFRIN_ZONE_INVALID messages to see the exact problem(s).
 XFRIN_ZONE_INVALID messages to see the exact problem(s).