diff --git a/usr/lib/archboot/installer/base.sh b/usr/lib/archboot/installer/base.sh index d52120ff2..999b225f0 100644 --- a/usr/lib/archboot/installer/base.sh +++ b/usr/lib/archboot/installer/base.sh @@ -63,7 +63,7 @@ _abort_running_system() { } _abort_offline_mode() { - _dialog --msgbox "This function is not available on Offline Mode." 5 60 + _dialog --msgbox "This function is not available on Local Mode." 5 60 } _geteditor() {