diff options
Diffstat (limited to 'locale/en_US.sh')
-rw-r--r-- | locale/en_US.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh index 392aca0..d8bd284 100644 --- a/locale/en_US.sh +++ b/locale/en_US.sh @@ -102,3 +102,6 @@ oh_str_cant_make_config_dest_dir='Can'\''t make directory "%s" for platform conf 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' + +# oh-parsechangelog strings: +oh_str_usage_oh_parsechangelog='Usage: oh-parsechangelog' |