diff options
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en_US.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh index 756a777..49329c5 100644 --- a/locale/en_US.sh +++ b/locale/en_US.sh @@ -97,6 +97,8 @@ oh_str_build_arch_stat_header='Build system:' oh_str_arch_stat_arch=' Architecture: %s' oh_str_arch_stat_plat=' Platform: %s' oh_str_host_arch_stat_header='Host system:' +oh_str_asterisk_binary_package='Clever user found' +oh_str_no_binary_packages='No binary packages found' oh_str_cant_make_work_area='Can'\''t make work area' oh_str_cant_enter_work_area='Can'\''t enter work area' |