diff options
author | Jesús <heckyel@hyperbola.info> | 2021-04-27 18:41:02 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-04-27 18:41:02 -0500 |
commit | cfcef2a071be4e97204a05f46328ab78e30e603e (patch) | |
tree | 5e80b7f3b3524cf097b38c43c4e6c2b349784687 /lng/French | |
parent | 4d11347bee488ecd37f56c4a87ad79f863d95b21 (diff) | |
download | hyperfi-cfcef2a071be4e97204a05f46328ab78e30e603e.tar.lz hyperfi-cfcef2a071be4e97204a05f46328ab78e30e603e.tar.xz hyperfi-cfcef2a071be4e97204a05f46328ab78e30e603e.zip |
[lng]: fix name variables of script
Diffstat (limited to 'lng/French')
-rw-r--r-- | lng/French | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -61,12 +61,12 @@ txtarchinstallmenu="Menu Installation Hyperbola GNU+Linux-libre" txtselectmirrorsbycountry="Mirroir par pays" txtselectcountry="Sélectionner pays" txteditmirrorlist="Éditer mirrorlist" -txtinstallarchlinux="Installer Hyperbola GNU+Linux-libre" -txtinstallarchlinuxkernel="Noyau" -txtinstallarchlinuxfirmwares="Firmwares" -txtinstallarchlinuxfilesystems="Systèmes de fichier" -txtinstallarchlinuxcustompackagelist="Liste de paquet personnel" -txtconfigarchlinux="Configurer Hyperbola GNU+Linux-libre" +txtinstallhyperbola="Installer Hyperbola GNU+Linux-libre" +txtinstallhyperbolakernel="Noyau" +txtinstallhyperbolafirmwares="Firmwares" +txtinstallhyperbolafilesystems="Systèmes de fichier" +txtinstallhyperbolacustompackagelist="Liste de paquet personnel" +txtconfighyperbola="Configurer Hyperbola GNU+Linux-libre" txtsethostname="Définir le nom de l'ordinateur" txtsetfont="Définir Font" |