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 1323689..db39953 100644 --- a/locale/en_US.sh +++ b/locale/en_US.sh @@ -30,4 +30,5 @@ msg_opkhelper_chmod_man='Setting mode of manual files...' msg_opkhelper_chmod_bin='Setting mode of program files in "%s"...' msg_opkhelper_no_capable_build_sys='No capable build system found' msg_opkhelper_no_capable_host_arch='No capable build system host architecture found' +msg_opkhelper_shlib_no_lib='Library "%s" not found' msg_opkhelper_shlib_no_pkg='No package found containing library "%s"' |