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
|
# language : English
|
||||||
# translator : matmoul (pseudo, name or e-mail.)
|
# translator : matmoul (pseudo, name or e-mail.)
|
||||||
# notes : misc text...
|
# notes : misc text...
|
||||||
|
@ -61,12 +61,12 @@ txtarchinstallmenu="Arch Install Menu"
|
||||||
txtselectmirrorsbycountry="Select mirrors by country"
|
txtselectmirrorsbycountry="Select mirrors by country"
|
||||||
txtselectcountry="Select country"
|
txtselectcountry="Select country"
|
||||||
txteditmirrorlist="Edit mirrorlist"
|
txteditmirrorlist="Edit mirrorlist"
|
||||||
txtinstallarchlinux="Install Arch Linux"
|
txtinstallarchlinux="Install Ourobor.OS"
|
||||||
txtinstallarchlinuxkernel="Kernel"
|
txtinstallarchlinuxkernel="Kernel"
|
||||||
txtinstallarchlinuxfirmwares="Firmwares"
|
txtinstallarchlinuxfirmwares="Firmwares"
|
||||||
txtinstallarchlinuxfilesystems="File Systems"
|
txtinstallarchlinuxfilesystems="File Systems"
|
||||||
txtinstallarchlinuxcustompackagelist="Custom Package List"
|
txtinstallarchlinuxcustompackagelist="Custom Package List"
|
||||||
txtconfigarchlinux="Config Arch Linux"
|
txtconfigarchlinux="Config Ourobor.OS"
|
||||||
|
|
||||||
txtsethostname="Set Computer Name"
|
txtsethostname="Set Computer Name"
|
||||||
txtsetfont="Set Font"
|
txtsetfont="Set Font"
|
||||||
|
@ -109,7 +109,7 @@ txtenable="Enable %1"
|
||||||
txtpressanykey="Press any key to continue."
|
txtpressanykey="Press any key to continue."
|
||||||
|
|
||||||
txtarchdidesc="Full desktop install script"
|
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"
|
txtarchdiinstallandlaunch="Install and run archdi"
|
||||||
txtarchdiinstall="Install archdi"
|
txtarchdiinstall="Install archdi"
|
||||||
txtarchdilaunch="Launch archdi"
|
txtarchdilaunch="Launch archdi"
|
||||||
|
|
|
@ -3,8 +3,8 @@
|
||||||
|
|
||||||
# How to use :
|
# How to use :
|
||||||
# Store your own file on a web server
|
# Store your own file on a web server
|
||||||
# Launch archfi with :
|
# Launch obosfi with :
|
||||||
# archfi -cpl url_of_the_file
|
# obosfi -cpl url_of_the_file
|
||||||
|
|
||||||
# Some packages :
|
# Some packages :
|
||||||
neofetch
|
neofetch
|
||||||
|
|
Loading…
Reference in a new issue