Browse Source

[2252] reorder by tools/reorder_message_file.py

Naoki Kambe 12 years ago
parent
commit
307e3c7a94
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/bin/xfrin/xfrin_messages.mes

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

@@ -135,6 +135,9 @@ from does not match the master address in the Xfrin configuration. The notify
 is ignored. This may indicate that the configuration for the master is wrong,
 that a wrong machine is sending notifies, or that fake notifies are being sent.
 
+% XFRIN_RECEIVED_COMMAND received command: %1
+The xfrin daemon received a command on the command channel.
+
 % XFRIN_RETRANSFER_UNKNOWN_ZONE got notification to retransfer unknown zone %1
 There was an internal command to retransfer the given zone, but the
 zone is not known to the system. This may indicate that the configuration
@@ -274,6 +277,3 @@ The zone was received successfully, but when checking it, it was discovered
 there's some issue with it. It might be correct, but it should be checked
 and possibly fixed on the remote server. The problem is described in the
 message. The problem does not stop the zone from being used.
-
-% XFRIN_RECEIVED_COMMAND received command: %1
-The xfrin daemon received a command on the command channel.