diff options
author | P. J. McDermott <pjm@nac.net> | 2012-08-03 03:58:01 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-08-03 03:59:28 (EDT) |
commit | 992748b794b1c6639b92fe0d18e36c0633a126f9 (patch) | |
tree | 4b07143c858f3e52307eb29fa97f12ac61721f4c /locale | |
parent | 2ad8233479d3b29e5b171728e26e735cdaa5f82c (diff) |
Update oh-checkbuilddeps (a no-op for now).
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 833a286..ca37f8b 100644 --- a/locale/en_US.sh +++ b/locale/en_US.sh @@ -103,6 +103,9 @@ oh_str_bad_binary_package_name='Invalid binary package name "%s"' oh_str_cant_make_work_area='Can'\''t make work area' oh_str_cant_enter_work_area='Can'\''t enter work area' +# oh-checkbuilddeps +oh_str_checking_build_deps='Checking build dependencies...' + # oh-unpacksource oh_str_usage_oh_unpacksource='Usage: oh-unpacksource' oh_str_unpacking_native='Copying native source directory...' |