Clean up filesystem selection, remove dialogrc

This commit is contained in:
natemaia
2018-07-28 12:36:08 -07:00
parent c3f51d420b
commit 08adbd2984
5 changed files with 34 additions and 127 deletions

View File

@ -1,7 +1,7 @@
# Generic
_All="Alle"
_Done="Klaar"
_Skip="Sla over/Geen"
_Skip="Overspringen/Geen"
_ErrTitle="Fout"
_NoFileErr="\nBestand bestaat niet.\n"
_PlsWait="\nEven geduld aub...\n"

View File

@ -17,7 +17,7 @@ _Final="\nThe install is almost finished.\n"
# Welcome
_WelTitle="Welcome to"
_WelBody="This will unpack and setup $DIST on your system\n\nMenu Navigation:\nSelect by pressing the option number or using the arrow keys. Switch between buttons using [Tab] or the arrow keys. Long lists can be navigated using [Page Up] and [Page Down], or by pressing the first letter of the desired option.\n\nUse [Space] to select/deselect options and [Enter] to confirm.\n[Ctrl][Shift][Page Up] / [Ctrl][Shift][Page Down] to increase / decrease font size.\n"
_WelBody="This will unpack and setup $DIST on your system\n\nMenu Navigation:\nSelect by pressing the option number or using the arrow keys. Switch between buttons using [Tab] or the arrow keys. Long lists can be navigated using [Page Up] and [Page Down], or by pressing the first letter of the desired option.\n\nUse [Space] to select/deselect options and [Enter] to confirm.\n[Ctrl]+ to increase font size, [Ctrl]- to decrease it, and [Ctrl]= to reset it.\n"
# Requirements
_NotRoot="\nThe installer must be run as root or using sudo.\n"

View File

@ -1,7 +1,7 @@
# Általános
_All="Összes"
_Done="Kész"
_Skip="Kihagyás/egyik sem"
_Skip="Ugrás/Nincs"
_ErrTitle="Hiba"
_NoFileErr="\nA fájl nem létezik.\n"
_PlsWait="\nKérlek várj...\n"