summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--locale/en_US.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh
index df12a6f..3f2e8d8 100644
--- a/locale/en_US.sh
+++ b/locale/en_US.sh
@@ -17,6 +17,10 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# Options
+msg_prokit_opt_h_summary='print this help message'
+msg_prokit_opt_V_summary='print version information'
+
# lib/cmd.sh
msg_prokit_cmd_not_found='Command "%s" not found'
msg_prokit_cmd_usage='Usage: %s [<option> ...] %s %s'