* Make top bar needle ready for multiple languages
* Add the rest of the custom partitioning needles
* Other languages needles
* Prepare login needles for other languages
* Support Azerty user as well
* Remove faulting needles which got dragged in
Co-authored-by: lumarel <lumarel@users.noreply.github.com>
* Add a whole bunch of new help needles as the text changed
* Move needle to correct location
* A few new disk needles
* Remove incorrect needles
* Custom partitioning batch 1
Co-authored-by: lumarel <lumarel@users.noreply.github.com>
* Our default partitioning scheme includes swap, so omit these tests
* Remove redundant test suites
The suites removed from this commit are functionally identical to the
test suites with the same name but omitting the word "blivet".
* Add needles for custom partitioning GUI
* Replace install_blivet_lvm_ext4 with install_custom_gui_lvm_ext4
- Add subroutine for adding a partition using the "Custom" GUI
- Replace references to blivet with custom_gui in FIF template
- Define test suite for the "Custom" GUI
* syntax fix
* Needle fixes per feedback from lumarel
* Needle reorg
* Replace mouse actions with keypresses
* A few comments
* Replace blivet_standard_partition suites with custom_gui_standard_partition suites
* Rewrite XFS partitioning suite for custom-gui
* Fix filesystem for swap
* Add test suite and needles for RAID using the custom-gui partitioner
* Make raidlevel parameter less confusing
* Fix needles