@ -1245,6 +1247,7 @@ Failure! The return code: [#!variable!return_code!#] was received ('0' was expec
<keyname="ok_0003">The alert recipient: [#!variable!recipient_email!#] has been deleted.</key>
<keyname="ok_0003">The alert recipient: [#!variable!recipient_email!#] has been deleted.</key>
<keyname="ok_0004">Saved the alert recipient information successfully!</key>
<keyname="ok_0004">Saved the alert recipient information successfully!</key>
<keyname="ok_0005">The fence device: [#!variable!name!#] has been successfully saved!</key>
<keyname="ok_0005">The fence device: [#!variable!name!#] has been successfully saved!</key>
<keyname="ok_0006">The fence device: [#!variable!name!#] has been successfully deleted!</key>
<!-- Warnings -->
<!-- Warnings -->
<keyname="warning_0001">[ Warning ] - The IP address will change. You will need to reconnect after applying these changes.</key>
<keyname="warning_0001">[ Warning ] - The IP address will change. You will need to reconnect after applying these changes.</key>
@ -1279,6 +1282,9 @@ Failure! The return code: [#!variable!return_code!#] was received ('0' was expec
<keyname="warning_0030">[ Warning ] - Databse->insert_or_update_variables() was called with 'update_value_only' set, but the 'variable_uuid' wasn't passed or the 'variable_uuid' wasn't found given the 'variable_name'. Unable to update. Passed in values are logged below this message</key>
<keyname="warning_0030">[ Warning ] - Databse->insert_or_update_variables() was called with 'update_value_only' set, but the 'variable_uuid' wasn't passed or the 'variable_uuid' wasn't found given the 'variable_name'. Unable to update. Passed in values are logged below this message</key>
<keyname="warning_0031">[ Warning ] - No internet detected (couldn't ping: [#!variable!domain!#]). Skipping attempt to download RPMs.</key>
<keyname="warning_0031">[ Warning ] - No internet detected (couldn't ping: [#!variable!domain!#]). Skipping attempt to download RPMs.</key>
<keyname="warning_0032">[ Warning ] - The fence device: [#!variable!name!#] appears to have not been saved.</key>
<keyname="warning_0032">[ Warning ] - The fence device: [#!variable!name!#] appears to have not been saved.</key>
<keyname="warning_0033">[ Warning ] - The fence device: [#!variable!name!#] with the UUID: [#!variable!uuid!#] has already been deleted.</key>
<keyname="warning_0034">[ Warning ] - The fence device with the UUID: [#!variable!uuid!#] was not found.</key>
<keyname="warning_0035">[ Warning ] - The fence device: [#!variable!name!#] with the UUID: [#!variable!uuid!#] was NOT deleted. The reason may be in the: [#!data!path::log::main!#] log file on this host.</key>
<!-- Errors -->
<!-- Errors -->
<keyname="error_0001">There are not enough network interfaces on this machine. You have: [#!variable!interface_count!#] interface(s), and you need at least: [#!variable!required_interfaces_for_single!#] interfaces to connect to the requested networks (one for Back-Channel and one for each Internet-Facing network).</key>
<keyname="error_0001">There are not enough network interfaces on this machine. You have: [#!variable!interface_count!#] interface(s), and you need at least: [#!variable!required_interfaces_for_single!#] interfaces to connect to the requested networks (one for Back-Channel and one for each Internet-Facing network).</key>