summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US/opkbuild.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/locale/en_US/opkbuild.sh b/locale/en_US/opkbuild.sh
index afe17a0..87b7d74 100644
--- a/locale/en_US/opkbuild.sh
+++ b/locale/en_US/opkbuild.sh
@@ -17,6 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# opkbuild
msg_opkbuild_usage='Usage: %s [<option>...]'
msg_opkbuild_help='
Options:
@@ -57,3 +58,6 @@ msg_opkbuild_build_source='Building source package...'
msg_opkbuild_cant_make_src_pkg_dir='Can'\''t make data directory for source package'
msg_opkbuild_cant_install_src_pkg_file='Can'\''t install source package file'
msg_opkbuild_cant_rm_src_pkg_data='Can'\''t clean up data directory for source package'
+
+# ob-buildenv
+msg_opkbuild_setup_build_env='Setting up build environment...'