Another large update and cleanup, remove a number of needless dialogs
This commit is contained in:
parent
3b226f0ed7
commit
26c4ebd35e
File diff suppressed because it is too large
Load Diff
@ -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"
|
||||
|
Reference in New Issue
Block a user