diff options
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en_US.sh | 3 |
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' |