From bf734679a7643e4cf54e192cb8a624c92fc2da64 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 27 Aug 2014 22:03:05 -0400 Subject: lib/rand.sh: New file --- (limited to 'locale') diff --git a/locale/en_US.sh b/locale/en_US.sh index 46fdba2..ba3d5b7 100644 --- a/locale/en_US.sh +++ b/locale/en_US.sh @@ -39,6 +39,9 @@ msg_prokit_control_found_contination='found continuation line where expected '\ msg_prokit_list_item_separator=', ' msg_prokit_control_missing_fields='missing fields: %s' +# lib/rand.sh +msg_prokit_rand_bad_x='Invalid random number generator seed value' + # lib/cmd.sh msg_prokit_cmd_not_found='Command "%s" not found' msg_prokit_cmd_usage='Usage: %s %s %s' -- cgit v0.9.1