Skip to content

Fix incorrect check button label text when no target USB present

This MR is based on !1302 (merged).

Closes #20063 (closed)

The checkbox label "You can only choose to reinstall" if there's no target is wrong.

This MR will display the shorter correct label "Clone the current Persistent Storage" if the Persistent Storage is unlocked and there's no target.

It includes !1302 (merged) otherwise the label won't update if the last TAILS USB is removed or vice versa when a TAILS USB is inserted when there had been None.

Edited by Ben Westgate

Merge request reports