summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-09-01 00:49:27 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-09-01 00:49:27 (EDT)
commit040d5382f5d7d33739ea6ec6012d40c05b9b6b8a (patch)
tree8b2d3669b2e019df89552399dbf16690ae251c16 /locale
parentfef4714de1ec72c3c8ae66b63d9001990b44ceb6 (diff)
lib/package.sh: New file
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 c8e2fc9..15e1c2f 100644
--- a/locale/en_US.sh
+++ b/locale/en_US.sh
@@ -98,3 +98,6 @@ msg_prokit_cmd_build_not_a_dir='Not a directory: %s'
# lib/profile.sh
msg_prokit_profile_not_found='Profile "%s" not found'
+
+# lib/package.sh
+msg_prokit_package_format_unknown='Unable to detect package format'