diff options
Diffstat (limited to 'locale/en_US.sh')
-rw-r--r-- | locale/en_US.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh index 056e72b..1cd4695 100644 --- a/locale/en_US.sh +++ b/locale/en_US.sh @@ -115,6 +115,7 @@ msg_prokit_cmd_mkinitramfs_kernel_not_found='No Linux image found' # src/profile.sh msg_prokit_profile_not_found='Profile "%s" not found' +msg_prokit_profile_not_detected='No installed system found at "%s"' # src/package.sh msg_prokit_package_format_unknown='Unable to detect package format' |