diff options
Diffstat (limited to 'locale/en_US')
-rw-r--r-- | locale/en_US/opkhelper.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/en_US/opkhelper.sh b/locale/en_US/opkhelper.sh index 9007eca..9a791f2 100644 --- a/locale/en_US/opkhelper.sh +++ b/locale/en_US/opkhelper.sh @@ -29,3 +29,4 @@ msg_opkhelper_chmod_include='Setting mode of header files...' 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' |