Another large update and cleanup, remove a number of needless dialogs

This commit is contained in:
natemaia 2018-08-24 01:40:55 -07:00
parent 3b226f0ed7
commit 26c4ebd35e
2 changed files with 709 additions and 840 deletions

File diff suppressed because it is too large Load Diff

View File

@ -64,6 +64,7 @@ _CloseInstBody="\nUnmount partitions and close the installer?\n"
_BeginInst="\nRoot Partition:"
_ContinueYN="\nDo you want to begin install?\n"
_TakeOneMin="\nThis will take a minute"
_OnlyOne="\nOnly one partition available"
# finished
_InstFinBody="\nThe installation is now finished.\n\nWould you like to close the installer and reboot?\n"
@ -72,7 +73,7 @@ _InstFinBody="\nThe installation is now finished.\n\nWould you like to close the
_GenLocale="\nGenerating locale:"
# error message
_ErrChoice="\nDo you want to keep the current install and fix manually, or wipe and start over? (preserves /boot)\n"
_ErrChoice="\nUnmount the partitions and shutdown or keep them mounted and continue?\n"
# keyfile creation
_LuksKeyFileTitle="Create Encryption Keyfile"