a little more rebranding
This commit is contained in:
parent
c35bb84706
commit
8a133b599a
2 changed files with 7 additions and 7 deletions
10
lng/English
10
lng/English
|
@ -1,6 +1,6 @@
|
|||
# Arch Linux Fast Install (archfi)
|
||||
# Ourobor.OS Fast Install (obosfi)
|
||||
# --------------------------------
|
||||
# project : https://github.com/MatMoul/archfi
|
||||
# project : https://git.ouroboros.group/Ouroboros/obos-fi
|
||||
# language : English
|
||||
# translator : matmoul (pseudo, name or e-mail.)
|
||||
# notes : misc text...
|
||||
|
@ -61,12 +61,12 @@ txtarchinstallmenu="Arch Install Menu"
|
|||
txtselectmirrorsbycountry="Select mirrors by country"
|
||||
txtselectcountry="Select country"
|
||||
txteditmirrorlist="Edit mirrorlist"
|
||||
txtinstallarchlinux="Install Arch Linux"
|
||||
txtinstallarchlinux="Install Ourobor.OS"
|
||||
txtinstallarchlinuxkernel="Kernel"
|
||||
txtinstallarchlinuxfirmwares="Firmwares"
|
||||
txtinstallarchlinuxfilesystems="File Systems"
|
||||
txtinstallarchlinuxcustompackagelist="Custom Package List"
|
||||
txtconfigarchlinux="Config Arch Linux"
|
||||
txtconfigarchlinux="Config Ourobor.OS"
|
||||
|
||||
txtsethostname="Set Computer Name"
|
||||
txtsetfont="Set Font"
|
||||
|
@ -109,7 +109,7 @@ txtenable="Enable %1"
|
|||
txtpressanykey="Press any key to continue."
|
||||
|
||||
txtarchdidesc="Full desktop install script"
|
||||
txtinstallarchdi="Arch Linux Desktop Install (archdi) is a second script who can help you to install a full workstation.\n\nYou can just launch the script or install it. Choose in the next menu.\n\nArch Linux Desktop Install as two dependencies : wget and libnewt.\n\npacstrap wget libnewt ?"
|
||||
txtinstallarchdi="Ourobor.OS Desktop Install (archdi) is a second script who can help you to install a full workstation.\n\nYou can just launch the script or install it. Choose in the next menu.\n\nOurobor.OS Desktop Install as two dependencies : wget and libnewt.\n\npacstrap wget libnewt ?"
|
||||
txtarchdiinstallandlaunch="Install and run archdi"
|
||||
txtarchdiinstall="Install archdi"
|
||||
txtarchdilaunch="Launch archdi"
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
|
||||
# How to use :
|
||||
# Store your own file on a web server
|
||||
# Launch archfi with :
|
||||
# archfi -cpl url_of_the_file
|
||||
# Launch obosfi with :
|
||||
# obosfi -cpl url_of_the_file
|
||||
|
||||
# Some packages :
|
||||
neofetch
|
||||
|
|
Loading…
Reference in a new issue