|
@@ -305,12 +305,12 @@ Therefore, the zone will not be available for this process. If this is
|
|
a problem, you should move the zone to some database backend (sqlite3, for
|
|
a problem, you should move the zone to some database backend (sqlite3, for
|
|
example) and use it from there.
|
|
example) and use it from there.
|
|
|
|
|
|
-% DATASRC_LOAD_FROM_FILE_ERROR %1
|
|
|
|
|
|
+% DATASRC_LOAD_FROM_FILE_ERROR Error loading zone %1: %2
|
|
An error was found in the zone data when it was being loaded from a
|
|
An error was found in the zone data when it was being loaded from a
|
|
file. The zone was not loaded. The specific error is shown in the
|
|
file. The zone was not loaded. The specific error is shown in the
|
|
message, and should be addressed.
|
|
message, and should be addressed.
|
|
|
|
|
|
-% DATASRC_LOAD_FROM_ITERATOR_ERROR %1
|
|
|
|
|
|
+% DATASRC_LOAD_FROM_ITERATOR_ERROR Error loading zone %1: %2
|
|
An error was found in the zone data when it was being loaded from
|
|
An error was found in the zone data when it was being loaded from
|
|
another data source. The zone was not loaded. The specific error is
|
|
another data source. The zone was not loaded. The specific error is
|
|
shown in the message, and should be addressed.
|
|
shown in the message, and should be addressed.
|