summaryrefslogtreecommitdiffstats
path: root/locale/en_US.sh
diff options
context:
space:
mode:
Diffstat (limited to 'locale/en_US.sh')
-rw-r--r--locale/en_US.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh
index 479c65f..392aca0 100644
--- a/locale/en_US.sh
+++ b/locale/en_US.sh
@@ -64,6 +64,10 @@ oh_str_no_config='No "config" file found'
oh_str_no_copyright='No "copyright" file found'
oh_str_no_changelog='No "changelog" file found'
oh_str_bad_source_version='Invalid source package version identifier "%s"'
+oh_str_installing_src_pkg_files='Installing files for source package...'
+oh_str_cant_make_src_pkg_dir='Can'\''t make data directory for source package'
+oh_str_cant_install_src_pkg_file='Can'\''t install source package file'
+oh_str_cant_rm_src_pkg_data='Can'\''t clean up data directory for source package'
oh_str_build_arch_stat_header='Build system:'
oh_str_arch_stat_arch=' Architecture: %s'
oh_str_arch_stat_plat=' Platform: %s'