Deleted Added
full compact
messages.subr (260675) messages.subr (263980)
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

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

18# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24# SUCH DAMAGE.
25#
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

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

18# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24# SUCH DAMAGE.
25#
26# $FreeBSD: stable/10/usr.sbin/bsdconfig/usermgmt/include/messages.subr 260675 2014-01-15 07:36:34Z dteske $
26# $FreeBSD: stable/10/usr.sbin/bsdconfig/usermgmt/include/messages.subr 263980 2014-04-01 00:19:13Z dteske $
27
28hline_alnum_punc_tab_enter="Use alpha-numeric, punctuation, TAB or ENTER"
29hline_alnum_space_tab_enter="Use alpha-numeric, SPACE, TAB or ENTER"
30hline_alnum_tab_enter="Use alpha-numeric, TAB or ENTER"
31hline_arrows_space_tab_enter="Use arrows, SPACE, TAB or ENTER"
32hline_arrows_tab_enter="Press arrows, TAB or ENTER"
33hline_num_arrows_tab_enter="Use numbers, arrows, TAB or ENTER"
34hline_num_tab_enter="Use numbers, TAB or ENTER"
35msg_account_does_not_expire="Account does not expire"
27
28hline_alnum_punc_tab_enter="Use alpha-numeric, punctuation, TAB or ENTER"
29hline_alnum_space_tab_enter="Use alpha-numeric, SPACE, TAB or ENTER"
30hline_alnum_tab_enter="Use alpha-numeric, TAB or ENTER"
31hline_arrows_space_tab_enter="Use arrows, SPACE, TAB or ENTER"
32hline_arrows_tab_enter="Press arrows, TAB or ENTER"
33hline_num_arrows_tab_enter="Use numbers, arrows, TAB or ENTER"
34hline_num_tab_enter="Use numbers, TAB or ENTER"
35msg_account_does_not_expire="Account does not expire"
36msg_account_expires_in_how_many_days="Account expires in how many days?"
36msg_account_expire_manual_edit="Enter account expiration time. Format is one of:\n\n a) decimal for UNIX time since %s\n b) dd-mmm-yy[yy] for day, month, and 2- or 4-digit year\n c) +n[mhdwoy] for relative time from current date\n\nNOTE: Value of zero disables expiration."
37msg_account_expires_on="Account Expires on"
38msg_add="Add"
39msg_add_group="Add Group"
40msg_add_login="Add Login"
41msg_cancel="Cancel"
42msg_continue="Continue"
43msg_create_dotfiles="Create Dotfiles"
44msg_create_home_directory="Create Home Directory"

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

51msg_deleting_home_directory="Deleting home directory..."
52msg_disable_password_auth_for_account="Disable password authentication for this account?"
53msg_disable_password_auth_for_group="Disable password authentication for this group?"
54msg_edit_date_time_with_a_calendar="Edit date/time with a calendar"
55msg_edit_group="Edit/View Group"
56msg_edit_login="Edit/View Login"
57msg_edit_view="Edit/View"
58msg_enter_group_members_manually="Enter Group Members manually"
37msg_account_expires_on="Account Expires on"
38msg_add="Add"
39msg_add_group="Add Group"
40msg_add_login="Add Login"
41msg_cancel="Cancel"
42msg_continue="Continue"
43msg_create_dotfiles="Create Dotfiles"
44msg_create_home_directory="Create Home Directory"

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

51msg_deleting_home_directory="Deleting home directory..."
52msg_disable_password_auth_for_account="Disable password authentication for this account?"
53msg_disable_password_auth_for_group="Disable password authentication for this group?"
54msg_edit_date_time_with_a_calendar="Edit date/time with a calendar"
55msg_edit_group="Edit/View Group"
56msg_edit_login="Edit/View Login"
57msg_edit_view="Edit/View"
58msg_enter_group_members_manually="Enter Group Members manually"
59msg_enter_groups_manually="Enter Groups manually"
59msg_enter_number_of_days_into_the_future="Enter number of days into the future"
60msg_enter_value_manually="Edit value manually"
61msg_error="ERROR!"
62msg_exit="Exit"
63msg_full_name="Full Name"
64msg_group="Group"
65msg_group_added="Group Added"
66msg_group_already_used="%s: Group is already used."
67msg_group_deleted="Group Deleted"
68msg_group_id="Group ID"
69msg_group_id_leave_empty_for_default="Group ID (Leave empty for default)"
70msg_group_is_empty="Group is empty."
71msg_group_members="Group Members"
72msg_group_must_start_with_letter="Group must start with a letter."
73msg_group_not_found="%s: Group not found."
74msg_group_password="Group Password"
75msg_group_passwords_do_not_match="Group Passwords do not match."
76msg_group_updated="Group Updated"
60msg_enter_number_of_days_into_the_future="Enter number of days into the future"
61msg_enter_value_manually="Edit value manually"
62msg_error="ERROR!"
63msg_exit="Exit"
64msg_full_name="Full Name"
65msg_group="Group"
66msg_group_added="Group Added"
67msg_group_already_used="%s: Group is already used."
68msg_group_deleted="Group Deleted"
69msg_group_id="Group ID"
70msg_group_id_leave_empty_for_default="Group ID (Leave empty for default)"
71msg_group_is_empty="Group is empty."
72msg_group_members="Group Members"
73msg_group_must_start_with_letter="Group must start with a letter."
74msg_group_not_found="%s: Group not found."
75msg_group_password="Group Password"
76msg_group_passwords_do_not_match="Group Passwords do not match."
77msg_group_updated="Group Updated"
78msg_groups="Groups"
77msg_home_directory="Home Directory"
79msg_home_directory="Home Directory"
78msg_invalid_number_of_days="Invalid number of days."
79msg_invalid_number_of_seconds="Invalid number of seconds."
80msg_login="Login"
81msg_login_added="Login Added"
82msg_login_already_used="%s: Login is already used."
83msg_login_class="Login Class"
84msg_login_deleted="Login Deleted"
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."
80msg_login="Login"
81msg_login_added="Login Added"
82msg_login_already_used="%s: Login is already used."
83msg_login_class="Login Class"
84msg_login_deleted="Login Deleted"
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."
88msg_login_not_found="%s: Login not found."
89msg_login_updated="Login Updated"
90msg_member_of_groups="Member of Groups"
91msg_n_a="N/A"
92msg_no="No"
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!"
94msg_no_user_specified="No user 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"
95msg_number_of_seconds_since_epoch="Number of seconds since the Epoch\n(1 = %s)\nNULL or zero to disable:"
96msg_ok="OK"
97msg_password="Password"
98msg_password_does_not_expire="Password does not expire"
97msg_password_expires_in_how_many_days="Password expires in how many days?"
99msg_password_expire_manual_edit="Enter password expiration time. Format is one of:\n\n a) decimal for UNIX time since %s\n b) dd-mmm-yy[yy] for day, month, and 2- or 4-digit year\n c) +n[mhdwoy] for relative time from current date\n\nNOTE: Value of zero disables expiration."
98msg_password_expires_on="Password Expires on"
99msg_passwords_do_not_match="Passwords do not match."
100msg_password_expires_on="Password Expires on"
101msg_passwords_do_not_match="Passwords do not match."
102msg_please_enter_a_group_name="Please enter a group name!"
103msg_please_enter_a_user_name="Please enter a user 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"
104msg_reenter_group_password="Re-enter Group Password"
105msg_reenter_password="Re-enter Password"
106msg_save="Save"
107msg_save_exit_or_cancel="Choose Save/Exit when finished or Cancel."
108msg_select_group_members_from_list="Select Group Members from a list"
109msg_select_groups_from_list="Select Groups 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"
110msg_select_login_shell="Select Login Shell"
111msg_separated_by_commas="Separated by commas"
112msg_shell="Shell"
113msg_unknown_user_management_menu_selection="Unknown user management menu selection"
114msg_use_default_values_for_all_account_details="Use default values for all account details?"
115msg_user="User"
116msg_user_id="UID"
117msg_user_id_leave_empty_for_default="UID (Leave empty for default)"
118msg_warning="WARNING!"
119msg_yes="Yes"