summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-15 12:33:24 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-15 12:33:24 (EDT)
commitd5025b2e31ec6af6fbec3c504c5a3788bbbfce19 (patch)
tree92622ed0eb79ac639f92a173aa69616cfeaf57fb /locale
parent2c8f3f8417d7262f4695c06fdbe90e1687cc607f (diff)
en_US: Add string for lib/profile.sh
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh
index edf7a64..4e22ef3 100644
--- a/locale/en_US.sh
+++ b/locale/en_US.sh
@@ -57,3 +57,6 @@ There is NO WARRANTY, to the extent permitted by law.'
# lib/cmd/install.sh
msg_prokit_cmd_install_summary='install a ProteanOS system into a directory'
msg_prokit_cmd_install_usage='[-a <arch>] [-P <plat>] <suite> <chroot>'
+
+# lib/profile.sh
+msg_prokit_profile_not_found='Profile "%s" not found'