summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2016-01-16 15:10:05 (EST)
committer P. J. McDermott <pj@pehjota.net>2016-01-16 15:14:06 (EST)
commitc0c320617f580e1bfa5aebca72ec5aeed3276fcf (patch)
tree37c2b46ff7da947b9a2a2543279aebefc21e3cda /locale
parentf38763638d294f38e0b177c28b580e0d6325a16e (diff)
profile_detect(): New function
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US.sh1
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'