summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-08-02 08:17:09 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-08-02 08:17:09 (EDT)
commitd1f4be727509e1da66167c90af6c9b2a2250c691 (patch)
tree97bd7aba8015d259e5987217ccc72ed5ea648ec4 /locale
parentbcd01b372aac6256dafad1381d3269b4d7bcfd74 (diff)
Fix message ID conflict.
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US.sh2
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'