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.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh
index 3b14cc8..479c65f 100644
--- a/locale/en_US.sh
+++ b/locale/en_US.sh
@@ -89,3 +89,12 @@ oh_str_usage_oh_applypatches='Usage: oh-applypatches'
oh_str_applying_patch='Applying patch "%s"...'
oh_str_cant_apply_patch='Can'\''t apply patch "%s"'
oh_str_no_patches='No patches to be applied'
+
+# oh-copyconfig strings:
+oh_str_usage_oh_copyconfig='Usage: oh-copyconfig'
+oh_str_no_config='No config files to be copied'
+oh_str_bad_config_syntax='Syntax error in platform configuration file list "%s"'
+oh_str_cant_make_config_dest_dir='Can'\''t make directory "%s" for platform configuration'
+oh_str_no_config_dir='No platform configuration files found'
+oh_str_copying_config_file='Copying configuration file "%s" to "%s"...'
+oh_str_cant_copy_config_file='Can'\''t copy configuration file'