You've already forked al-installer
Clean up filesystem selection, remove dialogrc
This commit is contained in:
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
Reference in New Issue
Block a user