diff options
author | Jesús <heckyel@hyperbola.info> | 2022-05-25 05:01:09 +0800 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2022-05-25 05:01:09 +0800 |
commit | 1114e2eeb552fb89271f33d4e0652b0e0066d44e (patch) | |
tree | fc2d3ed8c0ae9df8ad90bd370f188a7a5590e1d5 /hyperfi | |
parent | 726e842a6bb9d67c831b699ca8dec8a23658191b (diff) | |
download | hyperfi-1114e2eeb552fb89271f33d4e0652b0e0066d44e.tar.lz hyperfi-1114e2eeb552fb89271f33d4e0652b0e0066d44e.tar.xz hyperfi-1114e2eeb552fb89271f33d4e0652b0e0066d44e.zip |
Fix title menu
txtinstallhyperbola
Diffstat (limited to 'hyperfi')
-rw-r--r-- | hyperfi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1797,7 +1797,7 @@ loadstrings(){ txtselectcountry="Select country" txteditmirrorlist="Edit mirrorlist" txteditpacmanconf="Edit pacman.conf" - txtinstallhyperbola="Install Hyperbola GNU+Linux-libre" + txtinstallhyperbola="Install Hyperbola GNU+Linux-libre — " txtinstallhyperbolakernel="Kernel" txtinstallhyperbolafirmwares="Firmwares" txtinstallhyperbolafilesystems="File Systems" |