summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-10-23 16:53:33 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-10-23 16:53:33 (EDT)
commit5884f37bcd3b52bbe95dd63c539c722ffab45c9f (patch)
tree0f38b4602f6b31aee0ed83f20f742738a8307d8f
parent304a658035718765ba9a5b7a7df22223fb5631c9 (diff)
en_US: Add option summaries.
-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'