messages.subr (5748b897da441d1f10e1fe0c39155ea33d6d383a) messages.subr (27c43fe1f3795622c5bd4bbfc465a29a800c0799)
1# Copyright (c) 2012 Ron McDowell
1# Copyright (c) 2012 Ron McDowell
2# Copyright (c) 2012-2013 Devin Teske
2# Copyright (c) 2012-2014 Devin Teske
3# All rights reserved.
4#
5# Redistribution and use in source and binary forms, with or without
6# modification, are permitted provided that the following conditions
7# are met:
8# 1. Redistributions of source code must retain the above copyright
9# notice, this list of conditions and the following disclaimer.
10# 2. Redistributions in binary form must reproduce the above copyright

--- 74 unchanged lines hidden (view full) ---

85msg_login_is_empty="Login is empty."
86msg_login_management="Login/Group Management"
87msg_login_must_start_with_letter="Login must start with a letter."
88msg_login_not_found="Login not found."
89msg_login_updated="Login Updated"
90msg_member_of_groups="Member of Groups"
91msg_n_a="N/A"
92msg_no="No"
3# All rights reserved.
4#
5# Redistribution and use in source and binary forms, with or without
6# modification, are permitted provided that the following conditions
7# are met:
8# 1. Redistributions of source code must retain the above copyright
9# notice, this list of conditions and the following disclaimer.
10# 2. Redistributions in binary form must reproduce the above copyright

--- 74 unchanged lines hidden (view full) ---

85msg_login_is_empty="Login is empty."
86msg_login_management="Login/Group Management"
87msg_login_must_start_with_letter="Login must start with a letter."
88msg_login_not_found="Login not found."
89msg_login_updated="Login Updated"
90msg_member_of_groups="Member of Groups"
91msg_n_a="N/A"
92msg_no="No"
93msg_no_group_specified="No group specified!"
93msg_number_of_seconds_since_epoch="Number of seconds since the Epoch\n(1 = %s)\nNULL or zero to disable:"
94msg_ok="OK"
95msg_password="Password"
96msg_password_does_not_expire="Password does not expire"
97msg_password_expires_in_how_many_days="Password expires in how many days?"
98msg_password_expires_on="Password Expires on"
99msg_passwords_do_not_match="Passwords do not match."
94msg_number_of_seconds_since_epoch="Number of seconds since the Epoch\n(1 = %s)\nNULL or zero to disable:"
95msg_ok="OK"
96msg_password="Password"
97msg_password_does_not_expire="Password does not expire"
98msg_password_expires_in_how_many_days="Password expires in how many days?"
99msg_password_expires_on="Password Expires on"
100msg_passwords_do_not_match="Passwords do not match."
101msg_please_enter_a_group_name="Please enter a group name!"
100msg_reenter_group_password="Re-enter Group Password"
101msg_reenter_password="Re-enter Password"
102msg_save="Save"
103msg_save_exit_or_cancel="Choose Save/Exit when finished or Cancel."
104msg_select_group_members_from_list="Select Group Members from a list"
105msg_select_login_shell="Select Login Shell"
106msg_separated_by_commas="Separated by commas"
107msg_shell="Shell"
108msg_unknown_user_management_menu_selection="Unknown user management menu selection"
109msg_use_default_values_for_all_account_details="Use default values for all account details?"
110msg_user="User"
111msg_user_id="UID"
112msg_user_id_leave_empty_for_default="UID (Leave empty for default)"
113msg_warning="WARNING!"
114msg_yes="Yes"
102msg_reenter_group_password="Re-enter Group Password"
103msg_reenter_password="Re-enter Password"
104msg_save="Save"
105msg_save_exit_or_cancel="Choose Save/Exit when finished or Cancel."
106msg_select_group_members_from_list="Select Group Members from a list"
107msg_select_login_shell="Select Login Shell"
108msg_separated_by_commas="Separated by commas"
109msg_shell="Shell"
110msg_unknown_user_management_menu_selection="Unknown user management menu selection"
111msg_use_default_values_for_all_account_details="Use default values for all account details?"
112msg_user="User"
113msg_user_id="UID"
114msg_user_id_leave_empty_for_default="UID (Leave empty for default)"
115msg_warning="WARNING!"
116msg_yes="Yes"