diff options
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en_US.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh index 6f455f4..31e5c6d 100644 --- a/locale/en_US.sh +++ b/locale/en_US.sh @@ -118,7 +118,7 @@ oh_str_no_patches='No patches to be applied' # oh-copyconfig oh_str_usage_oh_copyconfig='Usage: oh-copyconfig' -oh_str_no_config='No config files to be copied' +oh_str_no_plat_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' |