diff options
Diffstat (limited to 'locale')
-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 bd32ab2..a0db525 100644 --- a/locale/en_US.sh +++ b/locale/en_US.sh @@ -127,3 +127,6 @@ oh_str_cant_copy_config_file='Can'\''t copy configuration file' # oh-parsechangelog oh_str_usage_oh_parsechangelog='Usage: oh-parsechangelog' + +# oh-gencontrol +oh_str_usage_oh_gencontrol='Usage: oh-gencontrol' |