diff options
author | Jesús <heckyel@hyperbola.info> | 2022-05-25 23:14:50 +0800 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2022-05-25 23:14:50 +0800 |
commit | 6e4cb4deb0c056515686b919489f4f11fa3cf122 (patch) | |
tree | 83dedbf92329c1aa3a8a6faff3c06d111bbd5f41 /hyperfi | |
parent | 7ac38822ea70d6db8ab99f931f5cea45b58ae97c (diff) | |
download | hyperfi-6e4cb4deb0c056515686b919489f4f11fa3cf122.tar.lz hyperfi-6e4cb4deb0c056515686b919489f4f11fa3cf122.tar.xz hyperfi-6e4cb4deb0c056515686b919489f4f11fa3cf122.zip |
Fix title menu ascii
Diffstat (limited to 'hyperfi')
-rw-r--r-- | hyperfi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1793,7 +1793,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" |