From cb60ed7b129f580df6c235b28a4cadde59057605 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Sun, 25 Jun 2023 16:23:37 +0200 Subject: [PATCH] change title --- usr/bin/archboot-locale.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/bin/archboot-locale.sh b/usr/bin/archboot-locale.sh index 21f049ce8..934942cea 100755 --- a/usr/bin/archboot-locale.sh +++ b/usr/bin/archboot-locale.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-only # written by Tobias Powalowski _ANSWER="/tmp/.locale" -_TITLE="Archboot Arch Linux --> System Wide Locale Setting" +_TITLE="Archboot | Arch Linux Setup | System Wide Locale Setting" # _dialog() # an el-cheapo dialog wrapper #