diff options
author | Michael Picht <mipi@fsfe.org> | 2019-12-07 08:32:37 +0100 |
---|---|---|
committer | Michael Picht <mipi@fsfe.org> | 2019-12-07 08:32:37 +0100 |
commit | 08f81dfcd0bc4bc018af3681e8e0df089c843e86 (patch) | |
tree | 6e292eaa79acf4354c9eef1b876106b8618a4200 | |
parent | fc132433d4da89c6ebbfd67c7798cae33acf8fd8 (diff) | |
download | hyperfi-08f81dfcd0bc4bc018af3681e8e0df089c843e86.tar.lz hyperfi-08f81dfcd0bc4bc018af3681e8e0df089c843e86.tar.xz hyperfi-08f81dfcd0bc4bc018af3681e8e0df089c843e86.zip |
corrected selection of mirrors by country
Signed-off-by: Michael Picht <mipi@fsfe.org>
-rw-r--r-- | archfi | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1742,6 +1742,7 @@ loadstrings(){ txtarchinstallmenu="Arch Install Menu" txtselectmirrorsbycountry="Select mirrors by country" + txtselectcountry="Select country" txteditmirrorlist="Edit mirrorlist" txtinstallarchlinux="Install Arch Linux" txtconfigarchlinux="Config Arch Linux" |