Resolve a words key conflict.

Signed-off-by: Digimer <digimer@alteeve.ca>
main
Digimer 3 years ago
parent 5c07179aa6
commit fbe9adc306
  1. 2
      share/words.xml
  2. 2
      tools/anvil-manage-dr

@ -2387,7 +2387,7 @@ Are you sure that you want to delete the server: [#!variable!server_name!#]? [Ty
<key name="message_0260">Finished [#!variable!operation!#] VNC pipe for server UUID [#!variable!server_uuid!#] from host UUID [#!variable!host_uuid!#].</key>
<key name="message_0261">Finished dropping VNC pipes table.</key>
<key name="message_0262">Finished managing VNC pipes; no operations happened because requirements not met.</key>
<key name="message_0263">Preparing to manage DR for a server.</key>
<key name="message_0267">Preparing to manage DR for a server.</key>
<!-- Success messages shown to the user -->
<key name="ok_0001">Saved the mail server information successfully!</key>

@ -1556,7 +1556,7 @@ sub load_job
progress => 1,
job_picked_up_by => $$,
job_picked_up_at => time,
message => "message_0263",
message => "message_0267",
});
print "Loading the job: [".$anvil->data->{switches}{'job-uuid'}."]...\n";

Loading…
Cancel
Save